[INFO] cloning repository https://github.com/jeremymarch/rust-icu4x-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremymarch/rust-icu4x-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremymarch%2Frust-icu4x-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremymarch%2Frust-icu4x-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba9c89b036dd18cc35c65ea283dbfbd2c2c854e
[INFO] testing jeremymarch/rust-icu4x-test against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremymarch%2Frust-icu4x-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremymarch/rust-icu4x-test
[INFO] finished tweaking git repo https://github.com/jeremymarch/rust-icu4x-test
[INFO] tweaked toml for git repo https://github.com/jeremymarch/rust-icu4x-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremymarch/rust-icu4x-test on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremymarch/rust-icu4x-test 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31
[INFO] running `Command { std: "docker" "start" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[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_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_casemap_data v2.1.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]    Compiling icu_list_data v2.1.1
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]    Compiling icu_datetime_data v2.1.1
[INFO] [stderr]    Compiling ixdtf v0.6.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_provider_blob 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.2
[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
[INFO] [stderr]    Compiling icu4x-unicode-tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 45.70s
[INFO] running `Command { std: "docker" "inspect" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_locale_data v2.1.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_calendar_data v2.1.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ixdtf v0.6.4
[INFO] [stderr]    Compiling icu_time_data v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_plurals_data v2.1.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]    Compiling icu_casemap_data v2.1.1
[INFO] [stderr]    Compiling icu_datetime_data v2.1.1
[INFO] [stderr]    Compiling icu_list_data v2.1.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling icu_collator_data v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling fixed_decimal v0.7.1
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling calendrical_calculations v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_pattern v0.4.1
[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_locale v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_provider_blob 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.2
[INFO] [stderr]    Compiling icu_casemap v2.1.1
[INFO] [stderr]    Compiling icu_collator 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
[INFO] [stderr]    Compiling icu4x-unicode-tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 39.04s
[INFO] running `Command { std: "docker" "inspect" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/icu4x_unicode_tests-9af1cce0f3cd71bd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_secondary ... ok
[INFO] [stdout] test tests::test_teriary ... ok
[INFO] [stdout] test tests::test_quaternary ... ok
[INFO] [stderr]    Doc-tests icu4x_unicode_tests
[INFO] [stdout] test tests::test_primary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[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" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31", kill_on_drop: false }`
[INFO] [stdout] d4d710a24a6863705835c94f1ba851e2a29a21758d4676041dc741cee7832f31
