[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbearcove%2Fbeardist" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bearcove/beardist on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timelord v3.0.2
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.2
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded openssl-probe v0.1.6
[INFO] [stderr]   Downloaded clap_lex v0.7.4
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.3
[INFO] [stderr]   Downloaded fs-err v3.1.0
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded windows-registry v0.4.0
[INFO] [stderr]   Downloaded native-tls v0.2.14
[INFO] [stderr]   Downloaded rustls-pemfile v2.2.0
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded schannel v0.1.27
[INFO] [stderr]   Downloaded indexmap v2.9.0
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded backtrace v0.3.71
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded gimli v0.28.1
[INFO] [stderr]   Downloaded object v0.32.2
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded addr2line v0.21.0
[INFO] [stderr]   Downloaded sys-info v0.9.1
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded security-framework-sys v2.14.0
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f029f04590674c99649048d03b88174680a8629408087f6242fd4f763e43f82c
[INFO] running `Command { std: "docker" "start" "-a" "f029f04590674c99649048d03b88174680a8629408087f6242fd4f763e43f82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f029f04590674c99649048d03b88174680a8629408087f6242fd4f763e43f82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f029f04590674c99649048d03b88174680a8629408087f6242fd4f763e43f82c", kill_on_drop: false }`
[INFO] [stdout] f029f04590674c99649048d03b88174680a8629408087f6242fd4f763e43f82c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b5984d4ea0a5a93841370efee4a257ac70ce260e79db0337fe774cde2e27289
[INFO] running `Command { std: "docker" "start" "-a" "0b5984d4ea0a5a93841370efee4a257ac70ce260e79db0337fe774cde2e27289", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling tracing-error v0.2.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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling timelord v3.0.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling glob v0.3.2
[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 2m 31s
[INFO] running `Command { std: "docker" "inspect" "0b5984d4ea0a5a93841370efee4a257ac70ce260e79db0337fe774cde2e27289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5984d4ea0a5a93841370efee4a257ac70ce260e79db0337fe774cde2e27289", kill_on_drop: false }`
[INFO] [stdout] 0b5984d4ea0a5a93841370efee4a257ac70ce260e79db0337fe774cde2e27289
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3ffbe15f37a664875fd21acbae20979c17bb716cca5bf2a02bd2b734637c7d
[INFO] running `Command { std: "docker" "start" "-a" "6a3ffbe15f37a664875fd21acbae20979c17bb716cca5bf2a02bd2b734637c7d", 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.17s
[INFO] running `Command { std: "docker" "inspect" "6a3ffbe15f37a664875fd21acbae20979c17bb716cca5bf2a02bd2b734637c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3ffbe15f37a664875fd21acbae20979c17bb716cca5bf2a02bd2b734637c7d", kill_on_drop: false }`
[INFO] [stdout] 6a3ffbe15f37a664875fd21acbae20979c17bb716cca5bf2a02bd2b734637c7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e869da5508fd7589c44c72864849ba430cfb47d65673f61073bf679581c3ea25
[INFO] running `Command { std: "docker" "start" "-a" "e869da5508fd7589c44c72864849ba430cfb47d65673f61073bf679581c3ea25", 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.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/beardist-4e04257e7d4aaefa)
[INFO] [stdout] 
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Starting test_generate_and_audit_formula
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Created temporary directory in 1ms
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Generated sample config
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew] Fetching binary from https://example.com/mac...
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew] Dry run: Would fetch binary
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew] Fetching binary from https://example.com/linux-x86_64...
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew] Dry run: Would fetch binary
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew] Fetching binary from https://example.com/linux-aarch64...
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew] Dry run: Would fetch binary
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Generated formula content in 214ms
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Wrote formula to file in 0ms
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Showing formula contents...
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Listing directory contents...
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] ls -lhA output:
[INFO] [stderr]     total 4.0K
[INFO] [stderr]     drwxr-xr-x 2 root root 4.0K Mar  9 23:04 Formula
[INFO] [stderr]     
[INFO] [stderr] [2026-03-09T23:04:45Z INFO  beardist::homebrew::tests] Showing directory tree...
[INFO] [stdout] test homebrew::tests::test_generate_and_audit_formula ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin beardist`
[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.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e869da5508fd7589c44c72864849ba430cfb47d65673f61073bf679581c3ea25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e869da5508fd7589c44c72864849ba430cfb47d65673f61073bf679581c3ea25", kill_on_drop: false }`
[INFO] [stdout] e869da5508fd7589c44c72864849ba430cfb47d65673f61073bf679581c3ea25
