[INFO] fetching crate television-utils 0.0.23...
[INFO] testing television-utils-0.0.23 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate television-utils 0.0.23 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate television-utils 0.0.23
[INFO] finished tweaking crates.io crate television-utils 0.0.23
[INFO] tweaked toml for crates.io crate television-utils 0.0.23 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate television-utils 0.0.23 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 173 packages to latest compatible versions
[INFO] [stderr]       Adding bat v0.24.0 (available: v0.26.1)
[INFO] [stderr]       Adding directories v5.0.1 (available: v6.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5586de49692cf56b9bc807ed8e3e614d45cd8b7527aad7ae0522a5cc31fe5eaa
[INFO] running `Command { std: "docker" "start" "-a" "5586de49692cf56b9bc807ed8e3e614d45cd8b7527aad7ae0522a5cc31fe5eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5586de49692cf56b9bc807ed8e3e614d45cd8b7527aad7ae0522a5cc31fe5eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5586de49692cf56b9bc807ed8e3e614d45cd8b7527aad7ae0522a5cc31fe5eaa", kill_on_drop: false }`
[INFO] [stdout] 5586de49692cf56b9bc807ed8e3e614d45cd8b7527aad7ae0522a5cc31fe5eaa
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72e1217d82eba8a7ee67da8e1a345d319b4966c2254dcea91bd438af3ecf065a
[INFO] running `Command { std: "docker" "start" "-a" "72e1217d82eba8a7ee67da8e1a345d319b4966c2254dcea91bd438af3ecf065a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling bat v0.24.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling onig v6.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plist v1.9.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clircle v0.4.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling television-utils v0.0.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.46s
[INFO] running `Command { std: "docker" "inspect" "72e1217d82eba8a7ee67da8e1a345d319b4966c2254dcea91bd438af3ecf065a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72e1217d82eba8a7ee67da8e1a345d319b4966c2254dcea91bd438af3ecf065a", kill_on_drop: false }`
[INFO] [stdout] 72e1217d82eba8a7ee67da8e1a345d319b4966c2254dcea91bd438af3ecf065a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64024618e23cee648c52ea1cc643a2a7f957f716147c0093f0d30e5fc78d673b
[INFO] running `Command { std: "docker" "start" "-a" "64024618e23cee648c52ea1cc643a2a7f957f716147c0093f0d30e5fc78d673b", kill_on_drop: false }`
[INFO] [stderr]    Compiling television-utils v0.0.23 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "64024618e23cee648c52ea1cc643a2a7f957f716147c0093f0d30e5fc78d673b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64024618e23cee648c52ea1cc643a2a7f957f716147c0093f0d30e5fc78d673b", kill_on_drop: false }`
[INFO] [stdout] 64024618e23cee648c52ea1cc643a2a7f957f716147c0093f0d30e5fc78d673b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91149615dbf6039f4b2ef94f0a1e2e47421ba9dda570c1ffbc9dc46914a409f8
[INFO] running `Command { std: "docker" "start" "-a" "91149615dbf6039f4b2ef94f0a1e2e47421ba9dda570c1ffbc9dc46914a409f8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/television_utils-e5bbec883628ed50)
[INFO] [stdout] test input::tests::go_to_prev_char ... ok
[INFO] [stdout] test input::tests::format ... ok
[INFO] [stdout] test cache::tests::test_ring_set ... ok
[INFO] [stdout] test input::tests::insert_unicode_chars ... ok
[INFO] [stdout] test input::tests::remove_unicode_chars ... ok
[INFO] [stdout] test input::tests::set_cursor ... ok
[INFO] [stdout] test strings::tests::test_next_char_boundary_emoji ... ok
[INFO] [stdout] test strings::tests::test_proportion_of_printable_ascii_characters_ascii ... ok
[INFO] [stdout] test strings::tests::test_preprocess_line_cases ... ok
[INFO] [stdout] test strings::tests::test_next_char_boundary_ascii ... ok
[INFO] [stdout] test strings::tests::test_previous_char_boundary_ascii ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_ascii ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_bom ... ok
[INFO] [stdout] test strings::tests::test_previous_char_boundary_emoji ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_line_feed ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_no_range_changes ... ok
[INFO] [stdout] test input::tests::multispace_characters ... ok
[INFO] [stdout] test input::tests::insert_char ... ok
[INFO] [stdout] test strings::tests::test_slice_at_char_boundaries_ascii ... ok
[INFO] [stdout] test strings::tests::test_slice_at_char_boundaries_emoji ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_range_line_feed ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_tab ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_delete ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_range_tab ... ok
[INFO] [stdout] test strings::tests::test_replace_non_printable_start_txt ... ok
[INFO] [stderr]    Doc-tests television_utils
[INFO] [stdout] test strings::tests::test_replace_non_printable_null ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/strings.rs - strings::shrink_with_ellipsis (line 490) ... ok
[INFO] [stdout] test src/strings.rs - strings::next_char_boundary (line 9) ... ok
[INFO] [stdout] test src/strings.rs - strings::preprocess_line (line 361) ... ok
[INFO] [stdout] test src/strings.rs - strings::prev_char_boundary (line 43) ... ok
[INFO] [stdout] test src/cache.rs - cache::RingSet (line 13) ... ok
[INFO] [stdout] test src/strings.rs - strings::slice_at_char_boundaries (line 70) ... ok
[INFO] [stdout] test src/strings.rs - strings::make_matched_string_printable (line 399) ... ok
[INFO] [stdout] test src/strings.rs - strings::proportion_of_printable_ascii_characters (line 328) ... ok
[INFO] [stdout] test src/strings.rs - strings::replace_non_printable (line 238) ... ok
[INFO] [stdout] test src/strings.rs - strings::try_parse_utf8_char (line 127) ... ok
[INFO] [stdout] test src/strings.rs - strings::slice_up_to_char_boundary (line 104) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91149615dbf6039f4b2ef94f0a1e2e47421ba9dda570c1ffbc9dc46914a409f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91149615dbf6039f4b2ef94f0a1e2e47421ba9dda570c1ffbc9dc46914a409f8", kill_on_drop: false }`
[INFO] [stdout] 91149615dbf6039f4b2ef94f0a1e2e47421ba9dda570c1ffbc9dc46914a409f8
