[INFO] cloning repository https://github.com/ElSargo/wezpy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElSargo/wezpy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSargo%2Fwezpy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSargo%2Fwezpy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b8f602d3c4b1c84817dc4b83963f5fe14e081e9
[INFO] checking ElSargo/wezpy against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElSargo%2Fwezpy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  91% (1638/1790)
Updating files:  92% (1647/1790)
Updating files:  93% (1665/1790)
Updating files:  94% (1683/1790)
Updating files:  95% (1701/1790)
Updating files:  96% (1719/1790)
Updating files:  97% (1737/1790)
Updating files:  98% (1755/1790)
Updating files:  99% (1773/1790)
Updating files: 100% (1790/1790)
Updating files: 100% (1790/1790), done.
[INFO] started tweaking git repo https://github.com/ElSargo/wezpy
[INFO] finished tweaking git repo https://github.com/ElSargo/wezpy
[INFO] tweaked toml for git repo https://github.com/ElSargo/wezpy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElSargo/wezpy on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElSargo/wezpy 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c1168f9b21d227fda8dd5d33b9c104c0a6a37baf2f9049b6e01b81173868028
[INFO] running `Command { std: "docker" "start" "-a" "6c1168f9b21d227fda8dd5d33b9c104c0a6a37baf2f9049b6e01b81173868028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c1168f9b21d227fda8dd5d33b9c104c0a6a37baf2f9049b6e01b81173868028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1168f9b21d227fda8dd5d33b9c104c0a6a37baf2f9049b6e01b81173868028", kill_on_drop: false }`
[INFO] [stdout] 6c1168f9b21d227fda8dd5d33b9c104c0a6a37baf2f9049b6e01b81173868028
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44c7a343b810748ad5353d824b2c526e1775f4a0ce2dcf647d48fc1636b369e
[INFO] running `Command { std: "docker" "start" "-a" "f44c7a343b810748ad5353d824b2c526e1775f4a0ce2dcf647d48fc1636b369e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling thiserror v2.0.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libssh-rs-sys v0.2.4
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking deltae v0.3.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling luajit-src v210.5.11+97813fb
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling mlua-sys v0.6.6
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking async-net v1.8.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking vtparse v0.6.2 (/opt/rustwide/workdir/wezterm-src/vtparse)
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking finl_unicode v1.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking filenamegen v0.2.7
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking gethostname v0.4.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking umask v0.1.0 (/opt/rustwide/workdir/wezterm-src/umask)
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.0 (/opt/rustwide/workdir/wezterm-src/wezterm-dynamic/derive)
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]    Compiling wezterm-config-derive v0.1.0 (/opt/rustwide/workdir/wezterm-src/config/derive)
[INFO] [stdout] warning: fields `into` and `try_from` are never read
[INFO] [stdout]   --> wezterm-src/config/derive/src/attr.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct ContainerInfo {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 9  |     pub into: Option<Path>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |     pub try_from: Option<Path>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flatten`, `into`, `try_from`, `deprecated`, and `validate` are never read
[INFO] [stdout]   --> wezterm-src/config/derive/src/attr.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct FieldInfo<'a> {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub flatten: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 76 |     pub allow_default: DefValue,
[INFO] [stdout] 77 |     pub into: Option<Path>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 78 |     pub try_from: Option<Path>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 79 |     pub deprecated: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 80 |     pub validate: Option<Path>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> wezterm-src/config/derive/src/attr.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn field_info(field: &Field) -> Result<FieldInfo> {
[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] 131 | pub fn field_info(field: &Field) -> Result<FieldInfo<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> wezterm-src/wezterm-dynamic/derive/src/attr.rs:283:26
[INFO] [stdout]     |
[INFO] [stdout] 283 | pub fn field_info(field: &Field) -> Result<FieldInfo> {
[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] 283 | pub fn field_info(field: &Field) -> Result<FieldInfo<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling names v0.12.0
[INFO] [stderr]    Compiling metrics v0.17.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.10
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking rangeset v0.1.0 (/opt/rustwide/workdir/wezterm-src/rangeset)
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking filedescriptor v0.8.3 (/opt/rustwide/workdir/wezterm-src/filedescriptor)
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]    --> wezterm-src/filedescriptor/src/unix.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         unsafe { FileDescriptor::dup2(f, std_descriptor) }?.into_raw_fd();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: losing the raw file descriptor may leak resources
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 311 |         let _ = unsafe { FileDescriptor::dup2(f, std_descriptor) }?.into_raw_fd();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=1552dfcadc99a489 -C extra-filename=-a0479b4de8ecd8f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9586b17c33c1f686.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-8ab8af40ba2b2122.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f44c7a343b810748ad5353d824b2c526e1775f4a0ce2dcf647d48fc1636b369e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44c7a343b810748ad5353d824b2c526e1775f4a0ce2dcf647d48fc1636b369e", kill_on_drop: false }`
[INFO] [stdout] f44c7a343b810748ad5353d824b2c526e1775f4a0ce2dcf647d48fc1636b369e
