[INFO] cloning repository https://github.com/rustcoreutils/posixutils-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustcoreutils/posixutils-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcoreutils%2Fposixutils-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcoreutils%2Fposixutils-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6cea5c38d6b0e213a2e7ff28d8365166c231a6f
[INFO] testing rustcoreutils/posixutils-rs/e6cea5c38d6b0e213a2e7ff28d8365166c231a6f against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcoreutils%2Fposixutils-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustcoreutils/posixutils-rs
[INFO] finished tweaking git repo https://github.com/rustcoreutils/posixutils-rs
[INFO] tweaked toml for git repo https://github.com/rustcoreutils/posixutils-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustcoreutils/posixutils-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustcoreutils/posixutils-rs 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" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24e50efe88bd9345ae2416e18a2c1585ba5154c5e5cb733595ea538f554263b6
[INFO] running `Command { std: "docker" "start" "-a" "24e50efe88bd9345ae2416e18a2c1585ba5154c5e5cb733595ea538f554263b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24e50efe88bd9345ae2416e18a2c1585ba5154c5e5cb733595ea538f554263b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24e50efe88bd9345ae2416e18a2c1585ba5154c5e5cb733595ea538f554263b6", kill_on_drop: false }`
[INFO] [stdout] 24e50efe88bd9345ae2416e18a2c1585ba5154c5e5cb733595ea538f554263b6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47628d76381a5d817964a05ab1d82ea17801832cf803ce61cc0cc7b5e9536191
[INFO] running `Command { std: "docker" "start" "-a" "47628d76381a5d817964a05ab1d82ea17801832cf803ce61cc0cc7b5e9536191", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling gettext-rs v0.7.0 (/opt/rustwide/workdir/gettext-rs)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pure-rust-locales v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling plib v0.7.0 (/opt/rustwide/workdir/plib)
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ftw v0.7.0 (/opt/rustwide/workdir/ftw)
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.3.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling posixutils-cc v0.7.0 (/opt/rustwide/workdir/cc)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libcrypt-rs v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling syslog v6.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling ruzstd v0.6.0
[INFO] [stderr]    Compiling posixutils-i18n v0.7.0 (/opt/rustwide/workdir/i18n)
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling object v0.35.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling posixutils-process v0.7.0 (/opt/rustwide/workdir/process)
[INFO] [stderr]    Compiling posixutils-xform v0.7.0 (/opt/rustwide/workdir/xform)
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling posixutils-cron v0.1.0 (/opt/rustwide/workdir/cron)
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling posixutils-editors v0.7.0 (/opt/rustwide/workdir/editors)
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling termion v4.0.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling posixutils-uucp v0.7.0 (/opt/rustwide/workdir/uucp)
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling ipp v5.3.2
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling posixutils-make v0.7.0 (/opt/rustwide/workdir/make)
[INFO] [stderr]    Compiling lexical v7.0.5
[INFO] [stderr]    Compiling posixutils-screen v0.7.0 (/opt/rustwide/workdir/screen)
[INFO] [stderr]    Compiling posixutils-print v0.1.0 (/opt/rustwide/workdir/print)
[INFO] [stderr]    Compiling posixutils-pax v0.7.0 (/opt/rustwide/workdir/pax)
[INFO] [stderr]    Compiling posixutils-calc v0.7.0 (/opt/rustwide/workdir/calc)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling posixutils-m4 v0.7.0 (/opt/rustwide/workdir/m4)
[INFO] [stderr]    Compiling posixutils-awk v0.7.0 (/opt/rustwide/workdir/awk)
[INFO] [stderr]    Compiling posixutils-dev v0.7.0 (/opt/rustwide/workdir/dev)
[INFO] [stderr]    Compiling posixutils-man v0.7.0 (/opt/rustwide/workdir/man)
[INFO] [stderr]    Compiling posixutils-users v0.7.0 (/opt/rustwide/workdir/users)
[INFO] [stderr]    Compiling posixutils-display v0.7.0 (/opt/rustwide/workdir/display)
[INFO] [stderr]    Compiling posixutils-sys v0.7.0 (/opt/rustwide/workdir/sys)
[INFO] [stderr]    Compiling posixutils-tree v0.7.0 (/opt/rustwide/workdir/tree)
[INFO] [stderr]    Compiling posixutils-misc v0.7.0 (/opt/rustwide/workdir/misc)
[INFO] [stderr]    Compiling posixutils-text v0.7.0 (/opt/rustwide/workdir/text)
[INFO] [stderr]    Compiling posixutils-sccs v0.7.0 (/opt/rustwide/workdir/sccs)
[INFO] [stderr]    Compiling posixutils-datetime v0.7.0 (/opt/rustwide/workdir/datetime)
[INFO] [stderr]    Compiling posixutils-fs v0.7.0 (/opt/rustwide/workdir/fs)
[INFO] [stderr]    Compiling posixutils-pathnames v0.7.0 (/opt/rustwide/workdir/pathnames)
[INFO] [stderr]    Compiling posixutils-file v0.7.0 (/opt/rustwide/workdir/file)
[INFO] [stderr]    Compiling posixutils-mailx v0.7.0 (/opt/rustwide/workdir/mailx)
[INFO] [stderr]    Compiling posixutils-sh v0.7.0 (/opt/rustwide/workdir/sh)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s
[INFO] running `Command { std: "docker" "inspect" "47628d76381a5d817964a05ab1d82ea17801832cf803ce61cc0cc7b5e9536191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47628d76381a5d817964a05ab1d82ea17801832cf803ce61cc0cc7b5e9536191", kill_on_drop: false }`
[INFO] [stdout] 47628d76381a5d817964a05ab1d82ea17801832cf803ce61cc0cc7b5e9536191
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f39e0335ca7c2886a164f7ebc04e30ace784844b3936e250a4e3e76164b3986
[INFO] running `Command { std: "docker" "start" "-a" "5f39e0335ca7c2886a164f7ebc04e30ace784844b3936e250a4e3e76164b3986", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling notify-debouncer-full v0.3.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serial2 v0.2.33
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling posixutils-cc v0.7.0 (/opt/rustwide/workdir/cc)
[INFO] [stderr]    Compiling posixutils-cron v0.1.0 (/opt/rustwide/workdir/cron)
[INFO] [stderr]    Compiling posixutils-uucp v0.7.0 (/opt/rustwide/workdir/uucp)
[INFO] [stderr]    Compiling posixutils-editors v0.7.0 (/opt/rustwide/workdir/editors)
[INFO] [stderr]    Compiling posixutils-make v0.7.0 (/opt/rustwide/workdir/make)
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling ruzstd v0.6.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling object v0.35.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling posixutils-m4 v0.7.0 (/opt/rustwide/workdir/m4)
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling ipp v5.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling posixutils-process v0.7.0 (/opt/rustwide/workdir/process)
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling posixutils-i18n v0.7.0 (/opt/rustwide/workdir/i18n)
[INFO] [stderr]    Compiling posixutils-print v0.1.0 (/opt/rustwide/workdir/print)
[INFO] [stderr]    Compiling posixutils-awk v0.7.0 (/opt/rustwide/workdir/awk)
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling posixutils-pax v0.7.0 (/opt/rustwide/workdir/pax)
[INFO] [stderr]    Compiling posixutils-dev v0.7.0 (/opt/rustwide/workdir/dev)
[INFO] [stderr]    Compiling posixutils-man v0.7.0 (/opt/rustwide/workdir/man)
[INFO] [stderr] error: could not compile `posixutils-man` (bin "man" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name man --edition=2021 man/man.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(coverage)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=379b759d7650bb3f -C extra-filename=-c4ebc655a8e90a6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-81b29a48d26f0ed0.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-36f61683bf9ec0b3.rlib --extern gettextrs=/opt/rustwide/target/debug/deps/libgettextrs-a06362bf48eda202.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-89e97831d3517e7a.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-557c605b4ea17f18.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-f56ff64dee0b1e47.so --extern plib=/opt/rustwide/target/debug/deps/libplib-b7f416ae25773801.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-97b4d8b0958cef0f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-742485271e7f016c.rlib --extern terminfo=/opt/rustwide/target/debug/deps/libterminfo-59a4f0375cd5142a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f963d34ef3c9a903.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5f39e0335ca7c2886a164f7ebc04e30ace784844b3936e250a4e3e76164b3986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f39e0335ca7c2886a164f7ebc04e30ace784844b3936e250a4e3e76164b3986", kill_on_drop: false }`
[INFO] [stdout] 5f39e0335ca7c2886a164f7ebc04e30ace784844b3936e250a4e3e76164b3986
