[INFO] cloning repository https://github.com/FBanna/Inventorize
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FBanna/Inventorize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFBanna%2FInventorize", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFBanna%2FInventorize'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c20cd6d46442936da3b1931643969bada9c90ea9
[INFO] checking FBanna/Inventorize against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFBanna%2FInventorize" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FBanna/Inventorize
[INFO] finished tweaking git repo https://github.com/FBanna/Inventorize
[INFO] tweaked toml for git repo https://github.com/FBanna/Inventorize written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FBanna/Inventorize on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FBanna/Inventorize 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 313bb3e9aff00d788430bee0e0fc22f6335527ad61819a2cd4fea474136722ed
[INFO] running `Command { std: "docker" "start" "-a" "313bb3e9aff00d788430bee0e0fc22f6335527ad61819a2cd4fea474136722ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "313bb3e9aff00d788430bee0e0fc22f6335527ad61819a2cd4fea474136722ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "313bb3e9aff00d788430bee0e0fc22f6335527ad61819a2cd4fea474136722ed", kill_on_drop: false }`
[INFO] [stdout] 313bb3e9aff00d788430bee0e0fc22f6335527ad61819a2cd4fea474136722ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b91640420206e0c6cb1b650924d9d7c538f449d605f5988dc42f03b3fc42bd3
[INFO] running `Command { std: "docker" "start" "-a" "0b91640420206e0c6cb1b650924d9d7c538f449d605f5988dc42f03b3fc42bd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking hayro-syntax v0.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking wasmi_core v0.51.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking unicode-math-class v0.1.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling codex v0.2.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking roman-numerals-rs v3.1.0
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking font-types v0.10.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling comemo-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking comemo v0.5.0
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking biblatex v0.11.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking citationberg v0.6.1
[INFO] [stderr]     Checking typst-utils v0.14.0
[INFO] [stderr]     Checking enum-ordinalize v4.3.0
[INFO] [stderr]     Checking zerotrie v0.1.3
[INFO] [stderr]     Checking typst-timing v0.14.0
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking wasmi_ir v0.51.1
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking wasmi_collections v0.51.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking chinese-variant v1.1.3
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking kamadak-exif v0.6.1
[INFO] [stderr]     Checking two-face v0.4.4
[INFO] [stderr]     Checking chinese-number v0.7.7
[INFO] [stderr]     Checking typst-syntax v0.14.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking icu_provider_blob v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking lipsum v0.9.1
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling typst-macros v0.14.0
[INFO] [stderr]     Checking hayagriva v0.9.1
[INFO] [stderr]     Checking glidesort v0.1.2
[INFO] [stderr]     Checking typst-assets v0.14.0
[INFO] [stderr]     Checking qcms v0.3.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking hayro-font v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking hayro-interpret v0.4.0
[INFO] [stderr]     Checking wasmi v0.51.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking write-fonts v0.43.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking pdf-writer v0.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tower-sessions-core v0.14.0
[INFO] [stderr]     Checking hayro-write v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking typst-library v0.14.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking hayro-svg v0.2.0
[INFO] [stderr]     Checking hayro v0.4.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking subsetter v0.2.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking xmp-writer v0.3.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking krilla v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking icu_segmenter v1.5.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tower-sessions-memory-store v0.14.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking icu_provider_adapters v1.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking hypher v0.1.6
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking liblzma v0.4.5
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking tower-sessions v0.14.0
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking krilla-svg v0.2.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking env_proxy v0.4.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking typed-json v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking axum-login v0.17.0
[INFO] [stderr]     Checking zip v4.6.1
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/foundations/content/mod.rs:707:1
[INFO] [stdout]     |
[INFO] [stdout] 707 | #[elem(Debug, Repr)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |                  temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/foundations/content/mod.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | #[elem(Debug, Repr, PartialEq)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking password-auth v1.0.0
[INFO] [stderr]     Checking reedline v0.43.0
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/foundations/symbol.rs:468:1
[INFO] [stdout]     |
[INFO] [stdout] 468 | #[elem(Repr, PlainText)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |                      temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/foundations/target.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/introspection/counter.rs:688:1
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[elem(Construct, Locatable, Count)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/introspection/metadata.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[elem(Locatable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                |
[INFO] [stdout]    | |                temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/introspection/state.rs:428:1
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[elem(Construct, Locatable)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/align.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/columns.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/columns.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[elem(title = "Column Break")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                             |
[INFO] [stdout]    | |                             temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/container.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/container.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[elem]
[INFO] [stdout]     | ^^^^^^-
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/grid/mod.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[elem(scope, Synthesize, Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/grid/mod.rs:576:1
[INFO] [stdout]     |
[INFO] [stdout] 576 | #[elem(name = "header", title = "Grid Header")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                             |
[INFO] [stdout]     | |                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/grid/mod.rs:604:1
[INFO] [stdout]     |
[INFO] [stdout] 604 | #[elem(name = "footer", title = "Grid Footer")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                             |
[INFO] [stdout]     | |                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/grid/mod.rs:622:1
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[elem(name = "hline", title = "Grid Horizontal Line")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |                                                     temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/grid/mod.rs:674:1
[INFO] [stdout]     |
[INFO] [stdout] 674 | #[elem(name = "vline", title = "Grid Vertical Line")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |                                                   temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/grid/mod.rs:768:1
[INFO] [stdout]     |
[INFO] [stdout] 768 | #[elem(name = "cell", title = "Grid Cell")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/hide.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[elem(Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^-
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/layout.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[elem(Locatable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                |
[INFO] [stdout]    | |                temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/pad.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[elem(title = "Padding")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                        |
[INFO] [stdout]    | |                        temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/page.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[elem(Construct)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                |
[INFO] [stdout]    | |                temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/page.rs:432:1
[INFO] [stdout]     |
[INFO] [stdout] 432 | #[elem(title = "Page Break")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                           |
[INFO] [stdout]     | |                           temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/place.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[elem(scope, Unqueriable, Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                            |
[INFO] [stdout]    | |                                            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/repeat.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[elem(Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^-
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/spacing.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[elem(title = "Spacing (H)")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                            |
[INFO] [stdout]    | |                            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/spacing.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[elem(title = "Spacing (V)")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                            |
[INFO] [stdout]    | |                            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/stack.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/transform.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/transform.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/transform.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[elem]
[INFO] [stdout]     | ^^^^^^-
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/layout/transform.rs:193:1
[INFO] [stdout]     |
[INFO] [stdout] 193 | #[elem]
[INFO] [stdout]     | ^^^^^^-
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/accent.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/attach.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/attach.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/attach.rs:106:1
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/attach.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/attach.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/cancel.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/equation.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[elem(Locatable, Tagged, Synthesize, ShowSet, Count, LocalName, Refable, Outlinable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                                                    |
[INFO] [stdout]    | |                                                                                    temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/frac.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[elem(title = "Fraction", Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                |
[INFO] [stdout]    | |                                temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/frac.rs:102:1
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[elem(title = "Binomial", Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/lr.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[elem(title = "Left/Right", Mathy)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   | |                                  |
[INFO] [stdout]   | |                                  temporary value is freed at the end of this statement
[INFO] [stdout]   | creates a temporary value which is freed while still in use
[INFO] [stdout]   | argument requires that borrow lasts for `'static`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/lr.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/matrix.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[elem(title = "Vector", Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                              |
[INFO] [stdout]    | |                              temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/matrix.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[elem(title = "Matrix", Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                              |
[INFO] [stdout]    | |                              temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/matrix.rs:230:1
[INFO] [stdout]     |
[INFO] [stdout] 230 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/op.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[elem(title = "Text Operator", Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                     |
[INFO] [stdout]    | |                                     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/root.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[elem(Mathy)]
[INFO] [stdout]   | ^^^^^^^^^^^^^-
[INFO] [stdout]   | |            |
[INFO] [stdout]   | |            temporary value is freed at the end of this statement
[INFO] [stdout]   | creates a temporary value which is freed while still in use
[INFO] [stdout]   | argument requires that borrow lasts for `'static`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[elem(Mathy)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/underover.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/math/mod.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[elem(Mathy)]
[INFO] [stdout]     | ^^^^^^^^^^^^^-
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/bibliography.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[elem(Locatable, Synthesize, ShowSet, LocalName)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                |
[INFO] [stdout]    | |                                                temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/bibliography.rs:1135:1
[INFO] [stdout]      |
[INFO] [stdout] 1135 | #[elem]
[INFO] [stdout]      | ^^^^^^-
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     temporary value is freed at the end of this statement
[INFO] [stdout]      | creates a temporary value which is freed while still in use
[INFO] [stdout]      | argument requires that borrow lasts for `'static`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/bibliography.rs:1147:1
[INFO] [stdout]      |
[INFO] [stdout] 1147 | #[elem]
[INFO] [stdout]      | ^^^^^^-
[INFO] [stdout]      | |     |
[INFO] [stdout]      | |     temporary value is freed at the end of this statement
[INFO] [stdout]      | creates a temporary value which is freed while still in use
[INFO] [stdout]      | argument requires that borrow lasts for `'static`
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/cite.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[elem(Locatable, Synthesize)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                            |
[INFO] [stdout]    | |                            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/cite.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[elem(Locatable)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                |
[INFO] [stdout]     | |                temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/document.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[elem(Construct)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                |
[INFO] [stdout]    | |                temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/emph.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[elem(title = "Emphasis", keywords = ["italic"], Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                                   |
[INFO] [stdout]    | |                                                                   temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/enum.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[elem(scope, title = "Numbered List", Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                        |
[INFO] [stdout]    | |                                                        temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/enum.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[elem(name = "item", title = "Numbered List Item", Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                          |
[INFO] [stdout]     | |                                                          temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/figure.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[elem(scope, Locatable, Tagged, Synthesize, Count, ShowSet, Refable, Outlinable)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                                                |
[INFO] [stdout]     | |                                                                                temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/figure.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | #[elem(name = "caption", Locatable, Tagged, Synthesize)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/footnote.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[elem(scope, Locatable, Tagged, Count)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                      |
[INFO] [stdout]    | |                                      temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/footnote.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | #[elem(name = "entry", title = "Footnote Entry", Locatable, Tagged, ShowSet)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                                           |
[INFO] [stdout]     | |                                                                           temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/heading.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[elem(Locatable, Tagged, Synthesize, Count, ShowSet, LocalName, Refable, Outlinable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                                                    |
[INFO] [stdout]    | |                                                                                    temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/link.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[elem(Locatable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                |
[INFO] [stdout]    | |                temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/list.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[elem(scope, title = "Bullet List", Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                      |
[INFO] [stdout]    | |                                                      temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/list.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[elem(name = "item", title = "Bullet List Item", Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                        |
[INFO] [stdout]     | |                                                        temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/outline.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[elem(scope, keywords = ["Table of Contents", "toc"], ShowSet, LocalName, Locatable, Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                                                            |
[INFO] [stdout]     | |                                                                                            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/outline.rs:472:1
[INFO] [stdout]     |
[INFO] [stdout] 472 | #[elem(scope, name = "entry", title = "Outline Entry", Locatable, Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                                        |
[INFO] [stdout]     | |                                                                        temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/outline.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | #[elem(Construct, Unqueriable, Locatable)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                        |
[INFO] [stdout]     | |                                        temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/par.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[elem(scope, title = "Paragraph", Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                    |
[INFO] [stdout]    | |                                                    temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/par.rs:744:1
[INFO] [stdout]     |
[INFO] [stdout] 744 | #[elem(name = "line", title = "Paragraph Line", keywords = ["line numbering"], Construct, Locatable)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                                                                   |
[INFO] [stdout]     | |                                                                                                   temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/quote.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[elem(Locatable, Tagged, ShowSet)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                 |
[INFO] [stdout]    | |                                 temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/reference.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[elem(title = "Reference", Locatable, Tagged, Synthesize)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |                                                         temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/strong.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[elem(title = "Strong Emphasis", keywords = ["bold", "weight"], Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                                                  |
[INFO] [stdout]    | |                                                                                  temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/table.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[elem(scope, Locatable, Tagged, Synthesize, LocalName, Figurable)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                                 |
[INFO] [stdout]     | |                                                                 temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/table.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | #[elem(name = "header", title = "Table Header")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/table.rs:527:1
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[elem(name = "footer", title = "Table Footer")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/table.rs:570:1
[INFO] [stdout]     |
[INFO] [stdout] 570 | #[elem(name = "hline", title = "Table Horizontal Line")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/table.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[elem(name = "vline", title = "Table Vertical Line")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                    |
[INFO] [stdout]     | |                                                    temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/table.rs:734:1
[INFO] [stdout]     |
[INFO] [stdout] 734 | #[elem(name = "cell", title = "Table Cell")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                          |
[INFO] [stdout]     | |                                          temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/terms.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[elem(scope, title = "Term List", Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                    |
[INFO] [stdout]    | |                                                    temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/terms.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[elem(name = "item", title = "Term List Item", Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                      |
[INFO] [stdout]     | |                                                      temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/model/title.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[elem(Locatable, Tagged, ShowSet)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                 |
[INFO] [stdout]    | |                                 temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/pdf/accessibility.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[elem(Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^-
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/pdf/accessibility.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | #[elem(Construct, Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/pdf/attach.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[elem(keywords = ["embed"], Locatable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                      |
[INFO] [stdout]    | |                                      temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/deco.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[elem(Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                        |
[INFO] [stdout]    | |                        temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/deco.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[elem(Locatable, Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                        |
[INFO] [stdout]    | |                        temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/deco.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[elem(title = "Strikethrough", Locatable, Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                 |
[INFO] [stdout]     | |                                                 temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/deco.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | #[elem(Locatable, Tagged)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/linebreak.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[elem(title = "Line Break")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                           |
[INFO] [stdout]    | |                           temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/raw.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | / #[elem(
[INFO] [stdout] 128 | |     scope,
[INFO] [stdout] 129 | |     title = "Raw Text / Code",
[INFO] [stdout] 130 | |     Synthesize,
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |     PlainText
[INFO] [stdout] 137 | | )]
[INFO] [stdout]     | |  ^
[INFO] [stdout]     | |  |
[INFO] [stdout]     | |  temporary value is freed at the end of this statement
[INFO] [stdout]     | |__creates a temporary value which is freed while still in use
[INFO] [stdout]     |    argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/raw.rs:683:1
[INFO] [stdout]     |
[INFO] [stdout] 683 | #[elem(name = "line", title = "Raw Text / Code Line", Tagged, PlainText)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                                       |
[INFO] [stdout]     | |                                                                       temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/shift.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[elem(title = "Subscript", Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                  |
[INFO] [stdout]    | |                                  temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/shift.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[elem(title = "Superscript", Tagged)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                    |
[INFO] [stdout]    | |                                    temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/smallcaps.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[elem(title = "Small Capitals")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                               |
[INFO] [stdout]    | |                               temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/smartquote.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[elem(name = "smartquote", PlainText)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                     |
[INFO] [stdout]    | |                                     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/text/mod.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[elem(Debug, Construct, PlainText, Repr)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                        |
[INFO] [stdout]    | |                                        temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/curve.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[elem(scope)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/curve.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[elem(name = "move", title = "Curve Move")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                          |
[INFO] [stdout]     | |                                          temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/curve.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[elem(name = "line", title = "Curve Line")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                          |
[INFO] [stdout]     | |                                          temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/curve.rs:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[elem(name = "quad", title = "Curve Quadratic Segment")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                       |
[INFO] [stdout]     | |                                                       temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/curve.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | #[elem(name = "cubic", title = "Curve Cubic Segment")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                                    |
[INFO] [stdout]     | |                                                    temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/curve.rs:364:1
[INFO] [stdout]     |
[INFO] [stdout] 364 | #[elem(name = "close", title = "Curve Close")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                                            |
[INFO] [stdout]     | |                                            temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/image/mod.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[elem(scope, Locatable, Tagged, Synthesize, LocalName, Figurable)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                                                                 |
[INFO] [stdout]    | |                                                                 temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/line.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/path.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[elem]
[INFO] [stdout]    | ^^^^^^-
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/polygon.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[elem(scope)]
[INFO] [stdout]    | ^^^^^^^^^^^^^-
[INFO] [stdout]    | |            |
[INFO] [stdout]    | |            temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/shape.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[elem(title = "Rectangle")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    | |                          |
[INFO] [stdout]    | |                          temporary value is freed at the end of this statement
[INFO] [stdout]    | creates a temporary value which is freed while still in use
[INFO] [stdout]    | argument requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/shape.rs:142:1
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[elem]
[INFO] [stdout]     | ^^^^^^-
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/shape.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[elem]
[INFO] [stdout]     | ^^^^^^-
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typst-library-0.14.0/src/visualize/shape.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[elem]
[INFO] [stdout]     | ^^^^^^-
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     temporary value is freed at the end of this statement
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | argument requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `elem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typst-library` (lib) due to 123 previous errors
[INFO] running `Command { std: "docker" "inspect" "0b91640420206e0c6cb1b650924d9d7c538f449d605f5988dc42f03b3fc42bd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b91640420206e0c6cb1b650924d9d7c538f449d605f5988dc42f03b3fc42bd3", kill_on_drop: false }`
[INFO] [stdout] 0b91640420206e0c6cb1b650924d9d7c538f449d605f5988dc42f03b3fc42bd3
