[INFO] cloning repository https://github.com/itachilee/ratatui_weather [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itachilee/ratatui_weather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fratatui_weather", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fratatui_weather'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a136149851e7ad27bf5682a49574bd723d7cd700 [INFO] checking itachilee/ratatui_weather against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitachilee%2Fratatui_weather" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/itachilee/ratatui_weather [INFO] finished tweaking git repo https://github.com/itachilee/ratatui_weather [INFO] tweaked toml for git repo https://github.com/itachilee/ratatui_weather written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itachilee/ratatui_weather on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itachilee/ratatui_weather 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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy-derive v0.8.16 [INFO] [stderr] Downloaded actix-cors v0.7.0 [INFO] [stderr] Downloaded actix-server v2.5.0 [INFO] [stderr] Downloaded pq-sys v0.7.0 [INFO] [stderr] Downloaded diesel_derives v2.2.3 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded actix-http v3.9.0 [INFO] [stderr] Downloaded rustls v0.23.22 [INFO] [stderr] Downloaded zerocopy v0.8.16 [INFO] [stderr] Downloaded actix-web v4.9.0 [INFO] [stderr] Downloaded elasticsearch v8.17.0-alpha.1 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] [stderr] Downloaded diesel v2.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7bdb2be65c8a2be157324d9d00fba6de28188d0e8df66ee0407489b14a5d494 [INFO] running `Command { std: "docker" "start" "-a" "a7bdb2be65c8a2be157324d9d00fba6de28188d0e8df66ee0407489b14a5d494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7bdb2be65c8a2be157324d9d00fba6de28188d0e8df66ee0407489b14a5d494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7bdb2be65c8a2be157324d9d00fba6de28188d0e8df66ee0407489b14a5d494", kill_on_drop: false }` [INFO] [stdout] a7bdb2be65c8a2be157324d9d00fba6de28188d0e8df66ee0407489b14a5d494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e95e036f8b49439f8e072a4494302a1e741925d472d6fdda3dfb5ec9f036bb7c [INFO] running `Command { std: "docker" "start" "-a" "e95e036f8b49439f8e072a4494302a1e741925d472d6fdda3dfb5ec9f036bb7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling zerocopy v0.8.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling pq-sys v0.7.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling elasticsearch v8.17.0-alpha.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking xml-rs v0.8.25 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling actix-web-codegen v4.3.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/2ca7bcd03b87b52f7055a59b817443b0ac4a530d/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.0/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=9a14b074f99b8e60 -C extra-filename=-dda80c0be23d02f4 --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-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-257932aa9253e762.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" "e95e036f8b49439f8e072a4494302a1e741925d472d6fdda3dfb5ec9f036bb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e95e036f8b49439f8e072a4494302a1e741925d472d6fdda3dfb5ec9f036bb7c", kill_on_drop: false }` [INFO] [stdout] e95e036f8b49439f8e072a4494302a1e741925d472d6fdda3dfb5ec9f036bb7c