[INFO] cloning repository https://github.com/bearcove/beardist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bearcove/beardist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbeardist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbeardist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f6c38ae2c60e2cb4f84dec92c25e55f11e84381
[INFO] testing bearcove/beardist against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbeardist" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bearcove/beardist
[INFO] finished tweaking git repo https://github.com/bearcove/beardist
[INFO] tweaked toml for git repo https://github.com/bearcove/beardist written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bearcove/beardist on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bearcove/beardist 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded timelord v3.0.2
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.2
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded fs-err v3.1.0
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.3
[INFO] [stderr]   Downloaded sys-info v0.9.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e73e8381219e54a6526c0d6f1a2e3dbac89efd7242987a1b3fd8f8d0d949d013
[INFO] running `Command { std: "docker" "start" "-a" "e73e8381219e54a6526c0d6f1a2e3dbac89efd7242987a1b3fd8f8d0d949d013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e73e8381219e54a6526c0d6f1a2e3dbac89efd7242987a1b3fd8f8d0d949d013", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e73e8381219e54a6526c0d6f1a2e3dbac89efd7242987a1b3fd8f8d0d949d013", kill_on_drop: false }`
[INFO] [stdout] e73e8381219e54a6526c0d6f1a2e3dbac89efd7242987a1b3fd8f8d0d949d013
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8dc8d84c48ca87aa6892a0f4b8615bab1ee0b098a95b4752ae2bdd296cf7d04
[INFO] running `Command { std: "docker" "start" "-a" "d8dc8d84c48ca87aa6892a0f4b8615bab1ee0b098a95b4752ae2bdd296cf7d04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling timelord v3.0.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling beardist v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/indented_writer.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) fn indented(&mut self) -> IndentedWriter {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) fn indented(&mut self) -> IndentedWriter<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/indented_writer.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn indented(&mut self) -> IndentedWriter;
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn indented(&mut self) -> IndentedWriter<'_>;
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/indented_writer.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn indented(&mut self) -> IndentedWriter {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn indented(&mut self) -> IndentedWriter<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "d8dc8d84c48ca87aa6892a0f4b8615bab1ee0b098a95b4752ae2bdd296cf7d04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8dc8d84c48ca87aa6892a0f4b8615bab1ee0b098a95b4752ae2bdd296cf7d04", kill_on_drop: false }`
[INFO] [stdout] d8dc8d84c48ca87aa6892a0f4b8615bab1ee0b098a95b4752ae2bdd296cf7d04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3158ef479c9676f4df4d7184beebe4c221de3f0f9f98ab7df7bed0cd03e26c8e
[INFO] running `Command { std: "docker" "start" "-a" "3158ef479c9676f4df4d7184beebe4c221de3f0f9f98ab7df7bed0cd03e26c8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling beardist v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/indented_writer.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) fn indented(&mut self) -> IndentedWriter {
[INFO] [stdout]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub(crate) fn indented(&mut self) -> IndentedWriter<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/indented_writer.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn indented(&mut self) -> IndentedWriter;
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn indented(&mut self) -> IndentedWriter<'_>;
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/indented_writer.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn indented(&mut self) -> IndentedWriter {
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn indented(&mut self) -> IndentedWriter<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s
[INFO] running `Command { std: "docker" "inspect" "3158ef479c9676f4df4d7184beebe4c221de3f0f9f98ab7df7bed0cd03e26c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3158ef479c9676f4df4d7184beebe4c221de3f0f9f98ab7df7bed0cd03e26c8e", kill_on_drop: false }`
[INFO] [stdout] 3158ef479c9676f4df4d7184beebe4c221de3f0f9f98ab7df7bed0cd03e26c8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da8c4db3809bdede3d2fc805cb6081aeb7a08c10bd5fa7a031cfe7b6882af8a7
[INFO] running `Command { std: "docker" "start" "-a" "da8c4db3809bdede3d2fc805cb6081aeb7a08c10bd5fa7a031cfe7b6882af8a7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/indented_writer.rs:15:28
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub(crate) fn indented(&mut self) -> IndentedWriter {
[INFO] [stderr]    |                            ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub(crate) fn indented(&mut self) -> IndentedWriter<'_> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/indented_writer.rs:46:17
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn indented(&mut self) -> IndentedWriter;
[INFO] [stderr]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn indented(&mut self) -> IndentedWriter<'_>;
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/indented_writer.rs:50:17
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn indented(&mut self) -> IndentedWriter {
[INFO] [stderr]    |                 ^^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn indented(&mut self) -> IndentedWriter<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `beardist` (bin "beardist" test) generated 3 warnings (run `cargo fix --bin "beardist" -p beardist --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/beardist-1092b9d5e37b0c56)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Starting test_generate_and_audit_formula
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Created temporary directory in 2ms
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Generated sample config
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew] Fetching binary from https://example.com/mac...
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew] Dry run: Would fetch binary
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew] Fetching binary from https://example.com/linux-x86_64...
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew] Dry run: Would fetch binary
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew] Fetching binary from https://example.com/linux-aarch64...
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew] Dry run: Would fetch binary
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Generated formula content in 105ms
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Wrote formula to file in 0ms
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Showing formula contents...
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Listing directory contents...
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] ls -lhA output:
[INFO] [stderr]     total 4.0K
[INFO] [stderr]     drwxr-xr-x 2 root root 4.0K Jan  6 16:16 Formula
[INFO] [stderr]     
[INFO] [stderr] [2026-01-06T16:16:16Z INFO  beardist::homebrew::tests] Showing directory tree...
[INFO] [stdout] test homebrew::tests::test_generate_and_audit_formula ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- homebrew::tests::test_generate_and_audit_formula stdout ----
[INFO] [stdout] ===============================================================
[INFO] [stdout] # frozen_string_literal: true
[INFO] [stdout] 
[INFO] [stdout] # Sample generated by beardist
[INFO] [stdout] class Foobar < Formula
[INFO] [stdout]   desc "Sample generated by beardist"
[INFO] [stdout]   homepage "https://example.com"
[INFO] [stdout]   version "8.0.0"
[INFO] [stdout]   license "MIT"
[INFO] [stdout] 
[INFO] [stdout]   depends_on "ffmpeg"
[INFO] [stdout] 
[INFO] [stdout]   if OS.mac?
[INFO] [stdout]     url "https://example.com/mac"
[INFO] [stdout]     sha256 "a154568d23cc71ab038ee2e36421e784db1652a5cff4a2a5bd73612811c23927"
[INFO] [stdout]   elsif OS.linux?
[INFO] [stdout]     on_intel do
[INFO] [stdout]       url "https://example.com/linux-x86_64"
[INFO] [stdout]       sha256 "7e71f6e8d63be7ece7c1436b8d88ef2e300150c1f62cc007242ea1673397e3e5"
[INFO] [stdout]     end
[INFO] [stdout]     on_arm do
[INFO] [stdout]       url "https://example.com/linux-aarch64"
[INFO] [stdout]       sha256 "47ce0bdd0669521afb1be33970c69e471169810bcabdf4577ead5a642f35e31a"
[INFO] [stdout]     end
[INFO] [stdout]   end
[INFO] [stdout] 
[INFO] [stdout]   def install
[INFO] [stdout]     bin.install "foobar"
[INFO] [stdout]     libexec.install Dir["lib*.dylib"] if OS.mac?
[INFO] [stdout]     libexec.install Dir["lib*.so"] if OS.linux?
[INFO] [stdout]   end
[INFO] [stdout] end
[INFO] [stdout] 
[INFO] [stdout] ===============================================================
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/homebrew/tests.rs:83:23
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     homebrew::tests::test_generate_and_audit_formula
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin beardist`
[INFO] running `Command { std: "docker" "inspect" "da8c4db3809bdede3d2fc805cb6081aeb7a08c10bd5fa7a031cfe7b6882af8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da8c4db3809bdede3d2fc805cb6081aeb7a08c10bd5fa7a031cfe7b6882af8a7", kill_on_drop: false }`
[INFO] [stdout] da8c4db3809bdede3d2fc805cb6081aeb7a08c10bd5fa7a031cfe7b6882af8a7
