[INFO] cloning repository https://github.com/jtrefon/distiller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtrefon/distiller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtrefon%2Fdistiller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtrefon%2Fdistiller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7aa0afb5e62fa0184ffb631ab6328738a068591b
[INFO] testing jtrefon/distiller against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtrefon%2Fdistiller" "/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/jtrefon/distiller
[INFO] finished tweaking git repo https://github.com/jtrefon/distiller
[INFO] tweaked toml for git repo https://github.com/jtrefon/distiller written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jtrefon/distiller on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jtrefon/distiller 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-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e5cb9474d1045b5d9ef577afc51d259b6a0f0e567e62d8ddf49feb1398af20c
[INFO] running `Command { std: "docker" "start" "-a" "4e5cb9474d1045b5d9ef577afc51d259b6a0f0e567e62d8ddf49feb1398af20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e5cb9474d1045b5d9ef577afc51d259b6a0f0e567e62d8ddf49feb1398af20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e5cb9474d1045b5d9ef577afc51d259b6a0f0e567e62d8ddf49feb1398af20c", kill_on_drop: false }`
[INFO] [stdout] 4e5cb9474d1045b5d9ef577afc51d259b6a0f0e567e62d8ddf49feb1398af20c
[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=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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f897fa089e49d225c49f1d9fd155b65f7c7be32210a2d99e6429afe52f32ce04
[INFO] running `Command { std: "docker" "start" "-a" "f897fa089e49d225c49f1d9fd155b65f7c7be32210a2d99e6429afe52f32ce04", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls-pki-types v1.13.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling referencing v0.38.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.38.1
[INFO] [stderr]    Compiling destilation-core v0.1.0 (/opt/rustwide/workdir/destilation-core)
[INFO] [stdout] warning: unused import: `NoopEventLogger`
[INFO] [stdout]  --> destilation-core/src/queue.rs:2:61
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::logging::{LogEvent, LogLevel, SharedEventLogger, NoopEventLogger};
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_job_logic`, `format_prompt`, `reset_inflight_tasks`, and `process_task` are never used
[INFO] [stdout]    --> destilation-core/src/orchestrator.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl Orchestrator {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     async fn execute_job_logic(&self, job: &Job) -> anyhow::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     fn format_prompt(&self, pattern: &str, extra: &HashMap<String, String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     async fn reset_inflight_tasks(&self, job_id: &JobId) -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     async fn process_task(&self, job: Job, mut task: Task) -> anyhow::Result<TaskId> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `provider_store` is never read
[INFO] [stdout]   --> destilation-core/src/processor.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DatasetProcessor {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     provider_store: Arc<dyn ProviderStore>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling destilation-cli v0.1.0 (/opt/rustwide/workdir/destilation-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.81s
[INFO] running `Command { std: "docker" "inspect" "f897fa089e49d225c49f1d9fd155b65f7c7be32210a2d99e6429afe52f32ce04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f897fa089e49d225c49f1d9fd155b65f7c7be32210a2d99e6429afe52f32ce04", kill_on_drop: false }`
[INFO] [stdout] f897fa089e49d225c49f1d9fd155b65f7c7be32210a2d99e6429afe52f32ce04
[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=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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a93d0bc572db9d3ebbb2c23691bd09eda367434f9a362f955f69ca71cd0604
[INFO] running `Command { std: "docker" "start" "-a" "73a93d0bc572db9d3ebbb2c23691bd09eda367434f9a362f955f69ca71cd0604", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.38.1
[INFO] [stderr]    Compiling destilation-core v0.1.0 (/opt/rustwide/workdir/destilation-core)
[INFO] [stdout] warning: unused import: `NoopEventLogger`
[INFO] [stdout]  --> destilation-core/src/queue.rs:2:61
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::logging::{LogEvent, LogLevel, SharedEventLogger, NoopEventLogger};
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_job_logic`, `format_prompt`, `reset_inflight_tasks`, and `process_task` are never used
[INFO] [stdout]    --> destilation-core/src/orchestrator.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl Orchestrator {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     async fn execute_job_logic(&self, job: &Job) -> anyhow::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     fn format_prompt(&self, pattern: &str, extra: &HashMap<String, String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     async fn reset_inflight_tasks(&self, job_id: &JobId) -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     async fn process_task(&self, job: Job, mut task: Task) -> anyhow::Result<TaskId> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `provider_store` is never read
[INFO] [stdout]   --> destilation-core/src/processor.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DatasetProcessor {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     provider_store: Arc<dyn ProviderStore>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_job_logic`, `format_prompt`, `reset_inflight_tasks`, and `process_task` are never used
[INFO] [stdout]    --> destilation-core/src/orchestrator.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl Orchestrator {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 172 |     async fn execute_job_logic(&self, job: &Job) -> anyhow::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     fn format_prompt(&self, pattern: &str, extra: &HashMap<String, String>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     async fn reset_inflight_tasks(&self, job_id: &JobId) -> anyhow::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 336 |     async fn process_task(&self, job: Job, mut task: Task) -> anyhow::Result<TaskId> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `provider_store` is never read
[INFO] [stdout]   --> destilation-core/src/processor.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct DatasetProcessor {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     provider_store: Arc<dyn ProviderStore>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling destilation-cli v0.1.0 (/opt/rustwide/workdir/destilation-cli)
[INFO] [stdout] warning: unused variable: `provider_store`
[INFO] [stdout]   --> destilation-core/tests/processor.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let provider_store = Arc::new(DummyProviderStore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_store`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `provider_store`
[INFO] [stdout]    --> destilation-core/tests/processor.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let provider_store = Arc::new(DummyProviderStore);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_provider_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DummyTemplateStore` is never constructed
[INFO] [stdout]   --> destilation-core/tests/processor.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 | struct DummyTemplateStore;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQkIwRq/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoml-6fb9c22636a6a650,libtoml_edit-aa4582a489a52baa,libserde_spanned-d14c3762824edde3,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-95c5a469c175cbe0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-7a0e71168384102e,libclap_builder-8911e1f36fb9e4ec,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-3d90c62a36aac03c,libanstyle-fe219cdab7346aa5,libratatui-2b67d567b1754386,libratatui_macros-929d4f2aee84a73a,libratatui_widgets-ebdf92265e64f67c,libtime-db990f240a9fcd9e,libnum_threads-4b51ca944679bcba,libtime_core-f1b240a4acc14191,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libline_clipping-a6dc6256a379406a,libratatui_crossterm-166fbd289fea3e22,libratatui_core-d39e1f4afd02c1f8,libunicode_truncate-5813cfe08c167af4,liblru-6ea6b99eab1dedeb,libkasuari-49a6ed4f01184a12,libthiserror-835dcb5f7da42e27,libitertools-1a72cef6c4859ea2,libeither-e5ea87bd27ac73a9,libcompact_str-309c2f28445f4edb,libstatic_assertions-f0217ecdd817a834,libcastaway-e04a9b7886ef0139,libunicode_segmentation-421de088ab714999,libunicode_width-c0be3735b741df1b,libstrum-b1f339e36d0c0311,libdestilation_core-f3e45ae75bd95aa7,libthiserror-6c9ac4f713da2e8b,libanyhow-4342eda19ce54c8e,libjsonschema-26b7421835972038,libbytecount-4690dc5a500fb13e,libregex-7d9a19cb456a1346,libuuid_simd-d3e1f6e0583a7b9b,liboutref-a8d151a70d892957,libvsimd-df18ed82e402df6e,libunicode_general_category-bc3aae0f40ed0963,libfancy_regex-0931ac53594275fc,libbit_set-0311c4fb3031ff2a,libbit_vec-b1d1b68c2b4b1dac,libregex_automata-43202cb79b6019b0,libaho_corasick-61cf93dc53dd0bf8,libemail_address-681bd7c7bd22c56a,libfraction-7c746658e088480d,liblazy_static-3674be3f4245d19b,libnum-a8cc2cbfb94a977c,libnum_iter-dafa5428079a43a4,libnum_rational-d1bbcbe2db5f69d2,libnum_complex-c533bd18104d369c,libnum_bigint-2477c4e6b378c085,libnum_integer-e1dae9bde9b8ffd5,libnum_cmp-ef5cddd5e953f8cc,libregex_syntax-21c69862a9074e56,libdata_encoding-4b0fc7d26697af29,libreferencing-64e923f0ede74569,libfluent_uri-371d27045656fc8e,libborrow_or_share-0fa8a3ec06072945,libref_cast-08bd62503b7d48ca,libahash-092509b8682ae016,libgetrandom-0baa87726cbcc5d3,librand-88f6c3f8e323eb4d,librand_chacha-36b3f5a7428c3bec,libppv_lite86-e61ae08ff3e0f333,libzerocopy-a897f899067c4c31,librand_core-947ca62718ea8b54,libreqwest-e34b10d896356924,libhyper_rustls-8efaf6513e6723c9,libwebpki_roots-6db249d70b508545,libhyper_tls-57548009af7d17aa,libtokio_native_tls-a925a0bd54e827c8,libtokio_rustls-eb65865c7b2e321d,librustls-ed525b299c87570d,libsubtle-2ae6a7038b9a0630,libwebpki-bee0b1a0bce0cf5c,libring-6c80b7718ca5abb1,libgetrandom-e6656e2f703a06c2,libuntrusted-b2f816886faf2178,librustls_pki_types-c71db59e7d238237,libzeroize-7f213bea776ca5b6,libserde_urlencoded-b289c3b4397a3060,libryu-25f59e4cd0d23219,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-78dde36cd82f2176,libzmij-4c326dfa9ae54cc0,libtower_http-d67e0e518de6123f,libiri_string-7980c6545d934b56,libtower-81edb099ee9aef83,libtower_layer-d908dd771b239ecd,libnative_tls-788a59f53b19aa25,libopenssl_probe-2c6d21a9709cae46,libopenssl-9af3c6d315b86f88,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-ab8e03a3b9c3e85e,libhyper_util-f93ed9f5fef81887,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-d830c344368df9e2,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-03dc3319facef133,libtracing-433e5eb4816882aa,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libindexmap-0ece783e234d1377,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-3bb2db6cecc5bacb,libtokio_util-ecc66ce2cb40aab1,libhttp_body_util-19838e9fe8fe6196,libhttp_body-475394a7f396512d,liburl-28450ca8dc2e0550,libidna-322643ebd0742378,libutf8_iter-51566bbad89f3a68,libidna_adapter-64c94d70769f1725,libicu_properties-5ed8e3c73d750e1c,libicu_properties_data-b217809bf575558a,libicu_normalizer-613ad378e4fd71b8,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-0426e4d22735d296,libpotential_utf-8764daf1db9496c7,libicu_provider-e8bc0dca11f105af,libicu_locale_core-92afd92556312690,libtinystr-b89a0e2f5257d771,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-12ad8b6a577885e6,libzerotrie-53afc25171f13cdf,libyoke-a91d9a9eac2c9048,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-99dc56781f36c693,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-a4484436616bd9d7,libitoa-f3a70a1441f7f89b,libsync_wrapper-a254cb6192850e87,libfutures_util-cae95b6b073bf6f2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtokio-3c4747239bd16eb8,libsocket2-a4b0ae9174258309,libbytes-3529dc27cc7678fe,libpin_project_lite-72bf04572caa1c84,libchrono-050926a769ef347e,libiana_time_zone-bab5d12b40894ac1,libnum_traits-61451ab850bd490d,libserde-f71b0344cd7b4788,libserde_core-21f22ac7b803fb0e,libcrossterm-ec80d9f12bd8c67a,librustix-26a0730a35499818,liblinux_raw_sys-8e0c5bdcb79d095d,libbitflags-9362e66b8880981a,libparking_lot-cea9453f541cd250,libparking_lot_core-a78574451ddf5c1d,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libderive_more-227cc1102ed489e6,libsignal_hook_mio-0eea6c027d3eb089,libsignal_hook-54d464312c977dd9,libsignal_hook_registry-cddd50aee5c69024,liberrno-c497d64a4571af83,libmio-3addc53a48f7c6da,liblibc-11f5a30dc24875fb,liblog-1973d81b6927a6de,libvalue_bag-d445ab9f5491408e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQkIwRq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-76ef5c66a21a110c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/destiler-9ca877e14549e6e2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `destilation-cli` (bin "destiler" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73a93d0bc572db9d3ebbb2c23691bd09eda367434f9a362f955f69ca71cd0604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a93d0bc572db9d3ebbb2c23691bd09eda367434f9a362f955f69ca71cd0604", kill_on_drop: false }`
[INFO] [stdout] 73a93d0bc572db9d3ebbb2c23691bd09eda367434f9a362f955f69ca71cd0604
