[INFO] fetching crate crates_io_og_image 0.2.3...
[INFO] testing crates_io_og_image-0.2.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate crates_io_og_image 0.2.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate crates_io_og_image 0.2.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate crates_io_og_image 0.2.3
[INFO] tweaked toml for crates.io crate crates_io_og_image 0.2.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crates_io_og_image 0.2.3 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crates_io_og_image 0.2.3 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1e5fdf192c0ff0bf90b2db85503a0dd9103b154010327c91c743950b688f898
[INFO] running `Command { std: "docker" "start" "-a" "d1e5fdf192c0ff0bf90b2db85503a0dd9103b154010327c91c743950b688f898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1e5fdf192c0ff0bf90b2db85503a0dd9103b154010327c91c743950b688f898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e5fdf192c0ff0bf90b2db85503a0dd9103b154010327c91c743950b688f898", kill_on_drop: false }`
[INFO] [stdout] d1e5fdf192c0ff0bf90b2db85503a0dd9103b154010327c91c743950b688f898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5102a4fb3851ede60334c650519c25cb53f23e725f60de738e1b03e26a2392b
[INFO] running `Command { std: "docker" "start" "-a" "b5102a4fb3851ede60334c650519c25cb53f23e725f60de738e1b03e26a2392b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[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 futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[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 tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 tracing v0.1.41
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections 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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.29s
[INFO] running `Command { std: "docker" "inspect" "b5102a4fb3851ede60334c650519c25cb53f23e725f60de738e1b03e26a2392b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5102a4fb3851ede60334c650519c25cb53f23e725f60de738e1b03e26a2392b", kill_on_drop: false }`
[INFO] [stdout] b5102a4fb3851ede60334c650519c25cb53f23e725f60de738e1b03e26a2392b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1eb3fe3619d4d16aa812a3e4c66b46a8507790c16be650add5ed7e091f2b205
[INFO] running `Command { std: "docker" "start" "-a" "f1eb3fe3619d4d16aa812a3e4c66b46a8507790c16be650add5ed7e091f2b205", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[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 native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling 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.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.96s
[INFO] running `Command { std: "docker" "inspect" "f1eb3fe3619d4d16aa812a3e4c66b46a8507790c16be650add5ed7e091f2b205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1eb3fe3619d4d16aa812a3e4c66b46a8507790c16be650add5ed7e091f2b205", kill_on_drop: false }`
[INFO] [stdout] f1eb3fe3619d4d16aa812a3e4c66b46a8507790c16be650add5ed7e091f2b205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ccfc7d6335ab9389718105aee0205297715bfb22a5ce9c556648382aeaaf3888
[INFO] running `Command { std: "docker" "start" "-a" "ccfc7d6335ab9389718105aee0205297715bfb22a5ce9c556648382aeaaf3888", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crates_io_og_image-1d6ae31316bdbcdb)
[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_with_404_avatar ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_whitespace_handling ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_asian_text_description ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_snapshot ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_minimal_snapshot ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_unicode_truncation ... FAILED
[INFO] [stdout] test tests::test_generate_og_image_escaping_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_with_404_avatar stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.320144Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.320172Z[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] [2m2026-03-11T03:29:31.320189Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.320226Z[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] [2m2026-03-11T03:29:31.320327Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpnwe4Oi [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.320355Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpnwe4Oi/assets [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.340556Z[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] [2m2026-03-11T03:29:31.343741Z[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] [2m2026-03-11T03:29:31.345509Z[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] [2m2026-03-11T03:29:31.503312Z[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:45763/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/.tmpnwe4Oi/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.503421Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:45763/missing-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:45763/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/.tmpnwe4Oi/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.504150Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:45763 [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/.tmpnwe4Oi/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.504726Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:45763 [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/.tmpnwe4Oi/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.505838Z[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:45763/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/.tmpnwe4Oi/assets" [3mkrate.name[0m[2m=[0mtest-crate-404[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.507058Z[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=[0m161 [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.507102Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpnwe4Oi/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] [2m2026-03-11T03:29:31.507672Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpkBCqSM [2m[3mcrate.name[0m[2m=[0mtest-crate-404 [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.507717Z[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] [2m2026-03-11T03:29:31.507815Z[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] [2m2026-03-11T03:29:31.507859Z[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' (34) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868ba29 - crates_io_og_image::tests::test_generate_og_image_with_404_avatar::{{closure}}::h51132de113d23d29
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:839:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868b183 - crates_io_og_image::tests::test_generate_og_image_with_404_avatar::h60f73c11d1903df8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:839:62
[INFO] [stdout]   45:     0x6337c868bfa7 - crates_io_og_image::tests::test_generate_og_image_with_404_avatar::{{closure}}::h910aa74df235095f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:816:54
[INFO] [stdout]   46:     0x6337c863db56 - core::ops::function::FnOnce::call_once::h453b43fba86ebf07
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_whitespace_handling stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.318283Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.318313Z[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] [2m2026-03-11T03:29:31.318333Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.318412Z[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] [2m2026-03-11T03:29:31.321242Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmp03mrNy [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.321273Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmp03mrNy/assets [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.341624Z[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] [2m2026-03-11T03:29:31.342650Z[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] [2m2026-03-11T03:29:31.344966Z[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] [2m2026-03-11T03:29:31.506699Z[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=[0m161 [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.506778Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmp03mrNy/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] [2m2026-03-11T03:29:31.537642Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpJt17zO [2m[3mcrate.name[0m[2m=[0mwhitespace-test-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.537723Z[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] [2m2026-03-11T03:29:31.537842Z[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] [2m2026-03-11T03:29:31.537881Z[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' (33) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868f271 - crates_io_og_image::tests::test_generate_og_image_whitespace_handling::{{closure}}::h15bd402b50af0ba2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:922:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868eea6 - crates_io_og_image::tests::test_generate_og_image_whitespace_handling::h53456cbf875eea9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:922:62
[INFO] [stdout]   45:     0x6337c868f7b7 - crates_io_og_image::tests::test_generate_og_image_whitespace_handling::{{closure}}::h262be05be5f897f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:903:58
[INFO] [stdout]   46:     0x6337c863e926 - core::ops::function::FnOnce::call_once::heb6adeca5e2f42b0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_asian_text_description stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.339659Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.339699Z[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] [2m2026-03-11T03:29:31.339723Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.339785Z[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] [2m2026-03-11T03:29:31.339951Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpcwcBDi [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.339988Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpcwcBDi/assets [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.342761Z[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] [2m2026-03-11T03:29:31.343223Z[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] [2m2026-03-11T03:29:31.344124Z[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] [2m2026-03-11T03:29:31.686738Z[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=[0m342 [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.686818Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpcwcBDi/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] [2m2026-03-11T03:29:31.688536Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpnhFcuw [2m[3mcrate.name[0m[2m=[0minternationalization-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.688610Z[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] [2m2026-03-11T03:29:31.688714Z[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] [2m2026-03-11T03:29:31.688751Z[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' (27) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868fcf1 - crates_io_og_image::tests::test_generate_og_image_asian_text_description::{{closure}}::h0f2229dcae215918
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:897:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868f926 - crates_io_og_image::tests::test_generate_og_image_asian_text_description::h7920a6e852f50ff2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:897:62
[INFO] [stdout]   45:     0x6337c8690237 - crates_io_og_image::tests::test_generate_og_image_asian_text_description::{{closure}}::hb2f613c1e8b30117
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:873:61
[INFO] [stdout]   46:     0x6337c863e966 - core::ops::function::FnOnce::call_once::hee18db0efcc51e38
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_snapshot stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.316882Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.316947Z[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] [2m2026-03-11T03:29:31.316973Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.317053Z[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] [2m2026-03-11T03:29:31.319755Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpiaW68j [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.319802Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpiaW68j/assets [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.321044Z[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] [2m2026-03-11T03:29:31.322431Z[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] [2m2026-03-11T03:29:31.323397Z[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] [2m2026-03-11T03:29:31.782332Z[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=[0m458 [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.782404Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpiaW68j/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] [2m2026-03-11T03:29:31.791970Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpHQWXBN [2m[3mcrate.name[0m[2m=[0mtest-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.792031Z[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] [2m2026-03-11T03:29:31.792095Z[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] [2m2026-03-11T03:29:31.792128Z[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' (31) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868ab0c - crates_io_og_image::tests::test_generate_og_image_snapshot::{{closure}}::hfec06901cbd0b938
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:770:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868a7d6 - crates_io_og_image::tests::test_generate_og_image_snapshot::hff056039222d3356
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:770:62
[INFO] [stdout]   45:     0x6337c868a8b7 - crates_io_og_image::tests::test_generate_og_image_snapshot::{{closure}}::h54eadf91041da260
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:766:47
[INFO] [stdout]   46:     0x6337c863e5d6 - core::ops::function::FnOnce::call_once::hc32ddc158f71708a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_minimal_snapshot stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.320722Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.320773Z[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] [2m2026-03-11T03:29:31.321528Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.321623Z[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] [2m2026-03-11T03:29:31.321803Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpFI6GVR [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.321847Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpFI6GVR/assets [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.322438Z[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] [2m2026-03-11T03:29:31.322877Z[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] [2m2026-03-11T03:29:31.325995Z[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] [2m2026-03-11T03:29:31.777338Z[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=[0m451 [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.790576Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpFI6GVR/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] [2m2026-03-11T03:29:31.800191Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmp7OzEqP [2m[3mcrate.name[0m[2m=[0mminimal-crate [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.800309Z[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] [2m2026-03-11T03:29:31.800371Z[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] [2m2026-03-11T03:29:31.800433Z[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' (29) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868c44c - crates_io_og_image::tests::test_generate_og_image_minimal_snapshot::{{closure}}::h9d3d68d42546b7d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:795:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868c116 - crates_io_og_image::tests::test_generate_og_image_minimal_snapshot::hae5bbcce6326dc4a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:795:62
[INFO] [stdout]   45:     0x6337c868c1f7 - crates_io_og_image::tests::test_generate_og_image_minimal_snapshot::{{closure}}::h79e85e12aa2cfedb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:791:55
[INFO] [stdout]   46:     0x6337c863da46 - core::ops::function::FnOnce::call_once::h3a9eff3dc1f8ef4e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_unicode_truncation stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.317738Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.317768Z[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] [2m2026-03-11T03:29:31.317788Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.317863Z[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] [2m2026-03-11T03:29:31.320858Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmpjsPpjo [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.320896Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmpjsPpjo/assets [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.341920Z[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] [2m2026-03-11T03:29:31.342324Z[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] [2m2026-03-11T03:29:31.344227Z[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] [2m2026-03-11T03:29:31.818613Z[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=[0m474 [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.818655Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmpjsPpjo/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] [2m2026-03-11T03:29:31.825790Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpi5qQCj [2m[3mcrate.name[0m[2m=[0madder-codec-rs [3mcrate.version[0m[2m=[0m1.0.0 [3mauthor_count[0m[2m=[0m1[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.825996Z[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] [2m2026-03-11T03:29:31.826313Z[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] [2m2026-03-11T03:29:31.826547Z[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' (32) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868e7f1 - crates_io_og_image::tests::test_generate_og_image_unicode_truncation::{{closure}}::hdda3487bc87c9bc1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:867:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868e426 - crates_io_og_image::tests::test_generate_og_image_unicode_truncation::h522965744190c769
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:867:62
[INFO] [stdout]   45:     0x6337c868ed37 - crates_io_og_image::tests::test_generate_og_image_unicode_truncation::{{closure}}::hfd620af21a058f88
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:845:57
[INFO] [stdout]   46:     0x6337c863d476 - core::ops::function::FnOnce::call_once::h019209bfefedd1f0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_escaping_snapshot stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.317606Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.317655Z[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] [2m2026-03-11T03:29:31.317677Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.317728Z[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] [2m2026-03-11T03:29:31.320533Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmprcmd9J [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.320570Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmprcmd9J/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] [2m2026-03-11T03:29:31.323886Z[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] [2m2026-03-11T03:29:31.324339Z[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] [2m2026-03-11T03:29:31.325886Z[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] [2m2026-03-11T03:29:31.780036Z[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:38839/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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.780490Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:38839/test-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:38839/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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.780934Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:38839 [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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.790177Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:38839 [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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.792136Z[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:38839/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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.800092Z[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:38839/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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.800296Z[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:38839/test-avatar.png [3mavatar_path[0m[2m=[0m/tmp/.tmprcmd9J/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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.806838Z[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/.tmprcmd9J/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/.tmprcmd9J/assets" [3mkrate.name[0m[2m=[0mcrate-with-"quotes"[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.816971Z[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=[0m491 [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.817017Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmprcmd9J/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] [2m2026-03-11T03:29:31.820045Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpISSoTQ [2m[3mcrate.name[0m[2m=[0mcrate-with-"quotes" [3mcrate.version[0m[2m=[0m1.0.0-"beta" [3mauthor_count[0m[2m=[0m3[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.820080Z[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] [2m2026-03-11T03:29:31.820161Z[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] [2m2026-03-11T03:29:31.820202Z[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' (28) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868d08d - crates_io_og_image::tests::test_generate_og_image_escaping_snapshot::{{closure}}::h4afffc63425d7365
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:810:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868cac3 - crates_io_og_image::tests::test_generate_og_image_escaping_snapshot::h7598cc6e71e68e67
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:810:62
[INFO] [stdout]   45:     0x6337c868d607 - crates_io_og_image::tests::test_generate_og_image_escaping_snapshot::{{closure}}::h4c60ee6b4f746e76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:801:56
[INFO] [stdout]   46:     0x6337c863de56 - core::ops::function::FnOnce::call_once::h600e8e285577a180
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_generate_og_image_overflow_snapshot stdout ----
[INFO] [stdout] [2m2026-03-11T03:29:31.319504Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m Using default Typst binary path (assumes 'typst' in PATH)
[INFO] [stdout] [2m2026-03-11T03:29:31.319532Z[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] [2m2026-03-11T03:29:31.319550Z[0m [34mDEBUG[0m [1mfrom_environment[0m: [2mcrates_io_og_image[0m[2m:[0m OXIPNG_PATH not set, defaulting to 'oxipng' in PATH
[INFO] [stdout] [2m2026-03-11T03:29:31.319593Z[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] [2m2026-03-11T03:29:31.321471Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created temporary directory [3mtemp_dir[0m[2m=[0m/tmp/.tmp4hlW5A [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] [2m2026-03-11T03:29:31.321504Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Creating assets directory [3massets_dir[0m[2m=[0m/tmp/.tmp4hlW5A/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] [2m2026-03-11T03:29:31.324995Z[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] [2m2026-03-11T03:29:31.325542Z[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] [2m2026-03-11T03:29:31.327262Z[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] [2m2026-03-11T03:29:31.818787Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.819277Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:34895/test-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.820596Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.820930Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.855921Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.856075Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.856139Z[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:34895/test-avatar.png [3mavatar_path[0m[2m=[0m/tmp/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.856507Z[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/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.856571Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.856602Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:34895/test-avatar.jpg [3murl[0m[2m=[0mhttp://127.0.0.1:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.856912Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.857154Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.858078Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.858323Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.858362Z[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:34895/test-avatar.jpg [3mavatar_path[0m[2m=[0m/tmp/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.858578Z[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/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.858639Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.858665Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:34895/test-avatar.png [3murl[0m[2m=[0mhttp://127.0.0.1:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.858860Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.859048Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.859888Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.859960Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.859998Z[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:34895/test-avatar.png [3mavatar_path[0m[2m=[0m/tmp/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.860198Z[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/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.860254Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.860286Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:34895/test-avatar.webp [3murl[0m[2m=[0mhttp://127.0.0.1:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.860506Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.860806Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.861600Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.861669Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.918514Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.918605Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.918638Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mcrates_io_og_image[0m[2m:[0m Downloading avatar from URL: http://127.0.0.1:34895/test-avatar.jpg [3murl[0m[2m=[0mhttp://127.0.0.1:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.918977Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.919368Z[0m [34mDEBUG[0m [1mgenerate[0m:[1mprocess_avatars[0m: [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connected to 127.0.0.1:34895 [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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.920409Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.920692Z[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:34895/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.920737Z[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:34895/test-avatar.jpg [3mavatar_path[0m[2m=[0m/tmp/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.920994Z[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/.tmp4hlW5A/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/.tmp4hlW5A/assets" [3mkrate.name[0m[2m=[0msuper-long-crate-name-for-testing-overflow-behavior[0m
[INFO] [stdout] [2m2026-03-11T03:29:31.922840Z[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=[0m595 [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] [2m2026-03-11T03:29:31.922883Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Copying Typst template [3mtemplate_path[0m[2m=[0m/tmp/.tmp4hlW5A/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] [2m2026-03-11T03:29:31.923572Z[0m [34mDEBUG[0m [1mgenerate[0m: [2mcrates_io_og_image[0m[2m:[0m Created output file [3moutput_path[0m[2m=[0m/tmp/.tmpmvpYkT [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] [2m2026-03-11T03:29:31.923611Z[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] [2m2026-03-11T03:29:31.923753Z[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] [2m2026-03-11T03:29:31.923785Z[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' (30) 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:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6337c90b3caa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6337c90b3caa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6337c90b3caa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6337c90cd50a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6337c90cd50a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6337c90b90b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6337c90b90b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6337c908ec6f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6337c908ec6f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6337c90aa989 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6337c8785c1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6337c8785c1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6337c90aac02 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6337c90aac02 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6337c908ed28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6337c90861f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6337c908fc9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6337c90cde9c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6337c90cdbe2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6337c8650ee9 - core::result::Result<T,E>::expect::hf1813cf2c8c88ff6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6337c868912d - crates_io_og_image::tests::generate_image::{{closure}}::h9ed4fbdee801bc2a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:760:14
[INFO] [stdout]   22:     0x6337c868dd6d - crates_io_og_image::tests::test_generate_og_image_overflow_snapshot::{{closure}}::hf677d40258c0b727
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:785:56
[INFO] [stdout]   23:     0x6337c864d0f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4a41e8ada71f562f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6337c864d12d - <core::pin::Pin<P> as core::future::future::Future>::poll::h862d1abceb6ed3d9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x6337c86864bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hef1ba43b270845c4
[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:     0x6337c86863cb - tokio::task::coop::with_budget::hec4debef2c12eaad
[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:     0x6337c86863cb - tokio::task::coop::budget::hd8cf5d23043cd2f8
[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:     0x6337c86863cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he337f9f7c1b5fb71
[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:     0x6337c86834e0 - tokio::runtime::scheduler::current_thread::Context::enter::h80133bddb71fec50
[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:     0x6337c8684e3d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha813afcc680d5e28
[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:     0x6337c8684ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd784c7ef9d80004
[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:     0x6337c865d65b - tokio::runtime::context::scoped::Scoped<T>::set::h1a582ebb8fcc2871
[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:     0x6337c8653c19 - tokio::runtime::context::set_scheduler::{{closure}}::h2c6de0493b7decd7
[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:     0x6337c864faa2 - std::thread::local::LocalKey<T>::try_with::hbf6fc5ae98785133
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x6337c864ec3e - std::thread::local::LocalKey<T>::with::h7b51436c7207ae49
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x6337c8653bcd - tokio::runtime::context::set_scheduler::h2b481c5bc401d9b3
[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:     0x6337c8684850 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15ae309b51177cf3
[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:     0x6337c8684b06 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1a291dd8066d00dc
[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:     0x6337c8682a80 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3ea3efed09a9570f
[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:     0x6337c8681f63 - tokio::runtime::context::runtime::enter_runtime::hb16ecc8e9c69e471
[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:     0x6337c8682841 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb84c373528a4b5af
[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:     0x6337c86696c4 - tokio::runtime::runtime::Runtime::block_on_inner::hb2a8c7311daccc93
[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:     0x6337c866988f - tokio::runtime::runtime::Runtime::block_on::hec97b88fa24852c9
[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:     0x6337c868d773 - crates_io_og_image::tests::test_generate_og_image_overflow_snapshot::h81703df8b479ecc3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:785:62
[INFO] [stdout]   45:     0x6337c868d847 - crates_io_og_image::tests::test_generate_og_image_overflow_snapshot::{{closure}}::h93a2ff92b21f9559
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:776:56
[INFO] [stdout]   46:     0x6337c863ded6 - core::ops::function::FnOnce::call_once::h60bda20cbd981d39
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x6337c8779cfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x6337c8779cfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x6337c87866eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x6337c87866eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x6337c87866eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x6337c87866eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x6337c8781e04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x6337c8781e04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x6337c87892f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6337c87892f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6337c87892f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6337c87892f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x6337c87892f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x6337c90b2d5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x6337c90b2d5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x71e1d667baa4 - <unknown>
[INFO] [stdout]   68:     0x71e1d6708a64 - 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.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ccfc7d6335ab9389718105aee0205297715bfb22a5ce9c556648382aeaaf3888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccfc7d6335ab9389718105aee0205297715bfb22a5ce9c556648382aeaaf3888", kill_on_drop: false }`
[INFO] [stdout] ccfc7d6335ab9389718105aee0205297715bfb22a5ce9c556648382aeaaf3888
