[INFO] cloning repository https://github.com/Guusvanmeerveld/Dust-Mail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guusvanmeerveld/Dust-Mail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusvanmeerveld%2FDust-Mail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusvanmeerveld%2FDust-Mail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41c75974f858e42c4ac2e3885b68b9d7f0af41f5
[INFO] building Guusvanmeerveld/Dust-Mail against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuusvanmeerveld%2FDust-Mail" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Guusvanmeerveld/Dust-Mail on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Guusvanmeerveld/Dust-Mail
[INFO] finished tweaking git repo https://github.com/Guusvanmeerveld/Dust-Mail
[INFO] tweaked toml for git repo https://github.com/Guusvanmeerveld/Dust-Mail written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Guusvanmeerveld/Dust-Mail 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding async-broadcast v0.5.1
[INFO] [stderr]       Adding async-executor v1.11.0 (available: v1.13.1)
[INFO] [stderr]       Adding async-fs v1.6.0
[INFO] [stderr]       Adding async-io v1.13.0
[INFO] [stderr]       Adding async-lock v2.8.0
[INFO] [stderr]       Adding async-process v1.7.0 (available: v1.8.1)
[INFO] [stderr]       Adding async-recursion v1.1.1
[INFO] [stderr]       Adding async-task v4.7.1
[INFO] [stderr]       Adding atomic-waker v1.1.2
[INFO] [stderr]       Adding bitflags v2.6.0
[INFO] [stderr]       Adding block-padding v0.3.3
[INFO] [stderr]       Adding blocking v1.3.1 (available: v1.6.1)
[INFO] [stderr]       Adding cbc v0.1.2
[INFO] [stderr]       Adding derivative v2.2.0
[INFO] [stderr]       Adding enumflags2 v0.7.10
[INFO] [stderr]       Adding enumflags2_derive v0.7.10
[INFO] [stderr]       Adding errno v0.3.10
[INFO] [stderr]       Adding fastrand v2.3.0
[INFO] [stderr]       Adding futures-lite v1.13.0
[INFO] [stderr]       Adding futures-lite v2.5.0
[INFO] [stderr]       Adding hermit-abi v0.3.9
[INFO] [stderr]       Adding hex v0.4.3
[INFO] [stderr]       Adding io-lifetimes v1.0.11
[INFO] [stderr]       Adding keyring v2.3.3 (available: v3.6.1)
[INFO] [stderr]     Updating libc v0.2.139 -> v0.2.169
[INFO] [stderr]       Adding linux-keyutils v0.2.4
[INFO] [stderr]       Adding linux-raw-sys v0.3.8
[INFO] [stderr]       Adding memoffset v0.7.1
[INFO] [stderr]       Adding memoffset v0.9.1
[INFO] [stderr]       Adding nix v0.26.4
[INFO] [stderr]       Adding num v0.4.3
[INFO] [stderr]       Adding num-bigint v0.4.6
[INFO] [stderr]       Adding num-complex v0.4.6
[INFO] [stderr]     Updating num-integer v0.1.45 -> v0.1.46
[INFO] [stderr]       Adding num-iter v0.1.45
[INFO] [stderr]     Updating num-rational v0.4.1 -> v0.4.2
[INFO] [stderr]     Updating num-traits v0.2.15 -> v0.2.19
[INFO] [stderr]       Adding ordered-stream v0.2.0
[INFO] [stderr]       Adding parking v2.2.1
[INFO] [stderr]       Adding polling v2.7.0 (available: v2.8.0)
[INFO] [stderr]     Updating proc-macro2 v1.0.51 -> v1.0.92
[INFO] [stderr]     Updating quote v1.0.23 -> v1.0.38
[INFO] [stderr]       Adding redox_syscall v0.5.8
[INFO] [stderr]       Adding ring v0.16.20 (available: v0.17.8)
[INFO] [stderr]       Adding rustix v0.37.28
[INFO] [stderr]       Adding secret-service v3.1.0
[INFO] [stderr]       Adding sha1 v0.10.5 (available: v0.10.6)
[INFO] [stderr]       Adding signal-hook v0.3.17
[INFO] [stderr]       Adding spin v0.5.2
[INFO] [stderr]       Adding static_assertions v1.1.0
[INFO] [stderr]       Adding syn v2.0.95
[INFO] [stderr]       Adding uds_windows v1.1.0
[INFO] [stderr]       Adding untrusted v0.7.1
[INFO] [stderr]       Adding waker-fn v1.2.0
[INFO] [stderr]       Adding wasite v0.1.0
[INFO] [stderr]       Adding whoami v1.5.2
[INFO] [stderr]       Adding windows-sys v0.48.0
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-targets v0.48.5
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]       Adding xdg-home v1.3.0
[INFO] [stderr]       Adding zbus v3.15.2
[INFO] [stderr]       Adding zbus_macros v3.15.2
[INFO] [stderr]       Adding zbus_names v2.6.1
[INFO] [stderr]       Adding zvariant v3.15.2
[INFO] [stderr]       Adding zvariant_derive v3.15.2
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe6ee1cbbc531c81f7b4585f3d96a0410e249722d31c4085599c99bda157d3d7
[INFO] running `Command { std: "docker" "start" "-a" "fe6ee1cbbc531c81f7b4585f3d96a0410e249722d31c4085599c99bda157d3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6ee1cbbc531c81f7b4585f3d96a0410e249722d31c4085599c99bda157d3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6ee1cbbc531c81f7b4585f3d96a0410e249722d31c4085599c99bda157d3d7", kill_on_drop: false }`
[INFO] [stdout] fe6ee1cbbc531c81f7b4585f3d96a0410e249722d31c4085599c99bda157d3d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82db31942a4a049e781c3eec412d192e9c1882646169365686ad5c337cdbf0cf
[INFO] running `Command { std: "docker" "start" "-a" "82db31942a4a049e781c3eec412d192e9c1882646169365686ad5c337cdbf0cf", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling cfg-expr v0.9.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling dtoa-short v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling cfb v0.6.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling infer v0.7.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling ico v0.2.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.7.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tao v0.15.8
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling wry v0.23.4
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling quoted_printable v0.4.7
[INFO] [stderr]    Compiling tauri-runtime v0.12.1
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling imap-proto v0.16.2
[INFO] [stderr]    Compiling byte-pool v0.2.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling email-encoding v0.2.0
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "packed_simd_2", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=632aae62a980452b -C extra-filename=-71fbe4b6c79cb77b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-be9175862277e1f4.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-a32f580a1175b79e.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" "82db31942a4a049e781c3eec412d192e9c1882646169365686ad5c337cdbf0cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82db31942a4a049e781c3eec412d192e9c1882646169365686ad5c337cdbf0cf", kill_on_drop: false }`
[INFO] [stdout] 82db31942a4a049e781c3eec412d192e9c1882646169365686ad5c337cdbf0cf
