[INFO] fetching crate thag_rs 0.1.9...
[INFO] testing thag_rs-0.1.9 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate thag_rs 0.1.9 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate thag_rs 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate thag_rs 0.1.9
[INFO] tweaked toml for crates.io crate thag_rs 0.1.9 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thag_rs 0.1.9 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thag_rs 0.1.9 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f977a6d39f6ae7c4f6a9815429ffd7071c43dfb3b89951c2379b49c1c3cfcf1
[INFO] running `Command { std: "docker" "start" "-a" "8f977a6d39f6ae7c4f6a9815429ffd7071c43dfb3b89951c2379b49c1c3cfcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f977a6d39f6ae7c4f6a9815429ffd7071c43dfb3b89951c2379b49c1c3cfcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f977a6d39f6ae7c4f6a9815429ffd7071c43dfb3b89951c2379b49c1c3cfcf1", kill_on_drop: false }`
[INFO] [stdout] 8f977a6d39f6ae7c4f6a9815429ffd7071c43dfb3b89951c2379b49c1c3cfcf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a3e8722e764d440c9874114472a8cbdb5470f1780905af51590c51330ed7ec1
[INFO] running `Command { std: "docker" "start" "-a" "4a3e8722e764d440c9874114472a8cbdb5470f1780905af51590c51330ed7ec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ring v0.17.8
[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 utf8_iter v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling filedescriptor v0.8.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling instability v0.3.3
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling optfield v0.3.0
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling documented-macros v0.9.1
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling thag_rs v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling inline_colorization v0.1.6
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling thag_proc_macros v0.1.1
[INFO] [stderr]    Compiling reedline v0.37.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling side-by-side-diff v0.1.2
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling cargo_toml v0.21.0
[INFO] [stderr]    Compiling cargo-lookup v0.1.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling documented v0.9.1
[INFO] [stderr]    Compiling termbg v0.6.1
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling serde_merge v0.1.3
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:239:27
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn render_prompt_left(&self) -> Cow<str> {
[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] 239 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn render_prompt_right(&self) -> Cow<str> {
[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] 244 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:249:32
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn render_prompt_indicator(&self, _edit_mode: PromptEditMode) -> Cow<str> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden 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] 249 |     fn render_prompt_indicator(&self, _edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:254:42
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[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] 254 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |         history_search: PromptHistorySearch,
[INFO] [stdout] 262 |     ) -> Cow<str> {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden 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] 262 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tui_editor.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn draw<F>(&mut self, f: F) -> std::io::Result<CompletedFrame>
[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] 56 |     pub fn draw<F>(&mut self, f: F) -> std::io::Result<CompletedFrame<'_>>
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 9m 08s
[INFO] running `Command { std: "docker" "inspect" "4a3e8722e764d440c9874114472a8cbdb5470f1780905af51590c51330ed7ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3e8722e764d440c9874114472a8cbdb5470f1780905af51590c51330ed7ec1", kill_on_drop: false }`
[INFO] [stdout] 4a3e8722e764d440c9874114472a8cbdb5470f1780905af51590c51330ed7ec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d44cc3413af69833ca0052d60636abdff0fb92da49ed1e9ca2e67874b475eb5
[INFO] running `Command { std: "docker" "start" "-a" "4d44cc3413af69833ca0052d60636abdff0fb92da49ed1e9ca2e67874b475eb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling reedline v0.37.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling termbg v0.6.1
[INFO] [stderr]    Compiling bstr v1.11.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling sequential-macro v0.1.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling sequential-test v0.2.4
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling thag_rs v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:239:27
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn render_prompt_left(&self) -> Cow<str> {
[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] 239 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn render_prompt_right(&self) -> Cow<str> {
[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] 244 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:249:32
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn render_prompt_indicator(&self, _edit_mode: PromptEditMode) -> Cow<str> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden 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] 249 |     fn render_prompt_indicator(&self, _edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:254:42
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[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] 254 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |         history_search: PromptHistorySearch,
[INFO] [stdout] 262 |     ) -> Cow<str> {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden 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] 262 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tui_editor.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn draw<F>(&mut self, f: F) -> std::io::Result<CompletedFrame>
[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] 56 |     pub fn draw<F>(&mut self, f: F) -> std::io::Result<CompletedFrame<'_>>
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:239:27
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn render_prompt_left(&self) -> Cow<str> {
[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] 239 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:244:28
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn render_prompt_right(&self) -> Cow<str> {
[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] 244 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:249:32
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn render_prompt_indicator(&self, _edit_mode: PromptEditMode) -> Cow<str> {
[INFO] [stdout]     |                                ^^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden 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] 249 |     fn render_prompt_indicator(&self, _edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:254:42
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn render_prompt_multiline_indicator(&self) -> Cow<str> {
[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] 254 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/repl.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 261 |         history_search: PromptHistorySearch,
[INFO] [stdout] 262 |     ) -> Cow<str> {
[INFO] [stdout]     |          ^^^^^^^^ the same lifetime is hidden 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] 262 |     ) -> Cow<'_, str> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tui_editor.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn draw<F>(&mut self, f: F) -> std::io::Result<CompletedFrame>
[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] 56 |     pub fn draw<F>(&mut self, f: F) -> std::io::Result<CompletedFrame<'_>>
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/shared.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |         edition: Edition::E2021,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ expected `Option<Edition>`, found `Edition`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Option<Edition>`
[INFO] [stdout]                found enum `Edition`
[INFO] [stdout] help: try wrapping the expression in `Some`
[INFO] [stdout]     |
[INFO] [stdout] 126 |         edition: Some(Edition::E2021),
[INFO] [stdout]     |                  +++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thag_rs` (test "shared") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4d44cc3413af69833ca0052d60636abdff0fb92da49ed1e9ca2e67874b475eb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d44cc3413af69833ca0052d60636abdff0fb92da49ed1e9ca2e67874b475eb5", kill_on_drop: false }`
[INFO] [stdout] 4d44cc3413af69833ca0052d60636abdff0fb92da49ed1e9ca2e67874b475eb5
