[INFO] cloning repository https://github.com/kellpossible/cargo-i18n
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellpossible/cargo-i18n" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Fcargo-i18n", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Fcargo-i18n'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 659b53c45bc68b0742696bc8f53fc6cace83b11b
[INFO] checking kellpossible/cargo-i18n against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Fcargo-i18n" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kellpossible/cargo-i18n
[INFO] finished tweaking git repo https://github.com/kellpossible/cargo-i18n
[INFO] tweaked toml for git repo https://github.com/kellpossible/cargo-i18n written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kellpossible/cargo-i18n on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kellpossible/cargo-i18n 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/i18n-embed/i18n-embed-impl/Cargo.toml: `default-features` is ignored for syn, since `default-features` was not specified for `workspace.dependencies.syn`, this could become a hard error in the future
[INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/i18n-build/Cargo.toml: `default-features` is ignored for tr, since `default-features` was not specified for `workspace.dependencies.tr`, this could become a hard error in the future
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gettext-rs v0.7.2
[INFO] [stderr]   Downloaded gettext v0.4.0
[INFO] [stderr]   Downloaded unic-langid v0.9.6
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded tr v0.1.11
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded fluent-bundle v0.16.0
[INFO] [stderr]   Downloaded fluent v0.17.0
[INFO] [stderr]   Downloaded self_cell v1.2.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.6
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded notify v8.1.0
[INFO] [stderr]   Downloaded fluent-syntax v0.12.0
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded gettext-sys v0.22.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcf36fc7c47233e30be059960f6c82f8b2fe7099a63ad97fb5b77738ba2b1d14
[INFO] running `Command { std: "docker" "start" "-a" "fcf36fc7c47233e30be059960f6c82f8b2fe7099a63ad97fb5b77738ba2b1d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcf36fc7c47233e30be059960f6c82f8b2fe7099a63ad97fb5b77738ba2b1d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcf36fc7c47233e30be059960f6c82f8b2fe7099a63ad97fb5b77738ba2b1d14", kill_on_drop: false }`
[INFO] [stdout] fcf36fc7c47233e30be059960f6c82f8b2fe7099a63ad97fb5b77738ba2b1d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fe3e9a882e03dfbbece5fdde43b5b4fe7aa3325ecbb63388457c7df3e88f17a
[INFO] running `Command { std: "docker" "start" "-a" "0fe3e9a882e03dfbbece5fdde43b5b4fe7aa3325ecbb63388457c7df3e88f17a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/i18n-embed/i18n-embed-impl/Cargo.toml: `default-features` is ignored for syn, since `default-features` was not specified for `workspace.dependencies.syn`, this could become a hard error in the future
[INFO] [stderr] warning: /opt/rustwide/workdir/i18n-build/Cargo.toml: `default-features` is ignored for tr, since `default-features` was not specified for `workspace.dependencies.tr`, this could become a hard error in the future
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking notify v8.1.0
[INFO] [stderr]     Checking gettext v0.4.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking gettext-rs v0.7.2
[INFO] [stderr]     Checking tr v0.1.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking basic-toml v0.1.10
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking unic-langid v0.9.6
[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 i18n-config v0.4.8 (/opt/rustwide/workdir/i18n-config)
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> i18n-config/src/lib.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |     ) -> Result<Option<(&'_ Crate, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                          ^^ ^^^^^   ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |  |
[INFO] [stdout]     |                          |  the same lifetime is hidden here
[INFO] [stdout]     |                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<Option<(&'_ Crate<'_>, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> i18n-config/src/lib.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn active_config(&self) -> Result<Option<(&'_ Crate, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                          ^^^^^                     ^^ ^^^^^   ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |                         |  |
[INFO] [stdout]     |                          |                         |  the same lifetime is hidden here
[INFO] [stdout]     |                          |                         the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn active_config(&self) -> Result<Option<(&'_ Crate<'_>, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking find-crate v0.6.3
[INFO] [stderr]     Checking i18n-embed-impl v0.8.4 (/opt/rustwide/workdir/i18n-embed/i18n-embed-impl)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> i18n-config/src/lib.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |     ) -> Result<Option<(&'_ Crate, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                          ^^ ^^^^^   ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |  |
[INFO] [stdout]     |                          |  the same lifetime is hidden here
[INFO] [stdout]     |                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<Option<(&'_ Crate<'_>, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> i18n-config/src/lib.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn active_config(&self) -> Result<Option<(&'_ Crate, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                          ^^^^^                     ^^ ^^^^^   ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |                         |  |
[INFO] [stdout]     |                          |                         |  the same lifetime is hidden here
[INFO] [stdout]     |                          |                         the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn active_config(&self) -> Result<Option<(&'_ Crate<'_>, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> i18n-config/src/lib.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |     ) -> Result<Option<(&'_ Crate, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                          ^^ ^^^^^   ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |  |
[INFO] [stdout]     |                          |  the same lifetime is hidden here
[INFO] [stdout]     |                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     ) -> Result<Option<(&'_ Crate<'_>, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> i18n-config/src/lib.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn active_config(&self) -> Result<Option<(&'_ Crate, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                          ^^^^^                     ^^ ^^^^^   ^^ the same lifetime is elided here
[INFO] [stdout]     |                          |                         |  |
[INFO] [stdout]     |                          |                         |  the same lifetime is hidden here
[INFO] [stdout]     |                          |                         the same lifetime is elided here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn active_config(&self) -> Result<Option<(&'_ Crate<'_>, &'_ I18nConfig)>, I18nConfigError> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking i18n-embed v0.16.0 (/opt/rustwide/workdir/i18n-embed)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]    --> i18n-embed/src/lib.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 | use log::{debug, error};
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]    --> i18n-embed/src/lib.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 | use log::{debug, error};
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]    --> i18n-embed/src/lib.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 | use log::{debug, error};
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking i18n-build v0.10.3 (/opt/rustwide/workdir/i18n-build)
[INFO] [stderr]     Checking i18n-embed-fl v0.10.0 (/opt/rustwide/workdir/i18n-embed-fl)
[INFO] [stderr]     Checking cargo-i18n v0.2.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking library-fluent v0.2.0 (/opt/rustwide/workdir/i18n-embed/examples/library-fluent)
[INFO] [stderr]     Checking web-server v0.1.0 (/opt/rustwide/workdir/i18n-embed-fl/examples/web-server)
[INFO] [stdout] warning: unused import: `i18n_embed_fl::fl`
[INFO] [stdout]  --> i18n-embed/examples/library-fluent/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use i18n_embed_fl::fl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `i18n_embed_fl::fl`
[INFO] [stdout]  --> i18n-embed/examples/library-fluent/src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use i18n_embed_fl::fl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bin v0.1.0 (/opt/rustwide/workdir/i18n-embed/examples/desktop-bin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.12s
[INFO] running `Command { std: "docker" "inspect" "0fe3e9a882e03dfbbece5fdde43b5b4fe7aa3325ecbb63388457c7df3e88f17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe3e9a882e03dfbbece5fdde43b5b4fe7aa3325ecbb63388457c7df3e88f17a", kill_on_drop: false }`
[INFO] [stdout] 0fe3e9a882e03dfbbece5fdde43b5b4fe7aa3325ecbb63388457c7df3e88f17a
