[INFO] cloning repository https://github.com/zaytsev/fluent-static
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaytsev/fluent-static" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Ffluent-static", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Ffluent-static'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 182bbb82f8aa125633202abdc9b226af201c8d0a
[INFO] testing zaytsev/fluent-static against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Ffluent-static" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zaytsev/fluent-static
[INFO] finished tweaking git repo https://github.com/zaytsev/fluent-static
[INFO] tweaked toml for git repo https://github.com/zaytsev/fluent-static written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zaytsev/fluent-static on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zaytsev/fluent-static 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 584fd35f7919454d7315b3820c1c38438507e9b6b5cd414beec0e7db6728ffdc
[INFO] running `Command { std: "docker" "start" "-a" "584fd35f7919454d7315b3820c1c38438507e9b6b5cd414beec0e7db6728ffdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "584fd35f7919454d7315b3820c1c38438507e9b6b5cd414beec0e7db6728ffdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584fd35f7919454d7315b3820c1c38438507e9b6b5cd414beec0e7db6728ffdc", kill_on_drop: false }`
[INFO] [stdout] 584fd35f7919454d7315b3820c1c38438507e9b6b5cd414beec0e7db6728ffdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b81565dd2dda139a0a9f7e2fa9423820833772f8ec809c424c483b968efd5f6d
[INFO] running `Command { std: "docker" "start" "-a" "b81565dd2dda139a0a9f7e2fa9423820833772f8ec809c424c483b968efd5f6d", kill_on_drop: false }`
[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 libc v0.2.159
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling fluent-static-codegen v0.6.1 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling rust_icu_uloc v5.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-static-value v0.1.0 (/opt/rustwide/workdir/crates/value)
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function)
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stdout] warning: unused import: `format_ident`
[INFO] [stdout]  --> crates/codegen/src/function.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fluent-static-macros v0.1.1 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling fluent-static v0.5.1 (/opt/rustwide/workdir/crates/lib)
[INFO] [stderr]    Compiling rust_icu_sys v5.0.0
[INFO] [stderr]    Compiling rust_icu_common v5.0.0
[INFO] [stderr]    Compiling rust_icu_ustring v5.0.0
[INFO] [stderr]    Compiling rust_icu_uenum v5.0.0
[INFO] [stderr]    Compiling rust_icu_uformattable v5.0.0
[INFO] [stderr]    Compiling rust_icu_unum v5.0.0
[INFO] [stderr]    Compiling rust_icu_unumberformatter v5.0.0
[INFO] [stderr]    Compiling fluent-static-formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.01s
[INFO] running `Command { std: "docker" "inspect" "b81565dd2dda139a0a9f7e2fa9423820833772f8ec809c424c483b968efd5f6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81565dd2dda139a0a9f7e2fa9423820833772f8ec809c424c483b968efd5f6d", kill_on_drop: false }`
[INFO] [stdout] b81565dd2dda139a0a9f7e2fa9423820833772f8ec809c424c483b968efd5f6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7461a2666163e16b1dfaef11a140574767717150613124b765a1a07f85a8c37c
[INFO] running `Command { std: "docker" "start" "-a" "7461a2666163e16b1dfaef11a140574767717150613124b765a1a07f85a8c37c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stdout] warning: unused import: `format_ident`
[INFO] [stdout]  --> crates/codegen/src/function.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fluent-static-macros v0.1.1 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function)
[INFO] [stderr]    Compiling fluent-static-value v0.1.0 (/opt/rustwide/workdir/crates/value)
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fluent-static v0.5.1 (/opt/rustwide/workdir/crates/lib)
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling rust_icu_sys v5.0.0
[INFO] [stderr]    Compiling fluent-static-codegen v0.6.1 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stdout] warning: unused import: `format_ident`
[INFO] [stdout]  --> crates/codegen/src/function.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote};
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust_icu_uloc v5.0.0
[INFO] [stderr]    Compiling rust_icu_common v5.0.0
[INFO] [stderr]    Compiling rust_icu_ustring v5.0.0
[INFO] [stderr]    Compiling rust_icu_uenum v5.0.0
[INFO] [stderr]    Compiling rust_icu_uformattable v5.0.0
[INFO] [stderr]    Compiling rust_icu_unum v5.0.0
[INFO] [stderr]    Compiling rust_icu_unumberformatter v5.0.0
[INFO] [stderr]    Compiling fluent-static-formatter v0.1.0 (/opt/rustwide/workdir/crates/formatter)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.41s
[INFO] running `Command { std: "docker" "inspect" "7461a2666163e16b1dfaef11a140574767717150613124b765a1a07f85a8c37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7461a2666163e16b1dfaef11a140574767717150613124b765a1a07f85a8c37c", kill_on_drop: false }`
[INFO] [stdout] 7461a2666163e16b1dfaef11a140574767717150613124b765a1a07f85a8c37c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4da3a94a15c4ec5260596c7a539e2bef51ddf95f5f8eb1933161ca710732b630
[INFO] running `Command { std: "docker" "start" "-a" "4da3a94a15c4ec5260596c7a539e2bef51ddf95f5f8eb1933161ca710732b630", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (run `cargo fix --lib -p fluent-static-codegen` to apply 1 suggestion)
[INFO] [stderr] warning: `fluent-static-codegen` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fluent-static/ddb52b90154045aa/deps/fluent_static-ddb52b90154045aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fluent-static-codegen/4f6a10da34954ff4/deps/fluent_static_codegen-4f6a10da34954ff4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/codegen_test.rs (/opt/rustwide/target/debug/build/fluent-static-codegen/d3d6c6e07f56fb2a/deps/codegen_test-d3d6c6e07f56fb2a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-static-codegen v0.6.1 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling fluent-static-value v0.1.0 (/opt/rustwide/workdir/crates/value)
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function)
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (run `cargo fix --lib -p fluent-static-codegen` to apply 1 suggestion)
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]    Compiling fluent-static-macros v0.1.1 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling fluent-static v0.5.1 (/opt/rustwide/workdir/crates/lib)
[INFO] [stderr]    Compiling fluent-static-codegen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fluent-static-codegen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/refs/basic.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_references ... ok
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (run `cargo fix --lib -p fluent-static-codegen` to apply 1 suggestion)
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]    Compiling fluent-static-codegen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fluent-static-codegen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/basic.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_basic_messages ... ok
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (run `cargo fix --lib -p fluent-static-codegen` to apply 1 suggestion)
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]    Compiling fluent-static-codegen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fluent-static-codegen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/functions/builtins.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/functions/custom.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_functions ... ok
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (run `cargo fix --lib -p fluent-static-codegen` to apply 1 suggestion)
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]    Compiling fluent-static-codegen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fluent-static-codegen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/attributes.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_compound_messages ... ok
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (run `cargo fix --lib -p fluent-static-codegen` to apply 1 suggestion)
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]    Compiling fluent-static-codegen-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fluent-static-codegen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/selectors/strings.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/selectors/numbers.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/selectors/pluralrules.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_selector_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.33s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fluent-static-formatter/9d850acffedd6c18/deps/fluent_static_formatter-9d850acffedd6c18)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test number::test::default_format ... ok
[INFO] [stdout] test number::test::test_min_integer ... ok
[INFO] [stdout] test number::test::test_currency_format ... ok
[INFO] [stdout] test number::test::test_unit_compound_short ... ok
[INFO] [stdout] test number::test::test_unit_short ... ok
[INFO] [stdout] test number::test::test_unit_long ... ok
[INFO] [stdout] test number::test::test_currency_narrow_symbol ... ok
[INFO] [stdout] test number::test::test_unit_narrow ... ok
[INFO] [stdout] test number::test::test_currency_symbol ... ok
[INFO] [stdout] test number::test::test_fraction_digits ... ok
[INFO] [stdout] test number::test::test_significant_digits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fluent-static-function/b97ca2f74758ec75/deps/fluent_static_function-b97ca2f74758ec75)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/fluent-static-macros/dfb280fbb1f4892d/deps/fluent_static_macros-dfb280fbb1f4892d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bundle_tests.rs (/opt/rustwide/target/debug/build/fluent-static-macros/a72813c6bb0dce69/deps/bundle_tests-a72813c6bb0dce69)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (run `cargo fix --lib -p fluent-static-codegen` to apply 1 suggestion)
[INFO] [stderr] warning: `fluent-static-codegen` (lib) generated 1 warning (1 duplicate)
[INFO] [stderr]    Compiling fluent-static-macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/fluent-static-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/messages.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `trybuild`
[INFO] [stderr]  --> tests/sources/messages.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr]  4 | / #[message_bundle(
[INFO] [stderr]  5 | |     resources = [
[INFO] [stderr]  6 | |         ("tests/resources/simple-en.ftl", "en"),
[INFO] [stderr]  7 | |         ("tests/resources/simple-fr.ftl", "fr")
[INFO] [stderr] ...  |
[INFO] [stderr] 14 | | ]
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `message_bundle` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `message_bundle` may come from an old version of the `fluent_static_macros` crate, try updating your dependency with `cargo update -p fluent_static_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `message_bundle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `trybuild`
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/macros/tests/sources/messages.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | / #[message_bundle(
[INFO] [stderr]  5 | |     resources = [
[INFO] [stderr]  6 | |         ("tests/resources/simple-en.ftl", "en"),
[INFO] [stderr]  7 | |         ("tests/resources/simple-fr.ftl", "fr")
[INFO] [stderr] ...  |
[INFO] [stderr] 14 | | ]
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `message_bundle` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `message_bundle` may come from an old version of the `fluent_static_macros` crate, try updating your dependency with `cargo update -p fluent_static_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `message_bundle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/formatter.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `trybuild`
[INFO] [stderr]  --> tests/sources/formatter.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr]  4 | / #[message_bundle(
[INFO] [stderr]  5 | |     resources = [
[INFO] [stderr]  6 | |         ("tests/resources/simple-en.ftl", "en"),
[INFO] [stderr]  7 | |         ("tests/resources/simple-fr.ftl", "fr")
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | | ]
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `message_bundle` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `message_bundle` may come from an old version of the `fluent_static_macros` crate, try updating your dependency with `cargo update -p fluent_static_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `message_bundle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused import: `format_ident`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/codegen/src/function.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote};
[INFO] [stderr]   |             ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `trybuild`
[INFO] [stderr]   --> /opt/rustwide/workdir/crates/macros/tests/sources/formatter.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | / #[message_bundle(
[INFO] [stderr]  5 | |     resources = [
[INFO] [stderr]  6 | |         ("tests/resources/simple-en.ftl", "en"),
[INFO] [stderr]  7 | |         ("tests/resources/simple-fr.ftl", "fr")
[INFO] [stderr] ...  |
[INFO] [stderr] 15 | | ]
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `message_bundle` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `message_bundle` may come from an old version of the `fluent_static_macros` crate, try updating your dependency with `cargo update -p fluent_static_macros`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `message_bundle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/sources/messages-missing-resource.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Error processing resource: Error reading resource $DIR/tests/resources/simple-it.ftl
[INFO] [stderr]  --> tests/sources/messages-missing-resource.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |         ("tests/resources/simple-it.ftl", "it")],
[INFO] [stderr]   |         ^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Messages` in this scope
[INFO] [stderr]   --> tests/sources/messages-missing-resource.rs:14:6
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Messages {
[INFO] [stderr]    |      ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this struct
[INFO] [stderr]    |
[INFO] [stderr] 1  + use std::os::unix::net::Messages;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `Messages`
[INFO] [stderr]   --> tests/sources/messages-missing-resource.rs:30:20
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let messages = Messages::default();
[INFO] [stderr]    |                    ^^^^^^^^ use of undeclared type `Messages`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this struct
[INFO] [stderr]    |
[INFO] [stderr] 1  + use std::os::unix::net::Messages;
[INFO] [stderr]    |
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Error processing resource: Error reading resource $DIR/tests/resources/simple-it.ftl
[INFO] [stderr]  --> tests/sources/messages-missing-resource.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |         ("tests/resources/simple-it.ftl", "it")],
[INFO] [stderr]   |         ^
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find type `Messages` in this scope
[INFO] [stderr]   --> tests/sources/messages-missing-resource.rs:14:6
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Messages {
[INFO] [stderr]    |      ^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this struct
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::os::unix::net::Messages;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type `Messages`
[INFO] [stderr]   --> tests/sources/messages-missing-resource.rs:30:20
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let messages = Messages::default();
[INFO] [stderr]    |                    ^^^^^^^^ use of undeclared type `Messages`
[INFO] [stderr]    |
[INFO] [stderr] help: consider importing this struct
[INFO] [stderr]    |
[INFO] [stderr]  1 + use std::os::unix::net::Messages;
[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] 
[INFO] [stderr] 
[INFO] [stdout] test test_derive_fluent_bundle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_derive_fluent_bundle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_derive_fluent_bundle' (1368) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/run.rs:101:13:
[INFO] [stdout] 1 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57da5e8d7cc2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57da5e8d7cc2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57da5e8d7cc2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57da5e8d7cc2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57da5e8eee2a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57da5e8eee2a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x57da5e8dd126 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57da5e8dd126 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57da5e8b2bff - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57da5e8b2bff - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57da5e8ceac9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57da5e8672be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57da5e8672be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57da5e8cec82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57da5e8cec82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57da5e8b2cb8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57da5e8aa2b9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57da5e8b3bad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57da5e8ef53c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57da5e6e1fd4 - <trybuild[2f6ca55f9a4f3c4d]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/run.rs:101:13
[INFO] [stdout]   20:     0x57da5e6f01b8 - <trybuild[2f6ca55f9a4f3c4d]::TestCases as core[8f93d80df273fe75]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.99/src/lib.rs:319:38
[INFO] [stdout]   21:     0x57da5e5adad7 - core[8f93d80df273fe75]::ptr::drop_in_place::<trybuild[2f6ca55f9a4f3c4d]::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x57da5e5adea5 - bundle_tests[4c9d2ccfffbd22d9]::test_derive_fluent_bundle
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/macros/tests/bundle_tests.rs:12:1
[INFO] [stdout]   23:     0x57da5e5add57 - bundle_tests[4c9d2ccfffbd22d9]::test_derive_fluent_bundle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/macros/tests/bundle_tests.rs:2:31
[INFO] [stdout]   24:     0x57da5e5ae3d6 - <bundle_tests[4c9d2ccfffbd22d9]::test_derive_fluent_bundle::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57da5e85b66b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57da5e85b66b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57da5e867eca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57da5e867eca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57da5e867eca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x57da5e867eca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x57da5e867eca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57da5e867eca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57da5e867eca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57da5e862394 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57da5e862394 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x57da5e86a9c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x57da5e86a9c2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57da5e86a9c2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x57da5e86a9c2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x57da5e86a9c2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57da5e86a9c2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x57da5e86a9c2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57da5e8d6f8f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x57da5e8d6f8f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x77aaf36e8aa4 - <unknown>
[INFO] [stdout]   46:     0x77aaf3775a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_derive_fluent_bundle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p fluent-static-macros --test bundle_tests`
[INFO] running `Command { std: "docker" "inspect" "4da3a94a15c4ec5260596c7a539e2bef51ddf95f5f8eb1933161ca710732b630", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da3a94a15c4ec5260596c7a539e2bef51ddf95f5f8eb1933161ca710732b630", kill_on_drop: false }`
[INFO] [stdout] 4da3a94a15c4ec5260596c7a539e2bef51ddf95f5f8eb1933161ca710732b630
