[INFO] cloning repository https://github.com/Joanseco/starship
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joanseco/starship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoanseco%2Fstarship", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoanseco%2Fstarship'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e25823f2b7ce6f38c7c238bc8d5558e54a2c632
[INFO] checking Joanseco/starship against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoanseco%2Fstarship" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Joanseco/starship
[INFO] finished tweaking git repo https://github.com/Joanseco/starship
[INFO] tweaked toml for git repo https://github.com/Joanseco/starship written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Joanseco/starship on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Joanseco/starship 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f1cf23af6d135751cd71033997afae18568e0eaf1596f5ae7000b55bf5c93e7
[INFO] running `Command { std: "docker" "start" "-a" "5f1cf23af6d135751cd71033997afae18568e0eaf1596f5ae7000b55bf5c93e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f1cf23af6d135751cd71033997afae18568e0eaf1596f5ae7000b55bf5c93e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1cf23af6d135751cd71033997afae18568e0eaf1596f5ae7000b55bf5c93e7", kill_on_drop: false }`
[INFO] [stdout] 5f1cf23af6d135751cd71033997afae18568e0eaf1596f5ae7000b55bf5c93e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa0ad0c930e0af8ee3e35a39681919eb885bff73c0810d81c232f00e313590d9
[INFO] running `Command { std: "docker" "start" "-a" "fa0ad0c930e0af8ee3e35a39681919eb885bff73c0810d81c232f00e313590d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking gix-trace v0.1.12
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking gix-sec v0.11.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking prodash v29.0.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking imara-diff v0.1.8
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking gix-utils v0.3.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking toml_parser v1.0.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling starship-battery v0.10.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking toml_writer v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling attr_alias v0.1.4
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking rust-ini v0.21.2
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking guess_host_triple v0.1.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking process_control v5.1.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking systemstat v0.2.4
[INFO] [stderr]    Compiling shadow-rs v1.2.0
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling starship v1.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking gix-validate v0.10.0
[INFO] [stderr]     Checking gix-date v0.10.2
[INFO] [stderr]     Checking gix-chunk v0.4.11
[INFO] [stderr]     Checking gix-quote v0.6.0
[INFO] [stderr]     Checking gix-bitmap v0.2.14
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking versions v7.0.0
[INFO] [stderr]     Checking clap_complete v4.5.54
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking gix-path v0.10.18
[INFO] [stderr]     Checking gix-actor v0.35.1
[INFO] [stderr]     Checking clap_complete_nushell v4.5.7
[INFO] [stderr]     Checking gix-features v0.42.1
[INFO] [stderr]     Checking gix-config-value v0.15.0
[INFO] [stderr]     Checking gix-command v0.6.1
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking gix-fs v0.15.0
[INFO] [stderr]     Checking gix-glob v0.20.1
[INFO] [stderr]     Checking gix-tempfile v17.1.0
[INFO] [stderr]     Checking gix-lock v17.1.0
[INFO] [stderr]     Checking gix-attributes v0.26.1
[INFO] [stderr]     Checking gix-ignore v0.15.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking gix-pathspec v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling zvariant_derive v5.5.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking os_info v3.12.0
[INFO] [stderr]     Checking gix-hash v0.18.0
[INFO] [stderr]     Checking gix-packetline-blocking v0.19.0
[INFO] [stderr]     Checking gix-packetline v0.19.0
[INFO] [stderr]     Checking gix-url v0.31.0
[INFO] [stderr]     Checking gix-transport v0.47.0
[INFO] [stderr]     Checking gix-hashtable v0.8.1
[INFO] [stderr]     Checking gix-commitgraph v0.28.0
[INFO] [stderr]     Checking gix-shallow v0.4.0
[INFO] [stderr]    Compiling zvariant v5.5.3
[INFO] [stderr]     Checking jsonc-parser v0.26.2
[INFO] [stderr]     Checking gix-object v0.49.1
[INFO] [stderr]     Checking toml_edit v0.23.0
[INFO] [stderr]     Checking toml v0.9.0
[INFO] [stderr]     Checking gix-revwalk v0.20.1
[INFO] [stderr]     Checking gix-ref v0.52.1
[INFO] [stderr]     Checking gix-filter v0.19.2
[INFO] [stderr]     Checking gix-pack v0.59.1
[INFO] [stderr]     Checking gix-traverse v0.46.2
[INFO] [stderr]     Checking gix-revision v0.34.1
[INFO] [stderr]     Checking gix-refspec v0.30.1
[INFO] [stderr]     Checking gix-index v0.40.1
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking gix-discover v0.40.1
[INFO] [stderr]     Checking gix-config v0.45.1
[INFO] [stderr]     Checking gix-protocol v0.50.1
[INFO] [stderr]     Checking gix-odb v0.69.1
[INFO] [stderr]     Checking gix-worktree v0.41.0
[INFO] [stderr]    Compiling zbus_macros v5.7.1
[INFO] [stderr]     Checking gix-dir v0.14.1
[INFO] [stderr]     Checking gix-diff v0.52.1
[INFO] [stderr]     Checking gix-submodule v0.19.1
[INFO] [stderr]     Checking gix-status v0.19.1
[INFO] [stderr]     Checking gix v0.72.1
[INFO] [stderr]     Checking zbus v5.7.1
[INFO] [stderr]     Checking notify-rust v4.11.7
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/context.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new_module(&self, name: &str) -> Module {
[INFO] [stdout]     |                       ^^^^^                 ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new_module(&self, name: &str) -> Module<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/formatter/parser.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_variable(variable: Pair<Rule>) -> &str {
[INFO] [stdout]    |                             ^^^^^^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_variable(variable: Pair<'_, Rule>) -> &str {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/formatter/parser.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn parse(format: &str) -> Result<Vec<FormatElement>, Box<Error<Rule>>> {
[INFO] [stdout]    |                      ^^^^                ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn parse(format: &str) -> Result<Vec<FormatElement<'_>>, Box<Error<Rule>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/module.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn ansi_strings(&self) -> Vec<AnsiString> {
[INFO] [stdout]     |                         ^^^^^         ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn ansi_strings(&self) -> Vec<AnsiString<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/module.rs:179:35
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn ansi_strings_for_width(&self, width: Option<usize>) -> Vec<AnsiString> {
[INFO] [stdout]     |                                   ^^^^^                               ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn ansi_strings_for_width(&self, width: Option<usize>) -> Vec<AnsiString<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/segment.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString {
[INFO] [stdout]    |                    ^^^^^                               ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/segment.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn ansi_string(&self, width: Option<usize>, prev: Option<&AnsiStyle>) -> AnsiString {
[INFO] [stdout]    |                        ^^^^^ this lifetime flows to the output                   ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn ansi_string(&self, width: Option<usize>, prev: Option<&AnsiStyle>) -> AnsiString<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/segment.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString {
[INFO] [stdout]     |                        ^^^^^                               ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/configure.rs:653:14
[INFO] [stdout]     |
[INFO] [stdout] 653 |         dir: &TempDir,
[INFO] [stdout]     |              ^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 656 |     ) -> io::Result<Context> {
[INFO] [stdout]     |                     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 656 |     ) -> io::Result<Context<'_>> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/context.rs:223:23
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new_module(&self, name: &str) -> Module {
[INFO] [stdout]     |                       ^^^^^                 ------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new_module(&self, name: &str) -> Module<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/formatter/parser.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_variable(variable: Pair<Rule>) -> &str {
[INFO] [stdout]    |                             ^^^^^^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn parse_variable(variable: Pair<'_, Rule>) -> &str {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/formatter/parser.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn parse(format: &str) -> Result<Vec<FormatElement>, Box<Error<Rule>>> {
[INFO] [stdout]    |                      ^^^^                ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn parse(format: &str) -> Result<Vec<FormatElement<'_>>, Box<Error<Rule>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/module.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn ansi_strings(&self) -> Vec<AnsiString> {
[INFO] [stdout]     |                         ^^^^^         ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn ansi_strings(&self) -> Vec<AnsiString<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/module.rs:179:35
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn ansi_strings_for_width(&self, width: Option<usize>) -> Vec<AnsiString> {
[INFO] [stdout]     |                                   ^^^^^                               ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn ansi_strings_for_width(&self, width: Option<usize>) -> Vec<AnsiString<'_>> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/segment.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString {
[INFO] [stdout]    |                    ^^^^^                               ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/segment.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn ansi_string(&self, width: Option<usize>, prev: Option<&AnsiStyle>) -> AnsiString {
[INFO] [stdout]    |                        ^^^^^ this lifetime flows to the output                   ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn ansi_string(&self, width: Option<usize>, prev: Option<&AnsiStyle>) -> AnsiString<'_> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/segment.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString {
[INFO] [stdout]     |                        ^^^^^                               ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub fn ansi_string(&self, prev: Option<&AnsiStyle>) -> AnsiString<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "fa0ad0c930e0af8ee3e35a39681919eb885bff73c0810d81c232f00e313590d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa0ad0c930e0af8ee3e35a39681919eb885bff73c0810d81c232f00e313590d9", kill_on_drop: false }`
[INFO] [stdout] fa0ad0c930e0af8ee3e35a39681919eb885bff73c0810d81c232f00e313590d9
