[INFO] fetching crate wealthy 0.2.0...
[INFO] testing wealthy-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate wealthy 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wealthy 0.2.0
[INFO] finished tweaking crates.io crate wealthy 0.2.0
[INFO] tweaked toml for crates.io crate wealthy 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wealthy 0.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding cached v0.39.0 (available: v0.56.0)
[INFO] [stderr]       Adding fraction v0.11.2 (available: v0.15.3)
[INFO] [stderr]       Adding lru v0.8.1 (available: v0.16.2)
[INFO] [stderr]       Adding rstest v0.15.0 (available: v0.26.1)
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 053dde7abe41166d40742b0de209a69395078f9fc09e1d6854dbe4db176f025f
[INFO] running `Command { std: "docker" "start" "-a" "053dde7abe41166d40742b0de209a69395078f9fc09e1d6854dbe4db176f025f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053dde7abe41166d40742b0de209a69395078f9fc09e1d6854dbe4db176f025f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053dde7abe41166d40742b0de209a69395078f9fc09e1d6854dbe4db176f025f", kill_on_drop: false }`
[INFO] [stdout] 053dde7abe41166d40742b0de209a69395078f9fc09e1d6854dbe4db176f025f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5ae3c2b8288338eb50a7b29d18a0e846c81e2550d054a17eb5c19d0dc72832d0
[INFO] running `Command { std: "docker" "start" "-a" "5ae3c2b8288338eb50a7b29d18a0e846c81e2550d054a17eb5c19d0dc72832d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling async_once v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.11.2
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling cached_proc_macro v0.15.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cached v0.39.0
[INFO] [stderr]    Compiling wealthy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.92s
[INFO] running `Command { std: "docker" "inspect" "5ae3c2b8288338eb50a7b29d18a0e846c81e2550d054a17eb5c19d0dc72832d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ae3c2b8288338eb50a7b29d18a0e846c81e2550d054a17eb5c19d0dc72832d0", kill_on_drop: false }`
[INFO] [stdout] 5ae3c2b8288338eb50a7b29d18a0e846c81e2550d054a17eb5c19d0dc72832d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d84c3435224750b70eaf7da9757845a11345b53874f2921b205fb4e61e92ea49
[INFO] running `Command { std: "docker" "start" "-a" "d84c3435224750b70eaf7da9757845a11345b53874f2921b205fb4e61e92ea49", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling cached_proc_macro v0.15.0
[INFO] [stderr]    Compiling cached v0.39.0
[INFO] [stderr]    Compiling wealthy v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.02s
[INFO] running `Command { std: "docker" "inspect" "d84c3435224750b70eaf7da9757845a11345b53874f2921b205fb4e61e92ea49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d84c3435224750b70eaf7da9757845a11345b53874f2921b205fb4e61e92ea49", kill_on_drop: false }`
[INFO] [stdout] d84c3435224750b70eaf7da9757845a11345b53874f2921b205fb4e61e92ea49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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", kill_on_drop: false }`
[INFO] [stdout] 731cc27abe6f9fc00aa162f4cbe4aa9fd16c9439a7ca4d62e52580363108b506
[INFO] running `Command { std: "docker" "start" "-a" "731cc27abe6f9fc00aa162f4cbe4aa9fd16c9439a7ca4d62e52580363108b506", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wealthy-5673ee6575c3a772)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test cells::tests::test_chop_cells ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_04 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_05 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_06 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_02 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_07 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_03 ... ok
[INFO] [stdout] test color_triplet::tests::test_hex::case_1 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_01 ... ok
[INFO] [stdout] test color_triplet::tests::test_normalized::case_2 ... ok
[INFO] [stdout] test color_triplet::tests::test_normalized::case_1 ... ok
[INFO] [stdout] test color_triplet::tests::test_hex::case_2 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_12 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_11 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_09 ... ok
[INFO] [stdout] test color_triplet::tests::test_rgb::case_1 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_01 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_04 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_03 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_05 ... ok
[INFO] [stdout] test color_triplet::tests::test_rgb::case_2 ... ok
[INFO] [stdout] test emoji_replace::tests::test_replace ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_02 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_07 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_08 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_09 ... ok
[INFO] [stdout] test filesize::tests::test_pick_unit_and_suffix::case_2 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_distribute::case_2 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_distribute::case_3 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_distribute::case_5 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_reduce::case_5 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_distribute::case_6 ... ok
[INFO] [stdout] test emoji_replace::tests::test_variant ... ok
[INFO] [stdout] test ratio::tests::test_ratio_reduce::case_1 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_reduce::case_2 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_10 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_reduce::case_7 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_01 ... ok
[INFO] [stdout] test filesize::tests::test_pick_unit_and_suffix::case_1 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_reduce::case_6 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_08 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_distribute::case_1 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_reduce::case_4 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_reduce::case_3 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_distribute::case_4 ... ok
[INFO] [stdout] test filesize::tests::test_decimal::case_06 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_02 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_05 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_06 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_03 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_07 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_09 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_10 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_04 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_11 ... ok
[INFO] [stdout] test ratio::tests::test_ratio_resolve::case_08 ... ok
[INFO] [stdout] test cells::tests::test_set_cell_size::case_10 ... ok
[INFO] [stderr]    Doc-tests wealthy
[INFO] [stdout] test cells::tests::test_set_cell_size_infinite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/cells.rs - cells::cell_len (line 30) ... ok
[INFO] [stdout] test src/color_triplet.rs - color_triplet::ColorTriplet::hex (line 23) ... ok
[INFO] [stdout] test src/color_triplet.rs - color_triplet::ColorTriplet::rgb (line 45) ... ok
[INFO] [stdout] test src/cells.rs - cells::get_character_cell_size (line 66) ... ok
[INFO] [stdout] test src/color_triplet.rs - color_triplet::ColorTriplet::normalized (line 67) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "731cc27abe6f9fc00aa162f4cbe4aa9fd16c9439a7ca4d62e52580363108b506", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731cc27abe6f9fc00aa162f4cbe4aa9fd16c9439a7ca4d62e52580363108b506", kill_on_drop: false }`
[INFO] [stdout] 731cc27abe6f9fc00aa162f4cbe4aa9fd16c9439a7ca4d62e52580363108b506
