[INFO] fetching crate rust_icu_upluralrules 5.1.0... [INFO] testing rust_icu_upluralrules-5.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rust_icu_upluralrules 5.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rust_icu_upluralrules 5.1.0 [INFO] finished tweaking crates.io crate rust_icu_upluralrules 5.1.0 [INFO] tweaked toml for crates.io crate rust_icu_upluralrules 5.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_icu_upluralrules 5.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust_icu_upluralrules 5.1.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_icu_ustring v5.1.0 [INFO] [stderr] Downloaded rust_icu_common v5.1.0 [INFO] [stderr] Downloaded rust_icu_uenum v5.1.0 [INFO] [stderr] Downloaded rust_icu_sys v5.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b626ffd327f79d336fc4f1c4d6b79111cedcee475e5ae0a5111bd60d2092e06d [INFO] running `Command { std: "docker" "start" "-a" "b626ffd327f79d336fc4f1c4d6b79111cedcee475e5ae0a5111bd60d2092e06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b626ffd327f79d336fc4f1c4d6b79111cedcee475e5ae0a5111bd60d2092e06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b626ffd327f79d336fc4f1c4d6b79111cedcee475e5ae0a5111bd60d2092e06d", kill_on_drop: false }` [INFO] [stdout] b626ffd327f79d336fc4f1c4d6b79111cedcee475e5ae0a5111bd60d2092e06d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c15d1768aa1f244a1416e9c296ba684eadd2fa602cf8e4370a09ec4efda0fc8d [INFO] running `Command { std: "docker" "start" "-a" "c15d1768aa1f244a1416e9c296ba684eadd2fa602cf8e4370a09ec4efda0fc8d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust_icu_sys v5.1.0 [INFO] [stderr] Compiling rust_icu_common v5.1.0 [INFO] [stderr] Compiling rust_icu_uenum v5.1.0 [INFO] [stderr] Compiling rust_icu_ustring v5.1.0 [INFO] [stderr] Compiling rust_icu_upluralrules v5.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.96s [INFO] running `Command { std: "docker" "inspect" "c15d1768aa1f244a1416e9c296ba684eadd2fa602cf8e4370a09ec4efda0fc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c15d1768aa1f244a1416e9c296ba684eadd2fa602cf8e4370a09ec4efda0fc8d", kill_on_drop: false }` [INFO] [stdout] c15d1768aa1f244a1416e9c296ba684eadd2fa602cf8e4370a09ec4efda0fc8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0df0c15f6279560d9ffe69755ad5b41d313d58d8ba13f1d69d3941a6fcd6533 [INFO] running `Command { std: "docker" "start" "-a" "c0df0c15f6279560d9ffe69755ad5b41d313d58d8ba13f1d69d3941a6fcd6533", kill_on_drop: false }` [INFO] [stderr] Compiling rust_icu_upluralrules v5.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "c0df0c15f6279560d9ffe69755ad5b41d313d58d8ba13f1d69d3941a6fcd6533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0df0c15f6279560d9ffe69755ad5b41d313d58d8ba13f1d69d3941a6fcd6533", kill_on_drop: false }` [INFO] [stdout] c0df0c15f6279560d9ffe69755ad5b41d313d58d8ba13f1d69d3941a6fcd6533 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33224b23d22badab08587baf49cad329e12e2c8049f1735319b462c800243b3c [INFO] running `Command { std: "docker" "start" "-a" "33224b23d22badab08587baf49cad329e12e2c8049f1735319b462c800243b3c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_icu_upluralrules-4a4a92b9a68c89e4) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test testing::all_keywords_styled ... ok [INFO] [stdout] test testing::plurals_sr_rs_styled ... ok [INFO] [stdout] test testing::plurals_sr_rs ... ok [INFO] [stdout] test testing::plurals_ar_eg_styled ... ok [INFO] [stdout] test testing::plurals_ar_eg ... ok [INFO] [stdout] test testing::all_keywords ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_icu_upluralrules [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" "33224b23d22badab08587baf49cad329e12e2c8049f1735319b462c800243b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33224b23d22badab08587baf49cad329e12e2c8049f1735319b462c800243b3c", kill_on_drop: false }` [INFO] [stdout] 33224b23d22badab08587baf49cad329e12e2c8049f1735319b462c800243b3c