[INFO] fetching crate bevy-translation-table 0.1.0... [INFO] testing bevy-translation-table-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy-translation-table 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bevy-translation-table 0.1.0 [INFO] finished tweaking crates.io crate bevy-translation-table 0.1.0 [INFO] tweaked toml for crates.io crate bevy-translation-table 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy-translation-table 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy-translation-table 0.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 235810f8b2c8441ef7835096d7b954abf701677cc9358f6139d6fb03a7c5f58b [INFO] running `Command { std: "docker" "start" "-a" "235810f8b2c8441ef7835096d7b954abf701677cc9358f6139d6fb03a7c5f58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "235810f8b2c8441ef7835096d7b954abf701677cc9358f6139d6fb03a7c5f58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "235810f8b2c8441ef7835096d7b954abf701677cc9358f6139d6fb03a7c5f58b", kill_on_drop: false }` [INFO] [stdout] 235810f8b2c8441ef7835096d7b954abf701677cc9358f6139d6fb03a7c5f58b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 451f69e419b383677053f9412ead74fe3f554c3c1d11457dadc62c116049ac2d [INFO] running `Command { std: "docker" "start" "-a" "451f69e419b383677053f9412ead74fe3f554c3c1d11457dadc62c116049ac2d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling uuid v1.9.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling bevy_ptr v0.13.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling bevy_device_lang v0.4.0 [INFO] [stderr] Compiling bevy_tasks v0.13.2 [INFO] [stderr] Compiling rust_decimal_macros v1.34.2 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling kparse v3.0.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bevy_utils v0.13.2 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling bevy_reflect v0.13.2 [INFO] [stderr] Compiling angle v0.5.0 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling color-rs v0.8.0 [INFO] [stderr] Compiling spreadsheet-ods v0.22.5 [INFO] [stderr] Compiling bevy_ecs v0.13.2 [INFO] [stderr] Compiling bevy-translation-table v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.65s [INFO] running `Command { std: "docker" "inspect" "451f69e419b383677053f9412ead74fe3f554c3c1d11457dadc62c116049ac2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "451f69e419b383677053f9412ead74fe3f554c3c1d11457dadc62c116049ac2d", kill_on_drop: false }` [INFO] [stdout] 451f69e419b383677053f9412ead74fe3f554c3c1d11457dadc62c116049ac2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eae08ddec9b03de3e2fc9800a8ede998c7b5cc7a3c9bbe375de328615727e132 [INFO] running `Command { std: "docker" "start" "-a" "eae08ddec9b03de3e2fc9800a8ede998c7b5cc7a3c9bbe375de328615727e132", kill_on_drop: false }` [INFO] [stderr] Compiling bevy-translation-table v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "eae08ddec9b03de3e2fc9800a8ede998c7b5cc7a3c9bbe375de328615727e132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae08ddec9b03de3e2fc9800a8ede998c7b5cc7a3c9bbe375de328615727e132", kill_on_drop: false }` [INFO] [stdout] eae08ddec9b03de3e2fc9800a8ede998c7b5cc7a3c9bbe375de328615727e132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6b85133f8ba7234fdac37d5fd1ddff4d412e71acb9258447b16d98383eed5db [INFO] running `Command { std: "docker" "start" "-a" "c6b85133f8ba7234fdac37d5fd1ddff4d412e71acb9258447b16d98383eed5db", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_translation_table-b12caf770643e7be) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::locale_code_lang ... ok [INFO] [stdout] test tests::load_data_raw ... ok [INFO] [stdout] test tests::load_csv_file ... ok [INFO] [stdout] test tests::load_csv_raw ... ok [INFO] [stdout] test tests::locale_code_lang_region ... ok [INFO] [stdout] test tests::load_ods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_translation_table [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" "c6b85133f8ba7234fdac37d5fd1ddff4d412e71acb9258447b16d98383eed5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b85133f8ba7234fdac37d5fd1ddff4d412e71acb9258447b16d98383eed5db", kill_on_drop: false }` [INFO] [stdout] c6b85133f8ba7234fdac37d5fd1ddff4d412e71acb9258447b16d98383eed5db