[INFO] fetching crate leptos-fluent-macros 0.2.18...
[INFO] testing leptos-fluent-macros-0.2.18 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate leptos-fluent-macros 0.2.18 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate leptos-fluent-macros 0.2.18
[INFO] finished tweaking crates.io crate leptos-fluent-macros 0.2.18
[INFO] tweaked toml for crates.io crate leptos-fluent-macros 0.2.18 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate leptos-fluent-macros 0.2.18 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate leptos-fluent-macros 0.2.18 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5be333237cf9bb0fb9a29014654f61231cea8f8462ee62d7e8d46c5ad8ece35
[INFO] running `Command { std: "docker" "start" "-a" "e5be333237cf9bb0fb9a29014654f61231cea8f8462ee62d7e8d46c5ad8ece35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5be333237cf9bb0fb9a29014654f61231cea8f8462ee62d7e8d46c5ad8ece35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5be333237cf9bb0fb9a29014654f61231cea8f8462ee62d7e8d46c5ad8ece35", kill_on_drop: false }`
[INFO] [stdout] e5be333237cf9bb0fb9a29014654f61231cea8f8462ee62d7e8d46c5ad8ece35
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3073dc6851e0389fbce6bbb42f38b5877d49357d9030af9e11d04394b5294fb9
[INFO] running `Command { std: "docker" "start" "-a" "3073dc6851e0389fbce6bbb42f38b5877d49357d9030af9e11d04394b5294fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-template-macros v0.13.1
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling fluent-templates v0.13.1
[INFO] [stderr]    Compiling leptos-fluent-macros v0.2.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.48s
[INFO] running `Command { std: "docker" "inspect" "3073dc6851e0389fbce6bbb42f38b5877d49357d9030af9e11d04394b5294fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3073dc6851e0389fbce6bbb42f38b5877d49357d9030af9e11d04394b5294fb9", kill_on_drop: false }`
[INFO] [stdout] 3073dc6851e0389fbce6bbb42f38b5877d49357d9030af9e11d04394b5294fb9
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d101fd1e7c3bbbbc7654040373ccbc16bd83a50cd7b53f786dfbe87c8b02c1f2
[INFO] running `Command { std: "docker" "start" "-a" "d101fd1e7c3bbbbc7654040373ccbc16bd83a50cd7b53f786dfbe87c8b02c1f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling throw_error v0.3.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling reactive_graph v0.2.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling server_fn_macro v0.8.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling tachys v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling either_of v0.1.5
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling erased v0.1.2
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling leptos_macro v0.8.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const-str v0.6.2
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling leptos v0.8.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-template-macros v0.13.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling fluent-templates v0.13.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling leptos-fluent-macros v0.2.18 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling hydration_context v0.3.0
[INFO] [stderr]    Compiling oco_ref v0.2.0
[INFO] [stderr]    Compiling serde_qs v0.14.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling codee v0.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reactive_stores v0.2.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling leptos_config v0.8.0
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling server_fn v0.8.0
[INFO] [stderr]    Compiling leptos_server v0.8.0
[INFO] [stderr]    Compiling leptos_dom v0.8.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.21s
[INFO] running `Command { std: "docker" "inspect" "d101fd1e7c3bbbbc7654040373ccbc16bd83a50cd7b53f786dfbe87c8b02c1f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d101fd1e7c3bbbbc7654040373ccbc16bd83a50cd7b53f786dfbe87c8b02c1f2", kill_on_drop: false }`
[INFO] [stdout] d101fd1e7c3bbbbc7654040373ccbc16bd83a50cd7b53f786dfbe87c8b02c1f2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 770528544c542ed3b37d82ba9525fb45f296e76a25ca832cf2cb8d8123fb7e3c
[INFO] running `Command { std: "docker" "start" "-a" "770528544c542ed3b37d82ba9525fb45f296e76a25ca832cf2cb8d8123fb7e3c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leptos_fluent_macros-ce28e99440f7135c)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test fluent_entries::tests::empty_resource ... ok
[INFO] [stdout] test fluent_entries::tests::empty_message_name ... ok
[INFO] [stdout] test fluent_entries::tests::empty_variable_name ... ok
[INFO] [stdout] test fluent_entries::tests::fluent_functions ... ok
[INFO] [stdout] test fluent_entries::tests::fluent_selectors ... ok
[INFO] [stdout] test fluent_entries::tests::fluent_message_reference_not_found ... ok
[INFO] [stdout] test fluent_entries::tests::fluent_message_references ... ok
[INFO] [stdout] test tr_macros::tests::at_return ... ok
[INFO] [stdout] test tr_macros::tests::closure ... ok
[INFO] [stdout] test tr_macros::tests::i18n_as_first_tr_macros_param ... ok
[INFO] [stdout] test tr_macros::tests::raw_string_literals ... ok
[INFO] [stdout] test tr_macros::tests::component_argument ... ok
[INFO] [stdout] test fluent_entries::tests::valid ... ok
[INFO] [stdout] test tr_macros::tests::if_inside_view_macro ... ok
[INFO] [stdout] test tr_macros::tests::stmt ... ok
[INFO] [stdout] test tr_macros::tests::use_rename_from_tr_macros ... ok
[INFO] [stdout] test tr_macros::tests::use_rename_leptos_fluent ... ok
[INFO] [stdout] test tr_macros::tests::stmt_macros ... ok
[INFO] [stdout] test tr_macros::tests::tr_html_tag ... ok
[INFO] [stdout] test tr_macros::tests::tr_in_move_tr_params ... ok
[INFO] [stdout] test tr_macros::tests::tr_non_string_literals_as_text_id ... ok
[INFO] [stdout] test tr_macros::tests::use_rename_to_tr_macros ... ok
[INFO] [stdout] test tr_macros::tests::view ... ok
[INFO] [stdout] test tr_macros::tests::signal_derive ... ok
[INFO] [stdout] test tr_macros::tests::tr_macros_pass ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling throw_error v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling server_fn_macro v0.8.0
[INFO] [stderr]    Compiling reactive_graph v0.2.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling or_poisoned v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tachys v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling either_of v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling const_str_slice_concat v0.1.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling erased v0.1.2
[INFO] [stderr]    Compiling next_tuple v0.1.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling leptos_macro v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling const-str v0.6.2
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling leptos v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-template-macros v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling typed-builder v0.21.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling fluent-templates v0.13.1
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling leptos-fluent-macros v0.2.18 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling hydration_context v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling oco_ref v0.2.0
[INFO] [stderr]    Compiling serde_qs v0.14.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.0
[INFO] [stderr]    Compiling any_spawner v0.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling codee v0.3.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling reactive_stores v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling leptos_config v0.8.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-net v0.6.0
[INFO] [stderr]    Compiling wasm-streams v0.4.2
[INFO] [stderr]    Compiling server_fn v0.8.0
[INFO] [stderr]    Compiling leptos_dom v0.8.0
[INFO] [stderr]    Compiling leptos_server v0.8.0
[INFO] [stderr]    Compiling leptos-fluent-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/leptos-fluent-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.10s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_feature.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_feature.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_feature.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_feature.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use leptos_fluent::move_tr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_not_debug.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_not_debug.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_not_debug.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/check_translations_cfg_not_debug.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use leptos_fluent::move_tr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/compile_time_exprpath_target_predicate.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/compile_time_exprpath_target_predicate.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/nightly/pass/compile_time_exprpath_target_predicate.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/empty_translations.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/empty_translations.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/minimal.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/minimal.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/nightly/pass/minimal.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/set_to_url_param_cfg_feature.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/set_to_url_param_cfg_feature.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/nightly/pass/set_to_url_param_cfg_feature.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/set_to_url_param_cfg_feature.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use leptos_fluent::move_tr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/struct_field_init_shorthand.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/struct_field_init_shorthand.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/nightly/pass/struct_field_init_shorthand.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/tr_macros_001.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/tr_macros_001.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use leptos_fluent::{move_tr, tr};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/nightly/pass/tr_macros_basic.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stderr]  --> tests/ui/leptos_fluent/nightly/pass/tr_macros_basic.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use leptos_fluent::{move_tr, tr};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/pass/complete.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/pass/complete.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/pass/complete.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/pass/multiple_cfg_conditional_checks.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/pass/multiple_cfg_conditional_checks.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/pass/multiple_cfg_conditional_checks.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/pass/tr_checker_single_file.rs ... error
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/pass/tr_checker_single_file.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/pass/tr_checker_single_file.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use leptos_fluent::move_tr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tests::leptos_fluent_trybuild_pass ... FAILED
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking libc v0.2.171
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking slab v0.4.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking throw_error v0.3.0
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking either_of v0.1.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stdout] test tests::leptos_fluent_trybuild_fail has been running for over 60 seconds
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking unic-langid-macros v0.9.5
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking const-str v0.6.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking typed-builder v0.21.0
[INFO] [stderr]     Checking camino v1.1.9
[INFO] [stderr]     Checking anyhow v1.0.97
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking current_platform v0.2.0
[INFO] [stderr]     Checking cfg-expr v0.15.8
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking fluent-templates v0.13.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking oco_ref v0.2.0
[INFO] [stderr]     Checking serde_qs v0.14.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking codee v0.3.0
[INFO] [stderr]     Checking proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking proc-macro-warning v1.84.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking rstml v0.12.1
[INFO] [stderr]     Checking leptos_hot_reload v0.8.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking reactive_graph v0.2.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking leptos_config v0.8.0
[INFO] [stderr]     Checking reactive_stores v0.2.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking tachys v0.2.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking server_fn v0.8.0
[INFO] [stderr]     Checking leptos_server v0.8.0
[INFO] [stderr]     Checking leptos_dom v0.8.0
[INFO] [stderr]     Checking leptos v0.8.0
[INFO] [stderr]     Checking leptos-fluent-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/leptos-fluent-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.23s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/double_curly_braces.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Expected expression with `key: value`, `#[...] key: value`, `key,` or `#[...] key,` format. Found: (empty).
[INFO] [stderr]        If you're using double curly braces syntax (`leptos_fluent! {{ ... }}`) make sure to use single curly braces syntax (`leptos_fluent! { ... }`).
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/double_curly_braces.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     leptos_fluent! {{
[INFO] [stderr] 15 | |         children: children(),
[INFO] [stderr] 16 | |         translations: [TRANSLATIONS],
[INFO] [stderr] 17 | |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr] 18 | |         url_param: ,
[INFO] [stderr] 19 | |     }}
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `leptos_fluent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/double_curly_braces.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Expected expression with `key: value`, `#[...] key: value`, `key,` or `#[...] key,` format. Found: (empty).
[INFO] [stderr]        If you're using double curly braces syntax (`leptos_fluent! {{ ... }}`) make sure to use single curly braces syntax (`leptos_fluent! { ... }`).
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/double_curly_braces.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     leptos_fluent! {{
[INFO] [stderr] 15 | |         children: children(),
[INFO] [stderr] 16 | |         translations: [TRANSLATIONS],
[INFO] [stderr] 17 | |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr] 18 | |         url_param: ,
[INFO] [stderr] 19 | |     }}
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `leptos_fluent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/empty_parameter.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Expected expression with `key: value`, `#[...] key: value`, `key,` or `#[...] key,` format. Found:
[INFO] [stderr]        : "foo",
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/empty_parameter.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         : "foo",
[INFO] [stderr]    |         ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/empty_parameter.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Expected expression with `key: value`, `#[...] key: value`, `key,` or `#[...] key,` format. Found:
[INFO] [stderr]        : "foo",
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/empty_parameter.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         : "foo",
[INFO] [stderr]    |         ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/empty_value.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid value for 'url_param' of leptos_fluent! macro. Expected literal string or valid expression.
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/empty_value.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 |         url_param: ,
[INFO] [stderr]    |                    ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/empty_value.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Invalid value for 'url_param' of leptos_fluent! macro. Expected literal string or valid expression.
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/empty_value.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 |         url_param: ,
[INFO] [stderr]    |                    ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/invalid_default_language.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Default language 'foobarbaz' not found in defined languages: ["en", "es"]
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_default_language.rs:18:27
[INFO] [stderr]    |
[INFO] [stderr] 18 |         default_language: "foobarbaz",
[INFO] [stderr]    |                           ^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/invalid_default_language.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_default_language.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/invalid_parameter.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid parameter 'invalid_parameter' for leptos_fluent! macro.
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_parameter.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         invalid_parameter: "foo",
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/invalid_parameter.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Invalid parameter 'invalid_parameter' for leptos_fluent! macro.
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_parameter.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         invalid_parameter: "foo",
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/invalid_str_as_litbool.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Invalid value for 'url_param' of leptos_fluent! macro. Expected literal string or valid expression. Found a literal boolean `true`.
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_str_as_litbool.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 |         url_param: true,
[INFO] [stderr]    |                    ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/invalid_str_as_litbool.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Invalid value for 'url_param' of leptos_fluent! macro. Expected literal string or valid expression. Found a literal boolean `true`.
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_str_as_litbool.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 |         url_param: true,
[INFO] [stderr]    |                    ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/invalid_type.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_type.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | /     leptos_fluent! {
[INFO] [stderr] 16 | |         children: children(),
[INFO] [stderr] 17 | |         translations: [TRANSLATIONS],
[INFO] [stderr] 18 | |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr] 19 | |         url_param,
[INFO] [stderr] 20 | |         initial_language_from_url_param: true,
[INFO] [stderr] 21 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____expected `&str`, found integer
[INFO] [stderr]    |       arguments to this function are incorrect
[INFO] [stderr]    |
[INFO] [stderr] note: function defined here
[INFO] [stderr]   --> $WORKSPACE/leptos-fluent/src/url.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub fn get(k: &str) -> Option<String> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr]    = note: this error originates in the macro `leptos_fluent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/invalid_type.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Couldn't read locales folder. This path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/invalid_type.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/locales_required.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Missing `locales` parameter
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/locales_required.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     leptos_fluent! {
[INFO] [stderr] 15 | |         children: children(),
[INFO] [stderr] 16 | |         translations: [TRANSLATIONS],
[INFO] [stderr] 17 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `leptos_fluent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Couldn't read locales directory, this path should be relative to your crate's `Cargo.toml`. Looking for: "/opt/rustwide/target/tests/trybuild/leptos-fluent-macros/../../../../examples/csr-minimal/locales"
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/locales_required.rs:7:18
[INFO] [stderr]   |
[INFO] [stderr] 7 |         locales: "../../../../examples/csr-minimal/locales",
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Missing `locales` parameter
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/locales_required.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | /     leptos_fluent! {
[INFO] [stderr] 15 | |         children: children(),
[INFO] [stderr] 16 | |         translations: [TRANSLATIONS],
[INFO] [stderr] 17 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `leptos_fluent` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/only_children.rs ... ok
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/tr_macros_ident_id.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: argument must be a string literal
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/tr_macros_ident_id.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 |     _ = tr!(foo);
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the macro `format` which comes from the expansion of the macro `tr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: argument must be a string literal
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/tr_macros_ident_id.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     _ = move_tr!(bar);
[INFO] [stderr]   |         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the macro `format` which comes from the expansion of the macro `move_tr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/tr_macros_ident_id.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use leptos_fluent::{move_tr, tr};
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/leptos_fluent/stable/fail/tr_macros_invalid_types.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: argument must be a string literal
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/tr_macros_invalid_types.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     _ = move_tr!(MyStruct(1));
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the macro `format` which comes from the expansion of the macro `move_tr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] test tests::leptos_fluent_trybuild_fail ... FAILED
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] error: argument must be a string literal
[INFO] [stdout] failures:
[INFO] [stderr]   --> tests/ui/leptos_fluent/stable/fail/tr_macros_invalid_types.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     _ = tr!(());
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `format` which comes from the expansion of the macro `tr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/tr_macros_invalid_types.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 |     _ = tr!(1);
[INFO] [stderr]   |         ----^-
[INFO] [stderr]   |         |   |
[INFO] [stderr]   |         |   expected `&str`, found integer
[INFO] [stderr]   |         arguments to this method are incorrect
[INFO] [stderr]   |
[INFO] [stderr] note: method defined here
[INFO] [stderr]  --> $WORKSPACE/leptos-fluent/src/lib.rs
[INFO] [stderr]   |
[INFO] [stderr]   |     pub fn tr(&self, text_id: &str) -> String {
[INFO] [stderr]   |            ^^
[INFO] [stdout] 
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] ---- tests::leptos_fluent_trybuild_pass stdout ----
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout] thread 'tests::leptos_fluent_trybuild_pass' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] 12 of 12 tests failed
[INFO] [stderr] error[E0432]: unresolved import `leptos_fluent`
[INFO] [stdout] stack backtrace:
[INFO] [stderr]  --> tests/ui/leptos_fluent/stable/fail/tr_macros_invalid_types.rs:1:5
[INFO] [stdout]    0:     0x7027098943e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]   |
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] 1 | use leptos_fluent::{move_tr, tr};
[INFO] [stdout]    1:     0x7027098943e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `leptos_fluent`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]   |
[INFO] [stdout]    2:     0x7027098943e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]   = help: if you wanted to use a crate named `leptos_fluent`, use `cargo add leptos_fluent` to add it to your `Cargo.toml`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    3:     0x7027098943e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout]    4:     0x7027098c535f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr] 
[INFO] [stdout]    5:     0x7027098c535f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x702709845d31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x702709845d31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x70270985ad22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x702709862fea - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x702709862e7c - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59016feb9c4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59016feb9c4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x70270986374f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x70270986374f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x7027098634fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x70270985ae59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x702709836ddd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x7027098d5a00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59016ffe38d3 - trybuild::run::<impl trybuild::Runner>::run::hef14bba274947bf4
[INFO] [stdout]   20:     0x59016ffdc275 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hb07862477b8b3f9d
[INFO] [stdout]   21:     0x59016fe82de7 - core::ptr::drop_in_place<trybuild::TestCases>::h99ea502a6daceb3a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x59016fe7a10b - leptos_fluent_macros::tests::leptos_fluent_trybuild_pass::h24767f9baee89be3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2317:5
[INFO] [stdout]   23:     0x59016fe7a137 - leptos_fluent_macros::tests::leptos_fluent_trybuild_pass::{{closure}}::h4db6dd9f99937148
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2305:37
[INFO] [stdout]   24:     0x59016fe81d06 - core::ops::function::FnOnce::call_once::h773f4cb7658dd354
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59016feb9a0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59016feb9a0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59016fecf675 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59016fecf675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x59016fecf675 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x59016fecf675 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x59016fecf675 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59016fecf675 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59016fecf675 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59016fea5e64 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59016fea5e64 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x59016fea972a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x59016fea972a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x59016fea972a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x59016fea972a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x59016fea972a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59016fea972a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x59016fea972a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x7027098554df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x7027098554df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7027095f0aa4 - <unknown>
[INFO] [stdout]   46:     0x70270967da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::leptos_fluent_trybuild_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::leptos_fluent_trybuild_fail' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13:
[INFO] [stdout] 10 of 11 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x7027098943e2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x7027098943e2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x7027098943e2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x7027098943e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x7027098c535f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x7027098c535f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x702709845d31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x702709845d31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x70270985ad22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x702709862fea - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x702709862e7c - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59016feb9c4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x59016feb9c4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x70270986374f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x70270986374f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x7027098634fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x70270985ae59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x702709836ddd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x7027098d5a00 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59016ffe38d3 - trybuild::run::<impl trybuild::Runner>::run::hef14bba274947bf4
[INFO] [stdout]   20:     0x59016ffdc275 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hb07862477b8b3f9d
[INFO] [stdout]   21:     0x59016fe82de7 - core::ptr::drop_in_place<trybuild::TestCases>::h99ea502a6daceb3a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x59016fe7a053 - leptos_fluent_macros::tests::leptos_fluent_trybuild_fail::h5614ae323137679f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2324:5
[INFO] [stdout]   23:     0x59016fe7a087 - leptos_fluent_macros::tests::leptos_fluent_trybuild_fail::{{closure}}::hf931619ef2adbcfb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:2321:37
[INFO] [stdout]   24:     0x59016fe81b76 - core::ops::function::FnOnce::call_once::h49b264b7c0b233c7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59016feb9a0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59016feb9a0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59016fecf675 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59016fecf675 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x59016fecf675 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x59016fecf675 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x59016fecf675 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59016fecf675 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59016fecf675 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59016fea5e64 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59016fea5e64 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x59016fea972a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x59016fea972a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x59016fea972a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x59016fea972a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x59016fea972a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59016fea972a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x59016fea972a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x7027098554df - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x7027098554df - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7027095f0aa4 - <unknown>
[INFO] [stdout]   46:     0x70270967da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::leptos_fluent_trybuild_fail
[INFO] [stdout]     tests::leptos_fluent_trybuild_pass
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 81.34s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "770528544c542ed3b37d82ba9525fb45f296e76a25ca832cf2cb8d8123fb7e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770528544c542ed3b37d82ba9525fb45f296e76a25ca832cf2cb8d8123fb7e3c", kill_on_drop: false }`
[INFO] [stdout] 770528544c542ed3b37d82ba9525fb45f296e76a25ca832cf2cb8d8123fb7e3c
