[INFO] fetching crate agent-terminal 0.1.0...
[INFO] testing agent-terminal-0.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate agent-terminal 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate agent-terminal 0.1.0
[INFO] finished tweaking crates.io crate agent-terminal 0.1.0
[INFO] tweaked toml for crates.io crate agent-terminal 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agent-terminal 0.1.0 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] crate crates.io crate agent-terminal 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1817e614d4509920683d7a5289fb6775f3208528f8a39a91fbb691e7140749a8
[INFO] running `Command { std: "docker" "start" "-a" "1817e614d4509920683d7a5289fb6775f3208528f8a39a91fbb691e7140749a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1817e614d4509920683d7a5289fb6775f3208528f8a39a91fbb691e7140749a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1817e614d4509920683d7a5289fb6775f3208528f8a39a91fbb691e7140749a8", kill_on_drop: false }`
[INFO] [stdout] 1817e614d4509920683d7a5289fb6775f3208528f8a39a91fbb691e7140749a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a0e340a9e3b66886ccedae47dde87e406b7e1feab1f0e9d03fd6a1d650e6be44
[INFO] running `Command { std: "docker" "start" "-a" "a0e340a9e3b66886ccedae47dde87e406b7e1feab1f0e9d03fd6a1d650e6be44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling agent-terminal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "a0e340a9e3b66886ccedae47dde87e406b7e1feab1f0e9d03fd6a1d650e6be44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e340a9e3b66886ccedae47dde87e406b7e1feab1f0e9d03fd6a1d650e6be44", kill_on_drop: false }`
[INFO] [stdout] a0e340a9e3b66886ccedae47dde87e406b7e1feab1f0e9d03fd6a1d650e6be44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4c795a7803b9d7795775b7a8808fbf8e9ff45d39278cfaf4dbb7f8dfa9d4bec6
[INFO] running `Command { std: "docker" "start" "-a" "4c795a7803b9d7795775b7a8808fbf8e9ff45d39278cfaf4dbb7f8dfa9d4bec6", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling agent-terminal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.62s
[INFO] running `Command { std: "docker" "inspect" "4c795a7803b9d7795775b7a8808fbf8e9ff45d39278cfaf4dbb7f8dfa9d4bec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c795a7803b9d7795775b7a8808fbf8e9ff45d39278cfaf4dbb7f8dfa9d4bec6", kill_on_drop: false }`
[INFO] [stdout] 4c795a7803b9d7795775b7a8808fbf8e9ff45d39278cfaf4dbb7f8dfa9d4bec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] aea63614eee64a2c9cb64d48a2fa6fd67499aed383f8a4d4534cf64e0e45da12
[INFO] running `Command { std: "docker" "start" "-a" "aea63614eee64a2c9cb64d48a2fa6fd67499aed383f8a4d4534cf64e0e45da12", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agent_terminal-dd6a4b03025fbe2f)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test snapshot::tests::test_color_256_standard ... ok
[INFO] [stdout] test snapshot::tests::test_dominant_style ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_256_bg ... ok
[INFO] [stdout] test snapshot::tests::test_line_number_width ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_bg_color ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_bright_colors ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_blink ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_256_color ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_non_sgr_csi ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_osc_sequence ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_default_fg ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_osc_st_terminated ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_combined ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_bare_esc_m ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_bold ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_bright_bg ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_empty ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_fg_and_bg_combined ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_multiple_resets ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_dim ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_fg_color ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_line_merged_spans ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_reverse ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_line_basic ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_truecolor ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_reset_mid_stream ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_underline_and_italic ... ok
[INFO] [stdout] test snapshot::tests::test_style_annotation ... ok
[INFO] [stdout] test snapshot::tests::test_trim_trailing_empty ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_plain_text ... ok
[INFO] [stdout] test snapshot::tests::test_target_str ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_strikethrough ... ok
[INFO] [stdout] test snapshot::tests::test_trim_trailing_empty_all_empty ... ok
[INFO] [stdout] test snapshot::tests::test_trim_trailing_empty_no_trailing ... ok
[INFO] [stdout] test snapshot::tests::test_style_serialize_skips_false ... ok
[INFO] [stdout] test snapshot::tests::test_parse_ansi_truecolor_bg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aea63614eee64a2c9cb64d48a2fa6fd67499aed383f8a4d4534cf64e0e45da12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea63614eee64a2c9cb64d48a2fa6fd67499aed383f8a4d4534cf64e0e45da12", kill_on_drop: false }`
[INFO] [stdout] aea63614eee64a2c9cb64d48a2fa6fd67499aed383f8a4d4534cf64e0e45da12
