[INFO] fetching crate icu 2.1.1...
[INFO] testing icu-2.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate icu 2.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate icu 2.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate icu 2.1.1
[INFO] tweaked toml for crates.io crate icu 2.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icu 2.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate icu 2.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d379597059f338265893172ccff20f529ea879d10b8d3e5ad26e95786243ebc7
[INFO] running `Command { std: "docker" "start" "-a" "d379597059f338265893172ccff20f529ea879d10b8d3e5ad26e95786243ebc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d379597059f338265893172ccff20f529ea879d10b8d3e5ad26e95786243ebc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d379597059f338265893172ccff20f529ea879d10b8d3e5ad26e95786243ebc7", kill_on_drop: false }`
[INFO] [stdout] d379597059f338265893172ccff20f529ea879d10b8d3e5ad26e95786243ebc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b82dca649092c8db863236f41970d37ee5410ea942c9eab04a8f9e75318862d9
[INFO] running `Command { std: "docker" "start" "-a" "b82dca649092c8db863236f41970d37ee5410ea942c9eab04a8f9e75318862d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_locale_data v2.1.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling ixdtf v0.6.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_list_data v2.1.1
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]    Compiling icu_casemap_data v2.1.1
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]    Compiling icu_datetime_data v2.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.3
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_pattern v0.4.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_calendar v2.1.1
[INFO] [stderr]    Compiling icu_decimal v2.1.1
[INFO] [stderr]    Compiling icu_plurals v2.1.1
[INFO] [stderr]    Compiling icu_list v2.1.1
[INFO] [stderr]    Compiling icu_segmenter v2.1.1
[INFO] [stderr]    Compiling icu_collator v2.1.1
[INFO] [stderr]    Compiling icu_casemap v2.1.1
[INFO] [stderr]    Compiling icu_time v2.1.1
[INFO] [stderr]    Compiling icu_datetime v2.1.1
[INFO] [stderr]    Compiling icu v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.60s
[INFO] running `Command { std: "docker" "inspect" "b82dca649092c8db863236f41970d37ee5410ea942c9eab04a8f9e75318862d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82dca649092c8db863236f41970d37ee5410ea942c9eab04a8f9e75318862d9", kill_on_drop: false }`
[INFO] [stdout] b82dca649092c8db863236f41970d37ee5410ea942c9eab04a8f9e75318862d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd8b9993cdfb4ec811bf04505b49efbe68934bcc88d6341746abaf27446080f5
[INFO] running `Command { std: "docker" "start" "-a" "cd8b9993cdfb4ec811bf04505b49efbe68934bcc88d6341746abaf27446080f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling jiff-tzdb v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling icu v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `icu` (example "casemapping") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]   --> examples/unicode_bmp_blocks_selector.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use icu_benchmark_macros::println;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]   --> examples/unicode_bmp_blocks_selector.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | icu_benchmark_macros::instrument!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu` (example "and_list") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]  --> examples/casemapping.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_benchmark_macros::println;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]  --> examples/casemapping.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | icu_benchmark_macros::instrument!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `icu::locale::langid`
[INFO] [stdout]   --> examples/casemapping.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use icu::locale::langid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]  --> examples/and_list.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_benchmark_macros::println;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]  --> examples/and_list.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | icu_benchmark_macros::instrument!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu` (example "unicode_bmp_blocks_selector") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]   --> examples/iso_date_manipulations.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use icu_benchmark_macros::println;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> examples/chrome_transliterators.rs:10:10
[INFO] [stdout]     |
[INFO] [stdout]  10 | use icu::experimental::transliterate::provider::Baked;
[INFO] [stdout]     |          ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:29
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `experimental` feature
[INFO] [stdout] 185 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `experimental` in `icu`
[INFO] [stdout]    --> examples/chrome_transliterators.rs:11:10
[INFO] [stdout]     |
[INFO] [stdout]  11 | use icu::experimental::transliterate::{Transliterator, TransliteratorBuilder};
[INFO] [stdout]     |          ^^^^^^^^^^^^ could not find `experimental` in `icu`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:185:29
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(feature = "experimental")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `experimental` feature
[INFO] [stdout] 185 | pub use icu_experimental as experimental;
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]  --> examples/iso_date_manipulations.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | icu_benchmark_macros::instrument!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]  --> examples/chrome_transliterators.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use icu_benchmark_macros::println;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]  --> examples/chrome_transliterators.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | icu_benchmark_macros::instrument!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]   --> examples/syntatically_canonicalize_locales.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use icu_benchmark_macros::println;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]  --> examples/syntatically_canonicalize_locales.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | icu_benchmark_macros::instrument!();
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use icu_benchmark_macros::println;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `icu_benchmark_macros`, use `cargo add icu_benchmark_macros` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout]   --> examples/filter_langids.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | icu_benchmark_macros::instrument!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_benchmark_macros`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu` (example "chrome_transliterators") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu` (example "iso_date_manipulations") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu` (example "syntatically_canonicalize_locales" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `icu` (example "filter_langids" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd8b9993cdfb4ec811bf04505b49efbe68934bcc88d6341746abaf27446080f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8b9993cdfb4ec811bf04505b49efbe68934bcc88d6341746abaf27446080f5", kill_on_drop: false }`
[INFO] [stdout] cd8b9993cdfb4ec811bf04505b49efbe68934bcc88d6341746abaf27446080f5
