[INFO] cloning repository https://github.com/jzhang538/IDS-project3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jzhang538/IDS-project3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzhang538%2FIDS-project3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzhang538%2FIDS-project3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc0467283c3577b1bc2b8a720bb05a4a0f467d58
[INFO] testing jzhang538/IDS-project3 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjzhang538%2FIDS-project3" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jzhang538/IDS-project3
[INFO] finished tweaking git repo https://github.com/jzhang538/IDS-project3
[INFO] tweaked toml for git repo https://github.com/jzhang538/IDS-project3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jzhang538/IDS-project3 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jzhang538/IDS-project3 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 153 packages to latest compatible versions
[INFO] [stderr]     Updating actix-http v3.3.0 -> v3.11.2
[INFO] [stderr]     Updating actix-router v0.5.1 -> v0.5.3
[INFO] [stderr]     Updating actix-web v4.3.0 -> v4.10.2 (available: v4.11.0)
[INFO] [stderr]     Updating actix-web-codegen v4.1.0 -> v4.3.0
[INFO] [stderr]       Adding anstream v0.6.21
[INFO] [stderr]       Adding anstyle v1.0.13
[INFO] [stderr]       Adding anstyle-parse v0.2.7
[INFO] [stderr]       Adding anstyle-query v1.1.4
[INFO] [stderr]       Adding anstyle-wincon v3.0.10
[INFO] [stderr]       Adding async-stream v0.3.6
[INFO] [stderr]       Adding async-stream-impl v0.3.6
[INFO] [stderr]       Adding axum v0.6.7 (available: v0.6.20)
[INFO] [stderr]       Adding axum-core v0.3.4
[INFO] [stderr]       Adding base64 v0.22.1
[INFO] [stderr]       Adding bitflags v2.10.0
[INFO] [stderr]     Updating brotli v3.3.4 -> v8.0.2
[INFO] [stderr]     Updating brotli-decompressor v2.3.4 -> v5.0.0
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding clap v4.5.51
[INFO] [stderr]       Adding clap_builder v4.5.51
[INFO] [stderr]       Adding clap_derive v4.5.49
[INFO] [stderr]       Adding clap_lex v0.7.6
[INFO] [stderr]       Adding colorchoice v1.0.4
[INFO] [stderr]       Adding dashmap v5.5.3
[INFO] [stderr]     Updating derive_more v0.99.17 -> v2.0.1
[INFO] [stderr]       Adding derive_more-impl v2.0.1
[INFO] [stderr]       Adding equivalent v1.0.2
[INFO] [stderr]       Adding errno v0.3.14
[INFO] [stderr]       Adding fastrand v2.3.0
[INFO] [stderr]       Adding fixedbitset v0.4.2
[INFO] [stderr]       Adding foldhash v0.1.5
[INFO] [stderr]       Adding getrandom v0.3.4
[INFO] [stderr]     Updating h2 v0.3.15 -> v0.3.27
[INFO] [stderr]       Adding hashbrown v0.14.5
[INFO] [stderr]       Adding hashbrown v0.16.0
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding home v0.5.12
[INFO] [stderr]       Adding http-body v0.4.6
[INFO] [stderr]       Adding http-range-header v0.3.1
[INFO] [stderr]       Adding http-serde v1.1.3
[INFO] [stderr]       Adding hyper v0.14.32
[INFO] [stderr]       Adding hyper-timeout v0.4.1
[INFO] [stderr]       Adding impl-more v0.1.9
[INFO] [stderr]       Adding indexmap v2.12.0
[INFO] [stderr]       Adding is_terminal_polyfill v1.70.2
[INFO] [stderr]       Adding jsonwebtoken v8.3.0
[INFO] [stderr]     Updating libc v0.2.139 -> v0.2.177
[INFO] [stderr]       Adding linked-hash-map v0.5.6
[INFO] [stderr]       Adding linux-raw-sys v0.4.15
[INFO] [stderr]       Adding linux-raw-sys v0.11.0
[INFO] [stderr]     Updating lock_api v0.4.9 -> v0.4.14
[INFO] [stderr]       Adding matchit v0.7.3
[INFO] [stderr]       Adding mio v1.1.0
[INFO] [stderr]       Adding multimap v0.8.3
[INFO] [stderr]       Adding num-bigint v0.4.3 (available: v0.4.6)
[INFO] [stderr]     Updating once_cell v1.17.0 -> v1.21.3
[INFO] [stderr]       Adding once_cell_polyfill v1.70.2
[INFO] [stderr]       Adding opentelemetry v0.18.0
[INFO] [stderr]       Adding opentelemetry-http v0.7.0
[INFO] [stderr]       Adding opentelemetry-otlp v0.11.0
[INFO] [stderr]       Adding opentelemetry-proto v0.1.0
[INFO] [stderr]       Adding opentelemetry_api v0.18.0
[INFO] [stderr]       Adding opentelemetry_sdk v0.18.0
[INFO] [stderr]     Updating parking_lot_core v0.9.7 -> v0.9.12
[INFO] [stderr]       Adding pem v1.1.1
[INFO] [stderr]       Adding petgraph v0.6.5
[INFO] [stderr]     Updating pin-project-lite v0.2.9 -> v0.2.16
[INFO] [stderr]     Updating pkg-config v0.3.26 -> v0.3.32
[INFO] [stderr]       Adding prettyplease v0.1.25
[INFO] [stderr]     Updating proc-macro2 v1.0.52 -> v1.0.103
[INFO] [stderr]       Adding prost v0.11.9
[INFO] [stderr]       Adding prost-build v0.11.9
[INFO] [stderr]       Adding prost-derive v0.11.9
[INFO] [stderr]       Adding prost-types v0.11.9
[INFO] [stderr]     Updating quote v1.0.26 -> v1.0.42
[INFO] [stderr]       Adding r-efi v5.3.0
[INFO] [stderr]       Adding rand v0.9.2
[INFO] [stderr]       Adding rand_chacha v0.9.0
[INFO] [stderr]       Adding rand_core v0.9.3
[INFO] [stderr]     Updating redox_syscall v0.2.16 -> v0.5.18
[INFO] [stderr]       Adding regex-lite v0.1.8
[INFO] [stderr]       Adding ring v0.16.20
[INFO] [stderr]       Adding rmp v0.8.14
[INFO] [stderr]       Adding rmp-serde v1.3.0
[INFO] [stderr]       Adding rustix v0.38.44
[INFO] [stderr]       Adding rustix v1.1.2
[INFO] [stderr]     Updating serde v1.0.152 -> v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.152 -> v1.0.228
[INFO] [stderr]       Adding shuttle-actix-web v0.12.0 (available: v0.57.0)
[INFO] [stderr]     Updating shuttle-codegen v0.11.0 -> v0.12.0
[INFO] [stderr]     Updating shuttle-common v0.11.2 -> v0.12.0
[INFO] [stderr]       Adding shuttle-proto v0.12.0
[INFO] [stderr]       Adding shuttle-runtime v0.12.0 (available: v0.57.0)
[INFO] [stderr]     Updating shuttle-service v0.11.0 -> v0.12.0
[INFO] [stderr]       Adding simple_asn1 v0.6.3
[INFO] [stderr]       Adding socket2 v0.5.10
[INFO] [stderr]       Adding socket2 v0.6.1
[INFO] [stderr]       Adding spin v0.5.2
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]     Updating syn v2.0.4 -> v2.0.109
[INFO] [stderr]       Adding sync_wrapper v0.1.2
[INFO] [stderr]       Adding tempfile v3.23.0
[INFO] [stderr]       Adding thiserror v2.0.17
[INFO] [stderr]       Adding thiserror-impl v2.0.17
[INFO] [stderr]     Updating tokio v1.22.0 -> v1.48.0
[INFO] [stderr]       Adding tokio-io-timeout v1.2.1
[INFO] [stderr]       Adding tokio-macros v2.6.0
[INFO] [stderr]       Adding tokio-stream v0.1.17
[INFO] [stderr]       Adding tonic v0.8.3
[INFO] [stderr]       Adding tonic-build v0.8.4
[INFO] [stderr]       Adding tower v0.4.13
[INFO] [stderr]       Adding tower-http v0.3.5
[INFO] [stderr]       Adding tower-layer v0.3.3
[INFO] [stderr]       Adding tower-service v0.3.3
[INFO] [stderr]       Adding tracing-futures v0.2.5
[INFO] [stderr]       Adding tracing-opentelemetry v0.18.0
[INFO] [stderr]       Adding try-lock v0.2.5
[INFO] [stderr]       Adding ttl_cache v0.5.1
[INFO] [stderr]       Adding unicode-xid v0.2.6
[INFO] [stderr]       Adding untrusted v0.7.1
[INFO] [stderr]       Adding utf8parse v0.2.2
[INFO] [stderr]       Adding want v0.3.1
[INFO] [stderr]       Adding wasip2 v1.0.1+wasi-0.2.4
[INFO] [stderr]       Adding web-sys v0.3.61 (available: v0.3.82)
[INFO] [stderr]       Adding which v4.4.2
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-sys v0.60.2
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows-targets v0.53.5
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.53.1
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.53.1
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.53.1
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.53.1
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.53.1
[INFO] [stderr]       Adding wit-bindgen v0.46.0
[INFO] [stderr]     Updating zstd v0.12.3+zstd.1.5.2 -> v0.13.3
[INFO] [stderr]     Updating zstd-safe v6.0.4+zstd.1.5.4 -> v7.2.4
[INFO] [stderr]     Updating zstd-sys v2.0.7+zstd.1.5.4 -> v2.0.16+zstd.1.5.7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51ad54f6d4646dbb487b27a54986b63b4c79bb0a886d9be25ccee8abd34af2dc
[INFO] running `Command { std: "docker" "start" "-a" "51ad54f6d4646dbb487b27a54986b63b4c79bb0a886d9be25ccee8abd34af2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51ad54f6d4646dbb487b27a54986b63b4c79bb0a886d9be25ccee8abd34af2dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ad54f6d4646dbb487b27a54986b63b4c79bb0a886d9be25ccee8abd34af2dc", kill_on_drop: false }`
[INFO] [stdout] 51ad54f6d4646dbb487b27a54986b63b4c79bb0a886d9be25ccee8abd34af2dc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0f0dd146e43c4df53ba81e8642f7ae45d0fea485e068785a0ca926cbfd36b65
[INFO] running `Command { std: "docker" "start" "-a" "b0f0dd146e43c4df53ba81e8642f7ae45d0fea485e068785a0ca926cbfd36b65", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling futures-io v0.3.27
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling async-trait v0.1.67
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling axum v0.6.7
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ttl_cache v0.5.1
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rustrict v0.5.14
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling character_converter v2.1.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling shuttle-codegen v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling actix-macros v0.2.3
[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/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=6f542231c47ea9f9 -C extra-filename=-197050b56da9d390 --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-8126f0dca5f7b4a7.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" "b0f0dd146e43c4df53ba81e8642f7ae45d0fea485e068785a0ca926cbfd36b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f0dd146e43c4df53ba81e8642f7ae45d0fea485e068785a0ca926cbfd36b65", kill_on_drop: false }`
[INFO] [stdout] b0f0dd146e43c4df53ba81e8642f7ae45d0fea485e068785a0ca926cbfd36b65
