[INFO] cloning repository https://github.com/yyyyff/hipttyV2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yyyyff/hipttyV2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyyyyff%2FhipttyV2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyyyyff%2FhipttyV2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd839ef9fefba983d9d3303d561d27e5667730f8
[INFO] testing yyyyff/hipttyV2 against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyyyyff%2FhipttyV2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yyyyff/hipttyV2
[INFO] finished tweaking git repo https://github.com/yyyyff/hipttyV2
[INFO] tweaked toml for git repo https://github.com/yyyyff/hipttyV2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yyyyff/hipttyV2 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yyyyff/hipttyV2 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5
[INFO] running `Command { std: "docker" "start" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling safe_arch v0.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling hiptty-core v0.1.0 (/opt/rustwide/workdir/crates/hiptty-core)
[INFO] [stderr]    Compiling wide v0.8.3
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling ratatui-image v11.0.6 (/opt/rustwide/workdir/vendor/ratatui-image)
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling quantette v0.5.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling icy_sixel v0.5.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling hiptty-render v0.1.0 (/opt/rustwide/workdir/crates/hiptty-render)
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tui-scrollbar v0.2.7
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling hiptty-image v0.1.0 (/opt/rustwide/workdir/crates/hiptty-image)
[INFO] [stderr]    Compiling ratatui-textarea v0.9.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hiptty-widgets v0.1.0 (/opt/rustwide/workdir/crates/hiptty-widgets)
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling reqwest_cookie_store v0.10.0
[INFO] [stderr]    Compiling hiptty-adapter v0.1.0 (/opt/rustwide/workdir/crates/hiptty-adapter)
[INFO] [stderr]    Compiling hiptty-app v0.1.0 (/opt/rustwide/workdir/crates/hiptty-app)
[INFO] [stderr]    Compiling hiptty-cli v0.1.0 (/opt/rustwide/workdir/crates/hiptty-cli)
[INFO] [stderr]    Compiling hiptty v0.1.0 (/opt/rustwide/workdir/crates/hiptty)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 57s
[INFO] running `Command { std: "docker" "inspect" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling hiptty-widgets v0.1.0 (/opt/rustwide/workdir/crates/hiptty-widgets)
[INFO] [stderr]    Compiling hiptty-image v0.1.0 (/opt/rustwide/workdir/crates/hiptty-image)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling hiptty-render v0.1.0 (/opt/rustwide/workdir/crates/hiptty-render)
[INFO] [stderr]    Compiling hiptty-core v0.1.0 (/opt/rustwide/workdir/crates/hiptty-core)
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling hiptty-adapter v0.1.0 (/opt/rustwide/workdir/crates/hiptty-adapter)
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hiptty-app v0.1.0 (/opt/rustwide/workdir/crates/hiptty-app)
[INFO] [stderr]    Compiling hiptty-cli v0.1.0 (/opt/rustwide/workdir/crates/hiptty-cli)
[INFO] [stderr]    Compiling hiptty v0.1.0 (/opt/rustwide/workdir/crates/hiptty)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.73s
[INFO] running `Command { std: "docker" "inspect" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hiptty-a3427349b759aa87)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hiptty_adapter-f6707550674f0ab8)
[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] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test fixture::tests::resolve_relative_forum_url ... ok
[INFO] [stdout] test http::decode::tests::gbk_urlencode_non_ascii ... ok
[INFO] [stdout] test http::tests::map_timeout_is_retryable_network ... ok
[INFO] [stdout] test fixture::tests::default_output_path_from_url ... ok
[INFO] [stdout] test http::tests::production_timeouts_match_constants ... ok
[INFO] [stdout] test http::tests::validate_http_url_accepts_http_https ... ok
[INFO] [stdout] test http::tests::validate_http_url_rejects_other_schemes ... ok
[INFO] [stdout] test inline_images::tests::attachimg_format ... ok
[INFO] [stdout] test inline_images::tests::detects_inline_local_path_with_surrounding_text ... ok
[INFO] [stdout] test inline_images::tests::detects_relative_local_path ... ok
[INFO] [stdout] test inline_images::tests::detects_standalone_local_path ... ok
[INFO] [stdout] test http::decode::tests::encode_gbk_form_chinese_username ... ok
[INFO] [stdout] test fixture::tests::normalize_charset_to_utf8 ... ok
[INFO] [stdout] test inline_images::tests::skips_url_inside_existing_tag ... ok
[INFO] [stdout] test inline_images::tests::does_not_match_grok_image_ref ... ok
[INFO] [stdout] test parser::common::tests::extract_tid_from_href ... ok
[INFO] [stdout] test inline_images::tests::wraps_remote_image_url_outside_tags ... ok
[INFO] [stdout] test parser::common::tests::parse_session_identity_from_fixture ... ok
[INFO] [stdout] test parser::common::tests::parse_size_kb ... ok
[INFO] [stdout] test parser::common::tests::login_formhash_from_fixture ... ok
[INFO] [stdout] test inline_images::tests::rejects_url_and_missing_files ... ok
[INFO] [stdout] test parser::content::tests::parses_text_and_link ... ok
[INFO] [stdout] test parser::content::tests::parses_inline_smilies ... ok
[INFO] [stdout] test parser::content::tests::quote_trailing_pub_at_line_stripped ... ok
[INFO] [stdout] test parser::content::tests::nbsp_between_fonts_keeps_space ... ok
[INFO] [stdout] test parser::content::tests::quote_pub_at_header_stripped ... ok
[INFO] [stdout] test parser::content::tests::smilie_code_from_path ... ok
[INFO] [stdout] test parser::content::tests::zoom_lazy_load_urls ... ok
[INFO] [stdout] test parser::content::tests::underline_and_strike_styles ... ok
[INFO] [stdout] test parser::content::tests::quote_yuanti_header_stripped_from_body ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_check_new_pm_empty ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_favorites_fixture ... ok
[INFO] [stdout] test parser::pre_post::tests::parse_reply_form_fixture ... ok
[INFO] [stdout] test parser::pre_post::tests::parse_quote_form_fixture ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_my_replies_fixture ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_pm_list_empty ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_notifications_fixture ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_my_threads_fixture ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_pm_list_fixture ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_pm_new_list_empty ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_pm_thread_fixture ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_pm_thread_empty ... ok
[INFO] [stdout] test parser::thread_detail::edit_notice_tests::split_bracketed_suffix_edit ... ok
[INFO] [stdout] test parser::thread_detail::edit_notice_tests::split_prefix_edit_glued_to_body ... ok
[INFO] [stdout] test parser::thread_detail::edit_notice_tests::strip_edit_keeps_trailing_smileys ... ok
[INFO] [stdout] test parser::thread_detail::edit_notice_tests::normalize_time_strips_published_label ... ok
[INFO] [stdout] test parser::simple_list::tests::parse_search_title_fixture ... ok
[INFO] [stdout] test parser::thread_detail::tests::thread_3455616_floor_images ... ok
[INFO] [stdout] test http::tests::content_length_over_max_rejected ... ok
[INFO] [stdout] test parser::user_info::tests::parse_blacklist_fixture ... ok
[INFO] [stdout] test parser::thread_list::tests::parse_geek_talks_fixture ... ok
[INFO] [stdout] test parser::user_info::tests::parse_user_info_fixture ... ok
[INFO] [stdout] test post_throttle::tests::edit_and_delete_skip_throttle ... ok
[INFO] [stdout] test session::tests::default_config_dir_ends_with_dot_config_hiptty ... ok
[INFO] [stdout] test session::tests::save_cookie_store_sets_owner_only_permissions ... ok
[INFO] [stdout] test session::tests::validate_profile_rejects_path_escape ... ok
[INFO] [stdout] test write::ajax_tests::parse_root_cdata_xml ... ok
[INFO] [stdout] test http::tests::get_times_out_with_request_timeout ... ok
[INFO] [stdout] test http::tests::multipart_uses_upload_timeout_not_request ... ok
[INFO] [stdout] test http::tests::form_post_times_out_beyond_form_timeout ... ok
[INFO] [stdout] test http::tests::form_post_uses_form_timeout_not_request ... ok
[INFO] [stdout] test parser::thread_detail::tests::parse_thread_detail_fixture ... ok
[INFO] [stdout] test parser::thread_detail::tests::attachment_images_use_file_url_not_placeholder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hiptty_app-b1d0b2b3fbdb805e)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test commands::tests::detail_suggestions_hide_nav_show_reply_family ... ok
[INFO] [stdout] test commands::tests::parse_floor_commands ... ok
[INFO] [stdout] test commands::tests::feed_hides_detail_only_r ... ok
[INFO] [stdout] test commands::tests::resolve_aliases ... ok
[INFO] [stdout] test commands::tests::suggestions_filter_by_prefix ... ok
[INFO] [stdout] test commands::tests::tab_search_appends_space ... ok
[INFO] [stdout] test composer::tests::bs_requires_type_and_rejects_placeholder ... ok
[INFO] [stdout] test commands::tests::tab_extends_common_prefix ... ok
[INFO] [stdout] test composer::tests::optional_type_forum_starts_on_subject_and_allows_unset ... ok
[INFO] [stdout] test handlers::tests::auto_login_network_error_does_not_force_login_page ... ok
[INFO] [stdout] test commands::tests::tab_completes_unique_prefix ... ok
[INFO] [stdout] test handlers::tests::list_append_preserves_items ... ok
[INFO] [stdout] test handlers::tests::list_stale_request_id_ignored ... ok
[INFO] [stdout] test handlers::tests::logout_clears_nav_detail_pm_and_secrets ... ok
[INFO] [stdout] test handlers::tests::stale_session_ignored_after_logout_op ... ok
[INFO] [stdout] test handlers::tests::stale_threads_response_does_not_clear_loading ... ok
[INFO] [stdout] test handlers::tests::stale_unread_epoch_does_not_update_flags ... ok
[INFO] [stdout] test handlers::tests::login_success_clears_password_and_security_answer ... ok
[INFO] [stdout] test handlers::tests::matching_threads_response_clears_loading ... ok
[INFO] [stdout] test run::tests::keyboard_flags_preserve_plain_text_for_ime ... ok
[INFO] [stdout] test run::tests::only_navigation_keys_dispatch_on_repeat ... ok
[INFO] [stdout] test handlers::tests::startup_network_error_with_credentials_enters_feed_not_login ... ok
[INFO] [stdout] test worker::tests::autologin_aborts_blocking_feed_first ... ok
[INFO] [stdout] test worker::tests::feed_latest_wins_starts_immediately ... ok
[INFO] [stdout] test handlers::tests::stale_logged_out_ignored_after_manual_login ... ok
[INFO] [stdout] test handlers::tests::stale_login_result_ignored_after_logout_op ... ok
[INFO] [stdout] test composer::tests::discovery_without_types_ok ... ok
[INFO] [stdout] test worker::tests::unread_does_not_block_feed ... ok
[INFO] [stdout] test worker::tests::unread_does_not_block_write ... ok
[INFO] [stdout] test handlers::tests::auto_login_auth_failed_goes_to_login ... ok
[INFO] [stdout] test worker::tests::writes_are_serial ... ok
[INFO] [stdout] test worker::tests::check_unread_new_epoch_aborts_old ... ok
[INFO] [stdout] test worker::tests::deferred_reads_discarded_after_autologin_failure ... ok
[INFO] [stdout] test worker::tests::deferred_reads_discarded_after_logout ... ok
[INFO] [stdout] test worker::tests::load_threads_held_and_discarded_after_autologin_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hiptty_cli-1156483aa3e5c9f5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test auth_prompt::tests::non_interactive_requires_username ... ok
[INFO] [stdout] test auth_prompt::tests::security_question_requires_answer_when_non_interactive ... ok
[INFO] [stdout] test auth_prompt::tests::explicit_credentials_skip_prompt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-59c11e72cd998a34)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test auth_status_json_envelope ... ignored, requires network; run with: cargo test -p hiptty-cli -- --ignored
[INFO] [stdout] test dump_fixture_writes_file ... ignored, requires network; run with: cargo test -p hiptty-cli -- --ignored
[INFO] [stdout] test search_without_login_returns_auth_or_business_error ... ignored, requires network; run with: cargo test -p hiptty-cli -- --ignored
[INFO] [stdout] test thread_show_json_envelope ... ignored, requires network; run with: cargo test -p hiptty-cli -- --ignored
[INFO] [stdout] test invalid_subcommand_exits_usage_error ... ok
[INFO] [stdout] test forums_list_json_envelope ... ok
[INFO] [stdout] test human_forums_list_prints_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hiptty_core-960951bcd65e39fa)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test forum::tests::removed_forums_are_invalid ... ok
[INFO] [stdout] test forum::tests::forum_picker_excludes_defaults_and_listed_subforums ... ok
[INFO] [stdout] test password::tests::md5_password_plaintext ... ok
[INFO] [stdout] test forum::tests::discovery_forum_name ... ok
[INFO] [stdout] test content::tests::plain_text_joins_spans ... ok
[INFO] [stdout] test forum::tests::default_forums_exist ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hiptty_image-f5bee8d35b40b8b1)
[INFO] [stdout] test password::tests::md5_password_passthrough ... ok
[INFO] [stdout] test forum::tests::forum_picker_without_subforums_lists_all_non_defaults ... ok
[INFO] [stdout] test forum::tests::buy_and_sell_lists_completed_trades_subforum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test avatar_disk::tests::cache_file_name_from_avatar_url ... ok
[INFO] [stdout] test avatar_placeholder::tests::embedded_noavatar_exists ... ok
[INFO] [stdout] test avatar_disk::tests::purge_keeps_fresh_entries ... ok
[INFO] [stdout] test avatar_disk::tests::save_tracks_bytes_without_full_scan ... ok
[INFO] [stdout] test avatar_disk::tests::round_trip_bytes_and_not_found ... ok
[INFO] [stdout] test cache::tests::estimate_ready_bytes_is_pixel_based_not_16kib_per_cell ... ok
[INFO] [stdout] test cache::tests::decode_rejects_absurd_dimensions ... ok
[INFO] [stdout] test cache::tests::avatar_decode_fills_layout_slot ... ok
[INFO] [stdout] test avatar_disk::tests::enforce_budget_caps_file_count ... ok
[INFO] [stdout] test cache::tests::decode_jpeg_bytes ... ok
[INFO] [stdout] test cache::tests::apply_decode_result_drops_stale_generation ... ok
[INFO] [stdout] test cache::tests::failed_content_image_is_rerequested ... ok
[INFO] [stdout] test cache::tests::memory_cache_evicts_when_over_capacity ... ok
[INFO] [stdout] test cache::tests::failed_avatar_backoff_1s_5s_10s_then_stop ... ok
[INFO] [stdout] test cache::tests::fail_backoff_survives_entry_eviction ... ok
[INFO] [stdout] test cache::tests::cache_marks_failed_url ... ok
[INFO] [stdout] test cache::tests::permanent_not_found_never_retries ... ok
[INFO] [stdout] test content_layout::tests::lazy_load_thumb_decodes_for_portrait_and_landscape ... ok
[INFO] [stdout] test cache::tests::reset_session_clears_loading_and_allows_rerequest ... ok
[INFO] [stdout] test layout::tests::halfblocks_has_no_bottom_margin ... ok
[INFO] [stdout] test layout::tests::shrink_viewport_bottom_respects_margin ... ok
[INFO] [stdout] test layout::tests::sixel_and_kitty_reserve_bottom_row ... ok
[INFO] [stdout] test smiley::tests::cache_key_from_code ... ok
[INFO] [stdout] test smiley::tests::cache_key_from_url ... ok
[INFO] [stdout] test cache::tests::ready_not_re_requested_on_prefetch ... ok
[INFO] [stdout] test smiley::tests::embedded_coolmonkey_png_exists ... ok
[INFO] [stdout] test smiley::tests::embedded_grapeman_png_exists ... ok
[INFO] [stdout] test smiley::tests::embedded_default_png_exists ... ok
[INFO] [stdout] test cache::tests::reset_session_drops_queued_decode_jobs ... ok
[INFO] [stdout] test cache::tests::stale_avatar_ready_is_rerequested ... ok
[INFO] [stdout] test cache::tests::tall_ready_does_not_self_evict ... ok
[INFO] [stdout] test cache::tests::two_pinned_large_images_do_not_evict_each_other ... ok
[INFO] [stdout] test cache::tests::unpin_allows_soft_budget_eviction ... ok
[INFO] [stdout] test content_layout::tests::smileys_pack_inline_with_surrounding_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.79s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hiptty_render-cc078e97bc8d0902)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test fill::tests::frame_flag_defaults_to_clearing ... ok
[INFO] [stdout] test content::tests::signature_truncated ... ok
[INFO] [stdout] test text::tests::truncate_ascii ... ok
[INFO] [stdout] test text::tests::mask_cjk_replaces_han ... ok
[INFO] [stdout] test wrap::tests::collapses_multi_blank_lines ... ok
[INFO] [stdout] test wrap::tests::hard_breaks_on_newline ... ok
[INFO] [stdout] test content::tests::quote_has_bar_prefix ... ok
[INFO] [stdout] test content::tests::floor_meta_no_double_published_prefix ... ok
[INFO] [stdout] test text::tests::zero_count_hidden ... ok
[INFO] [stdout] test content::tests::floor_meta_merges_self_edit ... ok
[INFO] [stdout] test content::tests::floor_meta_names_other_editor ... ok
[INFO] [stdout] test text::tests::relative_time_passthrough ... ok
[INFO] [stdout] test wrap::tests::wraps_ascii_by_width ... ok
[INFO] [stdout] test text::tests::relative_time_from_forum_format ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- text::tests::relative_time_from_forum_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'text::tests::relative_time_from_forum_format' (5833) panicked at crates/hiptty-render/src/text.rs:217:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "刚刚"
[INFO] [stdout]  right: "1小时前"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1da353bc91 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b1da353bc91 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b1da353bc91 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1da353bc91 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b1da354fd8a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1da354fd8a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b1da354014c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5b1da354014c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5b1da3519976 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1da3519976 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1da35335f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1da3476240 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5b1da3476240 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b1da35337b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5b1da35337b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b1da3519a22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5b1da35111f9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b1da351a61d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b1da355055c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1da3550413 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b1da3462182 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<alloc[55a36b64bcbf2c0d]::string::String, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b1da345ec86 - hiptty_render[8c51abfa63175ced]::text::tests::relative_time_from_forum_format
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hiptty-render/src/text.rs:217:9
[INFO] [stdout]   22:     0x5b1da34571a7 - hiptty_render[8c51abfa63175ced]::text::tests::relative_time_from_forum_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/hiptty-render/src/text.rs:213:41
[INFO] [stdout]   23:     0x5b1da3469206 - <hiptty_render[8c51abfa63175ced]::text::tests::relative_time_from_forum_format::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b1da346957b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b1da346957b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b1da3476bc5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b1da3476bc5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b1da3476bc5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x5b1da3476bc5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b1da3476bc5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b1da3476bc5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b1da3476bc5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b1da3471674 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b1da3471674 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b1da3479d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b1da3479d12 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b1da3479d12 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x5b1da3479d12 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b1da3479d12 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b1da3479d12 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b1da3479d12 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b1da353ae7f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x5b1da353ae7f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7d326efc7aa4 - <unknown>
[INFO] [stdout]   45:     0x7d326f054a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     text::tests::relative_time_from_forum_format
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p hiptty-render --lib`
[INFO] running `Command { std: "docker" "inspect" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5", kill_on_drop: false }`
[INFO] [stdout] 337deeac8bb6e3f9187a6ab4b42c3b0ec5e7feb6a54976eb2936d034734f1dc5
