[INFO] cloning repository https://github.com/fraugho/synthir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fraugho/synthir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fsynthir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fsynthir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7081e3f989944f38308429eb18ee1dda5c60a838
[INFO] testing fraugho/synthir against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fsynthir" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fraugho/synthir
[INFO] finished tweaking git repo https://github.com/fraugho/synthir
[INFO] tweaked toml for git repo https://github.com/fraugho/synthir written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fraugho/synthir on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fraugho/synthir 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded murmurhash32 v0.3.1
[INFO] [stderr]   Downloaded ownedbytes v0.9.0
[INFO] [stderr]   Downloaded tantivy-tokenizer-api v0.6.0
[INFO] [stderr]   Downloaded tantivy-common v0.10.0
[INFO] [stderr]   Downloaded tantivy-query-grammar v0.25.0
[INFO] [stderr]   Downloaded tantivy-stacker v0.6.0
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded levenshtein_automata v0.2.1
[INFO] [stderr]   Downloaded tantivy-bitpacker v0.9.0
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded space v0.17.0
[INFO] [stderr]   Downloaded measure_time v0.9.0
[INFO] [stderr]   Downloaded async-openai-macros v0.1.1
[INFO] [stderr]   Downloaded utf8-ranges v1.0.5
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded hnsw v0.11.0
[INFO] [stderr]   Downloaded oneshot v0.1.11
[INFO] [stderr]   Downloaded bon v3.8.2
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded bon-macros v3.8.2
[INFO] [stderr]   Downloaded hyperloglogplus v0.4.1
[INFO] [stderr]   Downloaded tantivy-columnar v0.6.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded bitpacking v0.9.2
[INFO] [stderr]   Downloaded tantivy-sstable v0.6.0
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded async-openai v0.32.4
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded census v0.4.2
[INFO] [stderr]   Downloaded fastdivide v0.4.2
[INFO] [stderr]   Downloaded tantivy v0.25.0
[INFO] [stderr]   Downloaded tantivy-fst v0.5.0
[INFO] [stderr]   Downloaded rust-stemmers v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47c37e235ed5827a7c028e73db20b00212dbb6860ec4e3ff711c9f042d8f7796
[INFO] running `Command { std: "docker" "start" "-a" "47c37e235ed5827a7c028e73db20b00212dbb6860ec4e3ff711c9f042d8f7796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c37e235ed5827a7c028e73db20b00212dbb6860ec4e3ff711c9f042d8f7796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c37e235ed5827a7c028e73db20b00212dbb6860ec4e3ff711c9f042d8f7796", kill_on_drop: false }`
[INFO] [stdout] 47c37e235ed5827a7c028e73db20b00212dbb6860ec4e3ff711c9f042d8f7796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd15baac5a4f3b8439433e5219b0e3505aa90f608653fdcd4ee197f261f00f86
[INFO] running `Command { std: "docker" "start" "-a" "fd15baac5a4f3b8439433e5219b0e3505aa90f608653fdcd4ee197f261f00f86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ownedbytes v0.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bitpacking v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tantivy-fst v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tantivy-bitpacker v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling murmurhash32 v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling fastdivide v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling space v0.17.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tantivy-common v0.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling tantivy-query-grammar v0.25.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tantivy-tokenizer-api v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling hyperloglogplus v0.4.1
[INFO] [stderr]    Compiling async-openai-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tantivy-sstable v0.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling tantivy-columnar v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling measure_time v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling census v0.4.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling levenshtein_automata v0.2.1
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hnsw v0.11.0
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling tantivy v0.25.0
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.32.4
[INFO] [stderr]    Compiling synthir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s
[INFO] running `Command { std: "docker" "inspect" "fd15baac5a4f3b8439433e5219b0e3505aa90f608653fdcd4ee197f261f00f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd15baac5a4f3b8439433e5219b0e3505aa90f608653fdcd4ee197f261f00f86", kill_on_drop: false }`
[INFO] [stdout] fd15baac5a4f3b8439433e5219b0e3505aa90f608653fdcd4ee197f261f00f86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7289681b58877f0c050e4391c296555a21b1220efeab2b15067ffdda21e9b2b
[INFO] running `Command { std: "docker" "start" "-a" "b7289681b58877f0c050e4391c296555a21b1220efeab2b15067ffdda21e9b2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling synthir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.48s
[INFO] running `Command { std: "docker" "inspect" "b7289681b58877f0c050e4391c296555a21b1220efeab2b15067ffdda21e9b2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7289681b58877f0c050e4391c296555a21b1220efeab2b15067ffdda21e9b2b", kill_on_drop: false }`
[INFO] [stdout] b7289681b58877f0c050e4391c296555a21b1220efeab2b15067ffdda21e9b2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30c6a59c795459c44d471b9dbf6d0a8de3fdb04ece6109062ac3613abc22797a
[INFO] running `Command { std: "docker" "start" "-a" "30c6a59c795459c44d471b9dbf6d0a8de3fdb04ece6109062ac3613abc22797a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synthir-0d1c3984ba3c78f2)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test generation::diversity::tests::test_cosine_similarity ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_config_default ... ok
[INFO] [stdout] test generation::diversity::tests::test_idea_uniqueness ... ok
[INFO] [stdout] test llm::prompts::tests::test_prompts_not_empty ... ok
[INFO] [stdout] test generation::documents::tests::test_extract_title_no_title ... ok
[INFO] [stdout] test llm::provider::tests::test_parse_score ... ok
[INFO] [stdout] test generation::documents::tests::test_extract_title_with_hash ... ok
[INFO] [stdout] test llm::provider::tests::test_parse_query ... ok
[INFO] [stdout] test mining::hard_negatives::tests::test_escape_query ... ok
[INFO] [stdout] test meta::tests::test_sanitize_topic_name ... ok
[INFO] [stdout] test checkpoint::progress::tests::test_progress_save_load ... ok
[INFO] [stdout] test meta::tests::test_multi_topic_prompt ... ok
[INFO] [stdout] test generation::diversity::tests::test_idea_tracker ... ok
[INFO] [stdout] test llm::language::tests::test_clean_language_name ... ok
[INFO] [stdout] test output::beir::tests::test_corpus_roundtrip ... ok
[INFO] [stdout] test output::ocr::tests::test_ocr_corpus_roundtrip ... ok
[INFO] [stdout] test output::beir::tests::test_qrels_roundtrip ... ok
[INFO] [stdout] test output::ocr::tests::test_ocr_queries_roundtrip ... ok
[INFO] [stdout] test topics::builtin::tests::test_get_topic ... ok
[INFO] [stdout] test output::organizer::tests::test_output_structure ... ok
[INFO] [stdout] test topics::builtin::tests::test_all_topics_exist ... ok
[INFO] [stdout] test llm::language::tests::test_locale_to_language ... ok
[INFO] [stdout] test llm::provider::tests::test_parse_yes_no ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/synthir-8f374e59bd23b248)
[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 synthir
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/output/organizer.rs - output::organizer::OutputOrganizer (line 32) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/output/organizer.rs - output::organizer::OutputOrganizer (line 32) stdout ----
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/output/organizer.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | ├── corpus.jsonl
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:34:2
[INFO] [stdout]    |
[INFO] [stdout] 34 | ├── corpus.jsonl
[INFO] [stdout]    |  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 34 - ├── corpus.jsonl
[INFO] [stdout] 34 + ├-- corpus.jsonl
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | ├── corpus.jsonl
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 34 - ├── corpus.jsonl
[INFO] [stdout] 34 + ├─- corpus.jsonl
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/output/organizer.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | ├── queries.jsonl
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:35:2
[INFO] [stdout]    |
[INFO] [stdout] 35 | ├── queries.jsonl
[INFO] [stdout]    |  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 35 - ├── queries.jsonl
[INFO] [stdout] 35 + ├-- queries.jsonl
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | ├── queries.jsonl
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 35 - ├── queries.jsonl
[INFO] [stdout] 35 + ├─- queries.jsonl
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{251c}
[INFO] [stdout]   --> src/output/organizer.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | ├── qrels.tsv
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:36:2
[INFO] [stdout]    |
[INFO] [stdout] 36 | ├── qrels.tsv
[INFO] [stdout]    |  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 36 - ├── qrels.tsv
[INFO] [stdout] 36 + ├-- qrels.tsv
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | ├── qrels.tsv
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 36 - ├── qrels.tsv
[INFO] [stdout] 36 + ├─- qrels.tsv
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2514}
[INFO] [stdout]   --> src/output/organizer.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | └── metadata.json
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:37:2
[INFO] [stdout]    |
[INFO] [stdout] 37 | └── metadata.json
[INFO] [stdout]    |  ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: character appears once more
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 37 - └── metadata.json
[INFO] [stdout] 37 + └-- metadata.json
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2500}
[INFO] [stdout]   --> src/output/organizer.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | └── metadata.json
[INFO] [stdout]    |   ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '─' (Box Drawings Light Horizontal) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 37 - └── metadata.json
[INFO] [stdout] 37 + └─- metadata.json
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dataset_name` in this scope
[INFO] [stdout]   --> src/output/organizer.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | dataset_name/
[INFO] [stdout]    | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `corpus` in this scope
[INFO] [stdout]   --> src/output/organizer.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | ├── corpus.jsonl
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `queries` in this scope
[INFO] [stdout]   --> src/output/organizer.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | ├── queries.jsonl
[INFO] [stdout]    |     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `qrels` in this scope
[INFO] [stdout]   --> src/output/organizer.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | ├── qrels.tsv
[INFO] [stdout]    |     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `metadata` in this scope
[INFO] [stdout]   --> src/output/organizer.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | └── metadata.json
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 32 + use std::fs::metadata;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use std::ptr::metadata;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use core::ptr::metadata;
[INFO] [stdout]    |
[INFO] [stdout] 32 + use tokio::fs::metadata;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: use of a double negation
[INFO] [stdout]   --> src/output/organizer.rs:34:2
[INFO] [stdout]    |
[INFO] [stdout] 34 | ├── corpus.jsonl
[INFO] [stdout]    |  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the prefix `--` could be misinterpreted as a decrement operator which exists in other languages
[INFO] [stdout]    = note: use `-= 1` if you meant to decrement the value
[INFO] [stdout]    = note: `#[warn(double_negations)]` on by default
[INFO] [stdout] help: add parentheses for clarity
[INFO] [stdout]    |
[INFO] [stdout] 34 | ├─(─ corpus.jsonl)
[INFO] [stdout]    |   +              +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/output/organizer.rs - output::organizer::OutputOrganizer (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "30c6a59c795459c44d471b9dbf6d0a8de3fdb04ece6109062ac3613abc22797a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c6a59c795459c44d471b9dbf6d0a8de3fdb04ece6109062ac3613abc22797a", kill_on_drop: false }`
[INFO] [stdout] 30c6a59c795459c44d471b9dbf6d0a8de3fdb04ece6109062ac3613abc22797a
