[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] 6b1d2f92abf1174be088ecc93a2093cb2933ee3e [INFO] testing zaytsev/fluent-static against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Ffluent-static" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaytsev/fluent-static on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.99 [INFO] [stderr] Downloaded rust_icu_ustring v5.0.0 [INFO] [stderr] Downloaded rust_icu_unumberformatter v5.0.0 [INFO] [stderr] Downloaded rust_icu_common v5.0.0 [INFO] [stderr] Downloaded rust_icu_uloc v5.0.0 [INFO] [stderr] Downloaded rust_icu_uenum v5.0.0 [INFO] [stderr] Downloaded rust_icu_unum v5.0.0 [INFO] [stderr] Downloaded accept-language v3.1.0 [INFO] [stderr] Downloaded rust_icu_uformattable v5.0.0 [INFO] [stderr] Downloaded rust_icu_sys v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84fb2601d7249d128ada2be4d570addc6c2f3e8a556a65268084e4d1d40feb1d [INFO] running `Command { std: "docker" "start" "-a" "84fb2601d7249d128ada2be4d570addc6c2f3e8a556a65268084e4d1d40feb1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84fb2601d7249d128ada2be4d570addc6c2f3e8a556a65268084e4d1d40feb1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fb2601d7249d128ada2be4d570addc6c2f3e8a556a65268084e4d1d40feb1d", kill_on_drop: false }` [INFO] [stdout] 84fb2601d7249d128ada2be4d570addc6c2f3e8a556a65268084e4d1d40feb1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64b293e5906a8d5c9bc1d24461fbf25c843b485494c7dc7dc8d1bb705d691da [INFO] running `Command { std: "docker" "start" "-a" "f64b293e5906a8d5c9bc1d24461fbf25c843b485494c7dc7dc8d1bb705d691da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rust_icu_uloc v5.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling fluent-static-codegen v0.6.0 (/opt/rustwide/workdir/crates/codegen) [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling fluent-static-value v0.1.0 (/opt/rustwide/workdir/crates/value) [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] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function) [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling fluent-static-macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling rust_icu_sys v5.0.0 [INFO] [stderr] Compiling fluent-static v0.5.0 (/opt/rustwide/workdir/crates/lib) [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 54.34s [INFO] running `Command { std: "docker" "inspect" "f64b293e5906a8d5c9bc1d24461fbf25c843b485494c7dc7dc8d1bb705d691da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64b293e5906a8d5c9bc1d24461fbf25c843b485494c7dc7dc8d1bb705d691da", kill_on_drop: false }` [INFO] [stdout] f64b293e5906a8d5c9bc1d24461fbf25c843b485494c7dc7dc8d1bb705d691da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0650f690c54e89613b1e6475c26ac2f67abc9551cc814ba82f6dd6818225d946 [INFO] running `Command { std: "docker" "start" "-a" "0650f690c54e89613b1e6475c26ac2f67abc9551cc814ba82f6dd6818225d946", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling bindgen v0.59.2 [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.202 [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 signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [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 toml v0.8.19 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function) [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [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] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling fluent-static-codegen v0.6.0 (/opt/rustwide/workdir/crates/codegen) [INFO] [stderr] Compiling rust_icu_sys v5.0.0 [INFO] [stderr] Compiling fluent-static-macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling fluent-static v0.5.0 (/opt/rustwide/workdir/crates/lib) [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 52.75s [INFO] running `Command { std: "docker" "inspect" "0650f690c54e89613b1e6475c26ac2f67abc9551cc814ba82f6dd6818225d946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0650f690c54e89613b1e6475c26ac2f67abc9551cc814ba82f6dd6818225d946", kill_on_drop: false }` [INFO] [stdout] 0650f690c54e89613b1e6475c26ac2f67abc9551cc814ba82f6dd6818225d946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 46aef440534c88b6366b9b9a5c218ec9365c099108f33f28431482c85c0ca9d3 [INFO] running `Command { std: "docker" "start" "-a" "46aef440534c88b6366b9b9a5c218ec9365c099108f33f28431482c85c0ca9d3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_static-b949876c8722bbf6) [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/deps/fluent_static_codegen-6996ed14bb6d4161) [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/deps/codegen_test-35c81ad44900d4f4) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fluent-static-codegen v0.6.0 (/opt/rustwide/workdir/crates/codegen) [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [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-static-value v0.1.0 (/opt/rustwide/workdir/crates/value) [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling fluent-static-function v0.1.0 (/opt/rustwide/workdir/crates/function) [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-static-macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling fluent-static v0.5.0 (/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 28.56s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/sources/selectors/strings.rs ... ok [INFO] [stderr] test tests/sources/selectors/numbers.rs ... ok [INFO] [stderr] test tests/sources/selectors/pluralrules.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test_selector_messages ... ok [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.30s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/sources/attributes.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test_compound_messages ... ok [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.27s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/sources/basic.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test_basic_messages ... ok [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.29s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/sources/refs/basic.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test_references ... ok [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.28s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/sources/functions/builtins.rs ... ok [INFO] [stderr] test tests/sources/functions/custom.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.42s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_static_formatter-bfd5adc36ddadf74) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test number::test::test_min_integer ... ok [INFO] [stdout] test number::test::default_format ... ok [INFO] [stdout] test number::test::test_currency_narrow_symbol ... ok [INFO] [stdout] test number::test::test_significant_digits ... ok [INFO] [stdout] test number::test::test_fraction_digits ... ok [INFO] [stdout] test number::test::test_currency_symbol ... 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_long ... ok [INFO] [stdout] test number::test::test_unit_narrow ... ok [INFO] [stdout] test number::test::test_unit_short ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_static_function-c2820b169b87c753) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_static_macros-9827ef16f6b01a93) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/bundle_tests.rs (/opt/rustwide/target/debug/deps/bundle_tests-f93a71c2ab88bd58) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [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.36s [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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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: 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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: 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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [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 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] ... ok [INFO] [stdout] test test_derive_fluent_bundle ... ok [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_static_value-57d1098e36d1c3a5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test number::format::test::test_unit_from_str ... ok [INFO] [stdout] test number::format::test::test_unit_display ... ok [INFO] [stdout] test number::test::test_number_equality ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests fluent_static [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] Doc-tests fluent_static_codegen [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] Doc-tests fluent_static_formatter [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] Doc-tests fluent_static_function [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] Doc-tests fluent_static_macros [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] Doc-tests fluent_static_value [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] running `Command { std: "docker" "inspect" "46aef440534c88b6366b9b9a5c218ec9365c099108f33f28431482c85c0ca9d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46aef440534c88b6366b9b9a5c218ec9365c099108f33f28431482c85c0ca9d3", kill_on_drop: false }` [INFO] [stdout] 46aef440534c88b6366b9b9a5c218ec9365c099108f33f28431482c85c0ca9d3