[INFO] cloning repository https://github.com/1x2kb/dvd_categorize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1x2kb/dvd_categorize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1x2kb%2Fdvd_categorize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1x2kb%2Fdvd_categorize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0aa4c5cade2765884655265f4b38c4c74bdbb6ef [INFO] testing 1x2kb/dvd_categorize 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%2F1x2kb%2Fdvd_categorize" "/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/1x2kb/dvd_categorize [INFO] finished tweaking git repo https://github.com/1x2kb/dvd_categorize [INFO] tweaked toml for git repo https://github.com/1x2kb/dvd_categorize written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/1x2kb/dvd_categorize 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/1x2kb/dvd_categorize 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7ee13a3bf02884e80293fbd5792dea8fb5810b004933c5cc44a2508865252d4 [INFO] running `Command { std: "docker" "start" "-a" "a7ee13a3bf02884e80293fbd5792dea8fb5810b004933c5cc44a2508865252d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7ee13a3bf02884e80293fbd5792dea8fb5810b004933c5cc44a2508865252d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ee13a3bf02884e80293fbd5792dea8fb5810b004933c5cc44a2508865252d4", kill_on_drop: false }` [INFO] [stdout] a7ee13a3bf02884e80293fbd5792dea8fb5810b004933c5cc44a2508865252d4 [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=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] c7dfe7cac4ea3b185da56fec2b9f1808f9cdb4edfb861a3270dbefad3c62923f [INFO] running `Command { std: "docker" "start" "-a" "c7dfe7cac4ea3b185da56fec2b9f1808f9cdb4edfb861a3270dbefad3c62923f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling dioxus-core-types v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling lazy-js-bundle v0.7.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling euclid v0.22.14 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling whoami v2.1.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.4 [INFO] [stderr] Compiling dioxus-document v0.7.4 [INFO] [stderr] Compiling scoped-futures v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling dioxus-web v0.7.5 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling dioxus-config-macro v0.7.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dioxus-config-macros v0.7.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.11.0 [INFO] [stderr] Compiling hmac v0.13.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling postgres-protocol v0.6.11 [INFO] [stderr] Compiling postgres-types v0.2.13 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling dioxus-rsx v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Compiling dioxus-core-macro v0.7.4 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.4 [INFO] [stderr] Compiling generational-box v0.7.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling const-serialize v0.7.2 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.4 [INFO] [stderr] Compiling dioxus-router-macro v0.7.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling axum-macros v0.5.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling const-serialize v0.8.0-alpha.0 [INFO] [stderr] Compiling subsecond-types v0.7.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling manganis-core v0.7.4 [INFO] [stderr] Compiling subsecond v0.7.4 [INFO] [stderr] Compiling js-sys v0.3.95 [INFO] [stderr] Compiling dioxus-cli-config v0.7.4 [INFO] [stderr] Compiling sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling dioxus-logger v0.7.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling dioxus-core v0.7.4 [INFO] [stderr] Compiling manganis-macro v0.7.4 [INFO] [stderr] Compiling manganis v0.7.5 [INFO] [stderr] Compiling diesel v2.3.7 [INFO] [stderr] Compiling dioxus-signals v0.7.4 [INFO] [stderr] Compiling dioxus-devtools-types v0.7.4 [INFO] [stderr] Compiling dioxus-history v0.7.4 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-postgres v0.7.17 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling dioxus-hooks v0.7.4 [INFO] [stderr] Compiling dioxus-devtools v0.7.4 [INFO] [stderr] Compiling dioxus-stores v0.7.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling dioxus-html v0.7.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling dioxus-router v0.7.4 [INFO] [stderr] Compiling ollama-rs v0.3.4 [INFO] [stderr] Compiling web-sys v0.3.95 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.68 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.4.0 [INFO] [stderr] Compiling dioxus-asset-resolver v0.7.4 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling dioxus v0.7.5 [INFO] [stderr] Compiling pgvector v0.4.1 [INFO] [stderr] Compiling diesel-async v0.8.0 [INFO] [stderr] Compiling models v1.0.0 (/opt/rustwide/workdir/models) [INFO] [stderr] Compiling ai_chat v1.0.0 (/opt/rustwide/workdir/ai_chat) [INFO] [stderr] Compiling csv_utils v1.0.0 (/opt/rustwide/workdir/csv_utils) [INFO] [stderr] Compiling dvd_categorizer_web v1.0.0 (/opt/rustwide/workdir/dvd_categorizer_web) [INFO] [stderr] Compiling actor_reorder v1.0.0 (/opt/rustwide/workdir/actor_reorder) [INFO] [stderr] Compiling database v1.0.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Compiling categorizer_utilities v1.0.0 (/opt/rustwide/workdir/categorizer_utilities) [INFO] [stderr] Compiling dvd_catalog_api v1.0.0 (/opt/rustwide/workdir/dvd_catalog_api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "c7dfe7cac4ea3b185da56fec2b9f1808f9cdb4edfb861a3270dbefad3c62923f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7dfe7cac4ea3b185da56fec2b9f1808f9cdb4edfb861a3270dbefad3c62923f", kill_on_drop: false }` [INFO] [stdout] c7dfe7cac4ea3b185da56fec2b9f1808f9cdb4edfb861a3270dbefad3c62923f [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=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] a89c69016cb100e10289cf4d31e00b3058a0c1690e52d8fbc650f088c6d6e6ec [INFO] running `Command { std: "docker" "start" "-a" "a89c69016cb100e10289cf4d31e00b3058a0c1690e52d8fbc650f088c6d6e6ec", kill_on_drop: false }` [INFO] [stderr] Compiling models v1.0.0 (/opt/rustwide/workdir/models) [INFO] [stderr] Compiling ai_chat v1.0.0 (/opt/rustwide/workdir/ai_chat) [INFO] [stderr] Compiling csv_utils v1.0.0 (/opt/rustwide/workdir/csv_utils) [INFO] [stderr] Compiling dvd_categorizer_web v1.0.0 (/opt/rustwide/workdir/dvd_categorizer_web) [INFO] [stderr] Compiling actor_reorder v1.0.0 (/opt/rustwide/workdir/actor_reorder) [INFO] [stderr] Compiling database v1.0.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Compiling categorizer_utilities v1.0.0 (/opt/rustwide/workdir/categorizer_utilities) [INFO] [stderr] Compiling dvd_catalog_api v1.0.0 (/opt/rustwide/workdir/dvd_catalog_api) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.05s [INFO] running `Command { std: "docker" "inspect" "a89c69016cb100e10289cf4d31e00b3058a0c1690e52d8fbc650f088c6d6e6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89c69016cb100e10289cf4d31e00b3058a0c1690e52d8fbc650f088c6d6e6ec", kill_on_drop: false }` [INFO] [stdout] a89c69016cb100e10289cf4d31e00b3058a0c1690e52d8fbc650f088c6d6e6ec [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=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] 2af916f11e1c6629293eb11986a7ef1b3454626ba9d8c7524715ac740a474bdc [INFO] running `Command { std: "docker" "start" "-a" "2af916f11e1c6629293eb11986a7ef1b3454626ba9d8c7524715ac740a474bdc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actor_reorder-c7dc1034345f9355) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ai_chat-2f633d647f5253ba) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test live_ui::tests::test_build_movie_matcher_prompt_empty ... ok [INFO] [stdout] test live_ui::tests::test_get_matching_movies_ai_failure ... ok [INFO] [stdout] test live_ui::tests::test_build_movie_matcher_prompt ... ok [INFO] [stdout] test live_ui::tests::test_get_matching_movies_empty_dvds ... ok [INFO] [stdout] test structured_query_parser::tests::test_extract_json_from_response ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/categorizer_utilities-4d96b6e687259d03) [INFO] [stdout] test live_ui::tests::test_get_matching_movies_success ... ok [INFO] [stdout] test live_ui::tests::test_get_matching_movies_with_default_model ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::strip_punctuation_empty_string ... ok [INFO] [stdout] test tests::strip_punctuation_handles_mixed_punctuation ... ok [INFO] [stdout] test tests::strip_punctuation_only_punctuation ... ok [INFO] [stdout] test tests::strip_punctuation_normalizes_whitespace ... ok [INFO] [stdout] test tests::strip_punctuation_removes_apostrophes ... ok [INFO] [stdout] test tests::strip_punctuation_preserves_alphanumeric ... ok [INFO] [stdout] test tests::strip_punctuation_removes_colons_and_exclamation ... ok [INFO] [stdout] test tests::strip_punctuation_removes_hyphens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csv_utils-6a60fb60f183ced2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test export::tests::test_movies_to_csv ... ok [INFO] [stdout] test tests::it_should_reject_wrong_header_names ... ok [INFO] [stdout] test tests::it_should_reject_wrong_number_of_headers ... ok [INFO] [stdout] test tests::it_should_accept_different_header_order ... ok [INFO] [stdout] test tests::it_should_parse_csv ... ok [INFO] [stdout] test export::tests::test_csv_quote_escaping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/database-feb6b608283744e1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mocks::tests::test_mock_movie_repository ... ok [INFO] [stdout] test mocks::tests::test_mock_embedding_provider ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dvd_catalog-a7c8b148ec539529) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dvd_catalog_api-adb25bb9ae5c71e7) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dvd_categorizer_web-a2e8600b80bd26f9) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/models-67ba9d00b92c5da0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Doc-tests ai_chat [INFO] [stdout] test ai_state::saves_state::returns_none ... ok [INFO] [stdout] test ai_state::saves_state::saves_question ... ok [INFO] [stdout] test ai_state::saves_state::saves_answer ... ok [INFO] [stdout] test text_match_scoring::tests::test_calculate_match_score ... ok [INFO] [stdout] test vector_similarity::tests::test_cosine_similarity ... ok [INFO] [stdout] test vector_similarity::tests::test_invalid_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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 ai_chat/src/lib.rs - (line 18) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests categorizer_utilities [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test categorizer_utilities/src/lib.rs - strip_punctuation (line 14) ... ok [INFO] [stderr] Doc-tests csv_utils [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [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] [stderr] Doc-tests database [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test database/src/lib.rs - (line 27) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests dvd_catalog [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] [stderr] Doc-tests models [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test models/src/lib.rs - (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2af916f11e1c6629293eb11986a7ef1b3454626ba9d8c7524715ac740a474bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af916f11e1c6629293eb11986a7ef1b3454626ba9d8c7524715ac740a474bdc", kill_on_drop: false }` [INFO] [stdout] 2af916f11e1c6629293eb11986a7ef1b3454626ba9d8c7524715ac740a474bdc