[INFO] cloning repository https://github.com/Dreads-Code/Kiwi-Free-IPTV [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dreads-Code/Kiwi-Free-IPTV" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreads-Code%2FKiwi-Free-IPTV", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreads-Code%2FKiwi-Free-IPTV'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d00286f121ab13f4f31d93d2389436c24509aad3 [INFO] testing Dreads-Code/Kiwi-Free-IPTV against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreads-Code%2FKiwi-Free-IPTV" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Dreads-Code/Kiwi-Free-IPTV [INFO] finished tweaking git repo https://github.com/Dreads-Code/Kiwi-Free-IPTV [INFO] tweaked toml for git repo https://github.com/Dreads-Code/Kiwi-Free-IPTV written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dreads-Code/Kiwi-Free-IPTV on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Dreads-Code/Kiwi-Free-IPTV 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 284af325cfc986f015c743dc0ccb71f0983f1d7ed6e45e181d7f120d1da78ec8 [INFO] running `Command { std: "docker" "start" "-a" "284af325cfc986f015c743dc0ccb71f0983f1d7ed6e45e181d7f120d1da78ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "284af325cfc986f015c743dc0ccb71f0983f1d7ed6e45e181d7f120d1da78ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284af325cfc986f015c743dc0ccb71f0983f1d7ed6e45e181d7f120d1da78ec8", kill_on_drop: false }` [INFO] [stdout] 284af325cfc986f015c743dc0ccb71f0983f1d7ed6e45e181d7f120d1da78ec8 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fd78d920f26297e30a016a40cbcc54eb37dbe7fb9f0dea3e8ae50c18e75779a [INFO] running `Command { std: "docker" "start" "-a" "4fd78d920f26297e30a016a40cbcc54eb37dbe7fb9f0dea3e8ae50c18e75779a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling localsearch v0.1.0 (https://github.com/Stremio/local-search?branch=main#74fefe1d) [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling stremio-official-addons v2.1.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling magnet-url v3.0.0 [INFO] [stderr] Compiling lz-str v0.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling proc_macro_roids v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling stremio-derive v0.1.0 (https://github.com/stremio/stremio-core#6b60e133) [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling stremio-serde-hex v0.1.2 [INFO] [stderr] Compiling stremio-watched-bitfield v0.1.0 (https://github.com/stremio/stremio-core#6b60e133) [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling m3u8-rs v6.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_url_params v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling stremio-core v0.1.0 (https://github.com/stremio/stremio-core#6b60e133) [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling web-sys v0.3.95 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling axum-streams v0.24.0 [INFO] [stderr] Compiling vercel_runtime v2.2.0 [INFO] [stderr] Compiling iptv-nz-addon-rust v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "4fd78d920f26297e30a016a40cbcc54eb37dbe7fb9f0dea3e8ae50c18e75779a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd78d920f26297e30a016a40cbcc54eb37dbe7fb9f0dea3e8ae50c18e75779a", kill_on_drop: false }` [INFO] [stdout] 4fd78d920f26297e30a016a40cbcc54eb37dbe7fb9f0dea3e8ae50c18e75779a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4e9746fb44d521ad271bc5d174ff8a8dd9eb26e60ed3608537494b31a776d4 [INFO] running `Command { std: "docker" "start" "-a" "0c4e9746fb44d521ad271bc5d174ff8a8dd9eb26e60ed3608537494b31a776d4", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.68 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling wasm-bindgen-test-shared v0.2.118 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling localsearch v0.1.0 (https://github.com/Stremio/local-search?branch=main#74fefe1d) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling m3u8-rs v6.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling stremio-core v0.1.0 (https://github.com/stremio/stremio-core#6b60e133) [INFO] [stderr] Compiling axum-streams v0.24.0 [INFO] [stderr] Compiling vercel_runtime v2.2.0 [INFO] [stderr] Compiling web-sys v0.3.95 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.68 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.68 [INFO] [stderr] Compiling iptv-nz-addon-rust v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "0c4e9746fb44d521ad271bc5d174ff8a8dd9eb26e60ed3608537494b31a776d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4e9746fb44d521ad271bc5d174ff8a8dd9eb26e60ed3608537494b31a776d4", kill_on_drop: false }` [INFO] [stdout] 0c4e9746fb44d521ad271bc5d174ff8a8dd9eb26e60ed3608537494b31a776d4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 786fbc660d005105daa7b9d88de7afb977d0e295dbf680d087546c747d324cea [INFO] running `Command { std: "docker" "start" "-a" "786fbc660d005105daa7b9d88de7afb977d0e295dbf680d087546c747d324cea", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iptv_nz_addon_rust-a8abfd6d6245556b) [INFO] [stderr] Running unittests api/axum.rs (/opt/rustwide/target/debug/deps/axum-283a464eef0aeb5a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_router_compilation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running unittests src/local.rs (/opt/rustwide/target/debug/deps/local-2334d306860fcdd3) [INFO] [stdout] [INFO] [stderr] Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-fae8699791a09533) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_fallback_route ... ok [INFO] [stdout] test test_manifest_endpoint ... ok [INFO] [stdout] test test_fetch_pass_through_handler ... ok [INFO] [stdout] test test_unsupported_resource_type ... ok [INFO] [stdout] test test_static_assets ... ok [INFO] [stdout] test test_ping_endpoint ... ok [INFO] [stdout] test test_fetch_pass_through_unsafe_url ... ok [INFO] [stdout] test test_catalog_resource_route ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s [INFO] [stdout] [INFO] [stderr] Running tests/iptv_tests.rs (/opt/rustwide/target/debug/deps/iptv_tests-e6b72fd4b9344b18) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_categorize_channel ... ok [INFO] [stdout] test test_parse_channels_pure ... ok [INFO] [stdout] test test_make_request_success ... ok [INFO] [stdout] test test_make_request_retry_success ... ok [INFO] [stdout] test test_format_meta_catalog ... ok [INFO] [stdout] test test_fetch_data_fast_path_cache ... ok [INFO] [stdout] test test_meta_request ... ok [INFO] [stdout] test test_format_meta_detail ... ok [INFO] [stdout] test test_catalog_generation ... ok [INFO] [stdout] test test_fetch_data_cache_miss_success ... ok [INFO] [stdout] test test_fetch_data_sorting ... ok [INFO] [stdout] test test_stream_request ... ok [INFO] [stdout] test test_fetch_data_m3u8_parsing_edge_cases ... ok [INFO] [stdout] test test_fetch_data_invalid_epg_xml ... ok [INFO] [stderr] Running tests/local_tests.rs (/opt/rustwide/target/debug/deps/local_tests-2adcf83fe1f84c99) [INFO] [stdout] test test_make_request_exhausted_retries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.50s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_local_compilation_smoke ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/proxy_tests.rs (/opt/rustwide/target/debug/deps/proxy_tests-3bbf6108e19f0bb1) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test test_build_proxy_url_encoding ... ok [INFO] [stdout] test test_build_proxy_url_no_headers_if_only_default_ua ... ok [INFO] [stdout] test test_build_proxy_url_skips_default_ua ... ok [INFO] [stdout] test test_is_private_ip ... ok [INFO] [stdout] test test_is_safe_url_allows_exact_and_subdomain_whitelist_matches ... ok [INFO] [stdout] test test_get_base_url ... ok [INFO] [stdout] test test_is_safe_url_ssrf ... ok [INFO] [stdout] test test_is_safe_url_rejects_suffix_bypass_hosts ... ok [INFO] [stdout] test test_rewrite_m3u8_invalid_url ... ok [INFO] [stdout] test test_rewrite_url ... ok [INFO] [stdout] test test_rewrite_url_invalid_relative ... ok [INFO] [stdout] test test_rewrite_m3u8_logic ... ok [INFO] [stdout] test test_do_proxy_referer_injection ... ok [INFO] [stdout] test test_proxy_ip_spoof_protection ... ok [INFO] [stdout] test test_do_proxy_m3u8_rewriting ... ok [INFO] [stdout] test test_do_proxy_ts_segment ... ok [INFO] [stdout] test test_do_proxy_spoofing ... ok [INFO] [stdout] test test_do_proxy_mjh_handshake ... ok [INFO] [stdout] test test_do_proxy_head_request ... ok [INFO] [stdout] test test_do_proxy_upstream_failure ... ok [INFO] [stdout] test test_proxy_path_handler_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Running tests/tvmaze_tests.rs (/opt/rustwide/target/debug/deps/tvmaze_tests-282008bcfaf64cb1) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_process_icon_url ... ok [INFO] [stdout] test test_clean_title ... ok [INFO] [stdout] test test_fetch_show_images_empty_query ... ok [INFO] [stdout] test test_fetch_show_images_no_results ... ok [INFO] [stdout] test test_fetch_show_images_success ... ok [INFO] [stdout] test test_tvmaze_client_default ... ok [INFO] [stdout] test test_tvmaze_client_with_base_url ... ok [INFO] [stdout] test test_tvmaze_client_new ... ok [INFO] [stdout] test test_fetch_show_images_network_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/utils_tests.rs (/opt/rustwide/target/debug/deps/utils_tests-4049421e93781dce) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_contains_ignore_ascii_case ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/wasm_tests.rs (/opt/rustwide/target/debug/deps/wasm_tests-ed62e6a36781129a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_is_safe_proxy_url_logic ... ok [INFO] [stdout] test test_process_icon_url_logic ... ok [INFO] [stdout] test test_rewrite_playlist_logic ... ok [INFO] [stdout] test test_clean_show_title_logic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests iptv_nz_addon_rust [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "786fbc660d005105daa7b9d88de7afb977d0e295dbf680d087546c747d324cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786fbc660d005105daa7b9d88de7afb977d0e295dbf680d087546c747d324cea", kill_on_drop: false }` [INFO] [stdout] 786fbc660d005105daa7b9d88de7afb977d0e295dbf680d087546c747d324cea