[INFO] cloning repository https://github.com/euzu/m3u-filter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euzu/m3u-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuzu%2Fm3u-filter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuzu%2Fm3u-filter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0185ed8b90976ce100a11229c7250382212e845
[INFO] checking euzu/m3u-filter against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuzu%2Fm3u-filter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/euzu/m3u-filter
[INFO] finished tweaking git repo https://github.com/euzu/m3u-filter
[INFO] tweaked toml for git repo https://github.com/euzu/m3u-filter written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/euzu/m3u-filter on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/euzu/m3u-filter 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1463a22df67eae795f9237750ef6849229b0542398a24767d649ed0a4e6a6187
[INFO] running `Command { std: "docker" "start" "-a" "1463a22df67eae795f9237750ef6849229b0542398a24767d649ed0a4e6a6187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1463a22df67eae795f9237750ef6849229b0542398a24767d649ed0a4e6a6187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1463a22df67eae795f9237750ef6849229b0542398a24767d649ed0a4e6a6187", kill_on_drop: false }`
[INFO] [stdout] 1463a22df67eae795f9237750ef6849229b0542398a24767d649ed0a4e6a6187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05901cab91a30eb5d9176bbfa7053f1efe32876f62aa5eb6fa108b3d56300556
[INFO] running `Command { std: "docker" "start" "-a" "05901cab91a30eb5d9176bbfa7053f1efe32876f62aa5eb6fa108b3d56300556", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking js-sys v0.3.82
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking enum-iterator v2.3.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking web-sys v0.3.82
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.55
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]     Checking implicit-clone v0.4.9
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking lz4_flex v0.12.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking shared v3.2.25 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]     Checking compression-core v0.4.30
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking compression-codecs v0.4.32
[INFO] [stderr]    Compiling selectors v0.32.0
[INFO] [stderr]    Compiling gensym v0.1.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-net v0.5.0
[INFO] [stderr]     Checking gloo-worker v0.5.0
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]    Compiling yew-router-macro v0.18.0
[INFO] [stderr]     Checking gloo-net v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]     Checking gloo v0.11.0
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking futures-signals v0.3.34
[INFO] [stderr]     Checking reqwasm v0.5.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking num-bigint-dig v0.8.6
[INFO] [stderr]     Checking yew-hooks v0.3.4
[INFO] [stderr]     Checking yew-router v0.18.0
[INFO] [stderr]     Checking yew-i18n v0.1.3
[INFO] [stderr]     Checking async-compression v0.4.33
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking governor v0.10.2
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tuliprox v3.2.25 (/opt/rustwide/workdir/backend)
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.55
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rust-argon2 v3.0.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.55
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking jsonwebtoken v10.2.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking lol_html v2.7.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking frontend v3.2.25 (/opt/rustwide/workdir/frontend)
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=ce0327f4c6ee5b60 -C extra-filename=-aff839c0a8b2d9e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-854d83f20314cf38.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-c49b9d3dca2214eb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.7/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 --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=62d3039205dddda2 -C extra-filename=-6173b77857156074 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-67931eafec0143be.rmeta --extern axum_macros=/opt/rustwide/target/debug/deps/libaxum_macros-b07b56d12815af4a.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-a0709cb2f4e6749a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f364529f5ad09ec8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-01ef3ee9e0b27dd0.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-a4eaf29815ed4541.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-18e514d979cbc8e3.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5203f40e232335ff.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-20e7185a5fb9d3ba.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-e98a3fa189025638.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-30ac4ed9a0a88344.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b55135abc83d598.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-3ee0ea5724c32aec.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-9348998c5c2ca105.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-2ec2530ecbd5c819.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-d023d265f802d235.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b6762328b7c250c5.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-ff3ec5818eef8fc7.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-3c869b560764b991.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-f6d5cc7b185cf351.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1836095ef71f0fbb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error[E0063]: missing field `match_as_ascii` in initializer of `filter::ValueAccessor<'_>`
[INFO] [stdout]     --> shared/src/foundation/mapper.rs:1440:32
[INFO] [stdout]      |
[INFO] [stdout] 1440 |             let mut accessor = ValueAccessor {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ missing `match_as_ascii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `match_as_ascii` in initializer of `filter::ValueAccessor<'_>`
[INFO] [stdout]     --> shared/src/foundation/mapper.rs:1536:32
[INFO] [stdout]      |
[INFO] [stdout] 1536 |             let mut accessor = ValueAccessor {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^ missing `match_as_ascii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `match_as_ascii` in initializer of `filter::ValueAccessor<'_>`
[INFO] [stdout]     --> shared/src/foundation/mapper.rs:1562:28
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         let mut accessor = ValueAccessor { pli: &mut video, virtual_items: vec![] };
[INFO] [stdout]      |                            ^^^^^^^^^^^^^ missing `match_as_ascii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.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"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=5bb8c951516027b1 -C extra-filename=-07a65ffaac815932 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `shared` (lib test) due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name shared --edition=2021 shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3101a3390888a8c1 -C extra-filename=-50ccadb0fbcb81d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-593b7e216cc8cd09.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1733fcdb13354ed1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-854d83f20314cf38.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-7af40a90252f47e7.rmeta --extern deunicode=/opt/rustwide/target/debug/deps/libdeunicode-85711219e0810d6d.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-0e25e55a79813da3.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-743f02a5d491b03c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9127c3189d4f9a4e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-214f999dc00e4e35.rmeta --extern path_clean=/opt/rustwide/target/debug/deps/libpath_clean-3ecd01bebfe54e0f.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-837b2ae544fd5bfd.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-523e27543cf1d756.so --extern regex=/opt/rustwide/target/debug/deps/libregex-f333b2380fa2274a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-291a3cb6209ae188.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b55135abc83d598.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-66a9cde7c471045a.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-2e851c27b02fd932/out -L native=/opt/rustwide/target/debug/build/blake3-2e851c27b02fd932/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] warning: enum `PlaylistAssistantStep` is never used
[INFO] [stdout]  --> frontend/src/app/components/playlist/assistant/playlist.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum PlaylistAssistantStep {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlaylistAssistantContext` is never constructed
[INFO] [stdout]  --> frontend/src/app/components/playlist/assistant/playlist_assistant_context.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PlaylistAssistantContext {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PlaylistAssistantStep` is never used
[INFO] [stdout]  --> frontend/src/app/components/playlist/assistant/playlist.rs:6:6
[INFO] [stdout]   |
[INFO] [stdout] 6 | enum PlaylistAssistantStep {
[INFO] [stdout]   |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlaylistAssistantContext` is never constructed
[INFO] [stdout]  --> frontend/src/app/components/playlist/assistant/playlist_assistant_context.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct PlaylistAssistantContext {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "05901cab91a30eb5d9176bbfa7053f1efe32876f62aa5eb6fa108b3d56300556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05901cab91a30eb5d9176bbfa7053f1efe32876f62aa5eb6fa108b3d56300556", kill_on_drop: false }`
[INFO] [stdout] 05901cab91a30eb5d9176bbfa7053f1efe32876f62aa5eb6fa108b3d56300556
