[INFO] fetching crate icu_collator 2.1.1...
[INFO] testing icu_collator-2.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate icu_collator 2.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate icu_collator 2.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate icu_collator 2.1.1
[INFO] tweaked toml for crates.io crate icu_collator 2.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate icu_collator 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_collator 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f196ab3a6af37da82a936e7c69cf8c949cfe8f8df71cbeeb57f244e3f764e616
[INFO] running `Command { std: "docker" "start" "-a" "f196ab3a6af37da82a936e7c69cf8c949cfe8f8df71cbeeb57f244e3f764e616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f196ab3a6af37da82a936e7c69cf8c949cfe8f8df71cbeeb57f244e3f764e616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f196ab3a6af37da82a936e7c69cf8c949cfe8f8df71cbeeb57f244e3f764e616", kill_on_drop: false }`
[INFO] [stdout] f196ab3a6af37da82a936e7c69cf8c949cfe8f8df71cbeeb57f244e3f764e616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] aca0cb26243b6b7ec0ac6c092d756b24b8e73d40994f35c1d18f8ad61e387357
[INFO] running `Command { std: "docker" "start" "-a" "aca0cb26243b6b7ec0ac6c092d756b24b8e73d40994f35c1d18f8ad61e387357", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_locale_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_locale v2.1.1
[INFO] [stderr]    Compiling icu_collator v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.65s
[INFO] running `Command { std: "docker" "inspect" "aca0cb26243b6b7ec0ac6c092d756b24b8e73d40994f35c1d18f8ad61e387357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca0cb26243b6b7ec0ac6c092d756b24b8e73d40994f35c1d18f8ad61e387357", kill_on_drop: false }`
[INFO] [stdout] aca0cb26243b6b7ec0ac6c092d756b24b8e73d40994f35c1d18f8ad61e387357
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9e771f9243d4f31cce8aa316de592ac54f9a44f3e0b57d8e548af2a8e207d17f
[INFO] running `Command { std: "docker" "start" "-a" "9e771f9243d4f31cce8aa316de592ac54f9a44f3e0b57d8e548af2a8e207d17f", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_collator v2.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `atoi`
[INFO] [stdout]  --> tests/tests.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use atoi::FromRadix16;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `atoi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `atoi`, use `cargo add atoi` 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_normalizer_data`
[INFO] [stdout]   --> tests/tests.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     icu_normalizer_data::impl_normalizer_nfc_v1!(TestingProvider);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout]   --> tests/tests.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     icu_normalizer_data::impl_normalizer_nfd_data_v1!(TestingProvider);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout]   --> tests/tests.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     icu_normalizer_data::impl_normalizer_nfd_supplement_v1!(TestingProvider);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout]   --> tests/tests.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     icu_normalizer_data::impl_normalizer_nfd_tables_v1!(TestingProvider);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout]   --> tests/tests.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     icu_normalizer_data::impl_normalizer_nfkd_data_v1!(TestingProvider);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout]   --> tests/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     icu_normalizer_data::impl_normalizer_nfkd_tables_v1!(TestingProvider);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout]   --> tests/tests.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     icu_normalizer_data::impl_normalizer_uts46_data_v1!(TestingProvider);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `icu_normalizer_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `arraystring`
[INFO] [stdout]   --> tests/tests.rs:42:45
[INFO] [stdout]    |
[INFO] [stdout] 42 | type StackString = arraystring::ArrayString<arraystring::typenum::U32>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^ use of unresolved module or unlinked crate `arraystring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `arraystring`, use `cargo add arraystring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_radix_16` found for type `u32` in the current scope
[INFO] [stdout]   --> tests/tests.rs:48:41
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let (scalar, mut offset) = u32::from_radix_16(hexes);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ function or associated item not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdDataV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:831:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let owned = Collator::try_new_unstable(
[INFO] [stdout]     |                     -------------------------- required by a bound introduced by this call
[INFO] [stdout] 831 |             &TestingProvider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdDataV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:616:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 616 |             + DataProvider<NormalizerNfdDataV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdTablesV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:831:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let owned = Collator::try_new_unstable(
[INFO] [stdout]     |                     -------------------------- required by a bound introduced by this call
[INFO] [stdout] 831 |             &TestingProvider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdTablesV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:617:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 617 |             + DataProvider<NormalizerNfdTablesV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdDataV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:844:40
[INFO] [stdout]     |
[INFO] [stdout] 844 |             Collator::try_new_unstable(&TestingProvider, prefs, Default::default()).unwrap();
[INFO] [stdout]     |             -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdDataV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:616:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 616 |             + DataProvider<NormalizerNfdDataV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdTablesV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:844:40
[INFO] [stdout]     |
[INFO] [stdout] 844 |             Collator::try_new_unstable(&TestingProvider, prefs, Default::default()).unwrap();
[INFO] [stdout]     |             -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdTablesV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:617:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 617 |             + DataProvider<NormalizerNfdTablesV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdDataV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:891:40
[INFO] [stdout]     |
[INFO] [stdout] 891 |             Collator::try_new_unstable(&TestingProvider, prefs, Default::default()).unwrap();
[INFO] [stdout]     |             -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdDataV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:616:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 616 |             + DataProvider<NormalizerNfdDataV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdTablesV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:891:40
[INFO] [stdout]     |
[INFO] [stdout] 891 |             Collator::try_new_unstable(&TestingProvider, prefs, Default::default()).unwrap();
[INFO] [stdout]     |             -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |             |
[INFO] [stdout]     |             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdTablesV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:617:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 617 |             + DataProvider<NormalizerNfdTablesV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdDataV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:908:13
[INFO] [stdout]     |
[INFO] [stdout] 907 |         let owned = Collator::try_new_unstable(
[INFO] [stdout]     |                     -------------------------- required by a bound introduced by this call
[INFO] [stdout] 908 |             &TestingProvider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdDataV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:616:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 616 |             + DataProvider<NormalizerNfdDataV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdTablesV1>` is not satisfied
[INFO] [stdout]    --> tests/tests.rs:908:13
[INFO] [stdout]     |
[INFO] [stdout] 907 |         let owned = Collator::try_new_unstable(
[INFO] [stdout]     |                     -------------------------- required by a bound introduced by this call
[INFO] [stdout] 908 |             &TestingProvider,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdTablesV1>` is not implemented for `TestingProvider`
[INFO] [stdout]    --> tests/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | struct TestingProvider;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]               `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/comparison.rs:617:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]     |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 617 |             + DataProvider<NormalizerNfdTablesV1>
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdDataV1>` is not satisfied
[INFO] [stdout]     --> tests/tests.rs:1270:48
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         let owned = Collator::try_new_unstable(&TestingProvider, prefs, options).unwrap();
[INFO] [stdout]      |                     -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdDataV1>` is not implemented for `TestingProvider`
[INFO] [stdout]     --> tests/tests.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | struct TestingProvider;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/comparison.rs:616:15
[INFO] [stdout]      |
[INFO] [stdout]  603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]      |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  616 |             + DataProvider<NormalizerNfdDataV1>
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdTablesV1>` is not satisfied
[INFO] [stdout]     --> tests/tests.rs:1270:48
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         let owned = Collator::try_new_unstable(&TestingProvider, prefs, options).unwrap();
[INFO] [stdout]      |                     -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdTablesV1>` is not implemented for `TestingProvider`
[INFO] [stdout]     --> tests/tests.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | struct TestingProvider;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/comparison.rs:617:15
[INFO] [stdout]      |
[INFO] [stdout]  603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]      |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  617 |             + DataProvider<NormalizerNfdTablesV1>
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdDataV1>` is not satisfied
[INFO] [stdout]     --> tests/tests.rs:1339:48
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         let owned = Collator::try_new_unstable(&TestingProvider, prefs, options).unwrap();
[INFO] [stdout]      |                     -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdDataV1>` is not implemented for `TestingProvider`
[INFO] [stdout]     --> tests/tests.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | struct TestingProvider;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/comparison.rs:616:15
[INFO] [stdout]      |
[INFO] [stdout]  603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]      |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  616 |             + DataProvider<NormalizerNfdDataV1>
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestingProvider: icu_provider::DataProvider<NormalizerNfdTablesV1>` is not satisfied
[INFO] [stdout]     --> tests/tests.rs:1339:48
[INFO] [stdout]      |
[INFO] [stdout] 1339 |         let owned = Collator::try_new_unstable(&TestingProvider, prefs, options).unwrap();
[INFO] [stdout]      |                     -------------------------- ^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `icu_provider::DataProvider<NormalizerNfdTablesV1>` is not implemented for `TestingProvider`
[INFO] [stdout]     --> tests/tests.rs:13:1
[INFO] [stdout]      |
[INFO] [stdout]   13 | struct TestingProvider;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `icu_provider::DataProvider<M>`:
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationDiacriticsV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationJamoV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationMetadataV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationReorderingV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationRootV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<CollationSpecialPrimariesV1>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<NeverMarker<Y>>`
[INFO] [stdout]                `TestingProvider` implements `icu_provider::DataProvider<icu_collator::provider::CollationTailoringV1>`
[INFO] [stdout] note: required by a bound in `icu_collator::Collator::try_new_unstable`
[INFO] [stdout]     --> /opt/rustwide/workdir/src/comparison.rs:617:15
[INFO] [stdout]      |
[INFO] [stdout]  603 |     pub fn try_new_unstable<D>(
[INFO] [stdout]      |            ---------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  617 |             + DataProvider<NormalizerNfdTablesV1>
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Collator::try_new_unstable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `arraystring`
[INFO] [stdout]   --> tests/tests.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 | type StackString = arraystring::ArrayString<arraystring::typenum::U32>;
[INFO] [stdout]    |                    ^^^^^^^^^^^ use of unresolved module or unlinked crate `arraystring`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `arraystring`, use `cargo add arraystring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `icu_collator` (test "tests") due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9e771f9243d4f31cce8aa316de592ac54f9a44f3e0b57d8e548af2a8e207d17f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e771f9243d4f31cce8aa316de592ac54f9a44f3e0b57d8e548af2a8e207d17f", kill_on_drop: false }`
[INFO] [stdout] 9e771f9243d4f31cce8aa316de592ac54f9a44f3e0b57d8e548af2a8e207d17f
