[INFO] cloning repository https://github.com/KotDath/aurora-grimoire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KotDath/aurora-grimoire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotDath%2Faurora-grimoire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotDath%2Faurora-grimoire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c14634dbf70bf8429d46165e751f4769dcb58ffd [INFO] testing KotDath/aurora-grimoire 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%2FKotDath%2Faurora-grimoire" "/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/KotDath/aurora-grimoire [INFO] finished tweaking git repo https://github.com/KotDath/aurora-grimoire [INFO] tweaked toml for git repo https://github.com/KotDath/aurora-grimoire written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KotDath/aurora-grimoire 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/KotDath/aurora-grimoire 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-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3829aa4abc1fa3a46fa1d035df3b1ab2d6381f5006f6d83e985b1996c712db34 [INFO] running `Command { std: "docker" "start" "-a" "3829aa4abc1fa3a46fa1d035df3b1ab2d6381f5006f6d83e985b1996c712db34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3829aa4abc1fa3a46fa1d035df3b1ab2d6381f5006f6d83e985b1996c712db34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3829aa4abc1fa3a46fa1d035df3b1ab2d6381f5006f6d83e985b1996c712db34", kill_on_drop: false }` [INFO] [stdout] 3829aa4abc1fa3a46fa1d035df3b1ab2d6381f5006f6d83e985b1996c712db34 [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c19426587075d5f9b64e040961025bc51348e9e0f2e8bf44b481fd975be42af3 [INFO] running `Command { std: "docker" "start" "-a" "c19426587075d5f9b64e040961025bc51348e9e0f2e8bf44b481fd975be42af3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitpacking v0.9.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling rmcp v0.17.0 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rmcp-macros v0.17.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling process-wrap v9.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling scraper v0.24.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling aurora-grimoire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "c19426587075d5f9b64e040961025bc51348e9e0f2e8bf44b481fd975be42af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19426587075d5f9b64e040961025bc51348e9e0f2e8bf44b481fd975be42af3", kill_on_drop: false }` [INFO] [stdout] c19426587075d5f9b64e040961025bc51348e9e0f2e8bf44b481fd975be42af3 [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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee85edf96bf3618f2f6078ef19a87fb30c82f2acd1c978b7d22d0b6c802961b5 [INFO] running `Command { std: "docker" "start" "-a" "ee85edf96bf3618f2f6078ef19a87fb30c82f2acd1c978b7d22d0b6c802961b5", kill_on_drop: false }` [INFO] [stderr] Compiling aurora-grimoire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "ee85edf96bf3618f2f6078ef19a87fb30c82f2acd1c978b7d22d0b6c802961b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee85edf96bf3618f2f6078ef19a87fb30c82f2acd1c978b7d22d0b6c802961b5", kill_on_drop: false }` [INFO] [stdout] ee85edf96bf3618f2f6078ef19a87fb30c82f2acd1c978b7d22d0b6c802961b5 [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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70c488bf0e351a3271332fe063cf597dc9cdb57d17bd39d6da4ad77ef183dd86 [INFO] running `Command { std: "docker" "start" "-a" "70c488bf0e351a3271332fe063cf597dc9cdb57d17bd39d6da4ad77ef183dd86", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aurora_grimoire-1f0f064ea51d8e24) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test cli::rag::chunk_md::tests::build_source_url_for_index_documents ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::decode_flat_segments_unescapes_double_underscore ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::build_source_url_for_default_and_versioned ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::parse_heading_extracts_anchor ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::split_code_block_keeps_fences ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::split_list_block_members_style_keeps_item_boundaries ... ok [INFO] [stdout] test cli::rag::clear::tests::collect_targets_all_includes_known_directories ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::canonicalize_url_removes_fragment_and_trailing_slash ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::default_scope_excludes_versioned_paths ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::html_file_path_uses_tree_layout ... ok [INFO] [stdout] test cli::rag::clear::tests::collect_targets_for_index_includes_vectors_and_bm25 ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::split_text_prefers_sentence_boundary ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::split_table_cell_parts_trim_leading_separators_on_continuation ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::output_root_is_joined_from_home_path ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::html_file_path_with_query_adds_hash_suffix ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::scope_filter_only_accepts_doc_paths_on_target_host ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::version_scope_matches_only_its_version ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::split_table_block_repeats_header ... ok [INFO] [stdout] test cli::user_cli::tests::normalize_content_for_context_compacts_definition_list ... ok [INFO] [stdout] test cli::rag::fetch_web::tests::version_segment_detection_works ... ok [INFO] [stdout] test cli::rag::struct_md::tests::map_default_path_to_flat_file ... ok [INFO] [stdout] test cli::rag::struct_md::tests::map_doc_root_to_index_md ... ok [INFO] [stdout] test cli::rag::struct_md::tests::extract_article_html_prefers_next_data_content ... ok [INFO] [stdout] test cli::rag::struct_md::tests::keeps_fenced_code_language ... ok [INFO] [stdout] test cli::rag::struct_md::tests::keeps_hidden_heading_anchor ... ok [INFO] [stdout] test cli::rag::struct_md::tests::sanitize_flat_segment_escapes_double_underscore ... ok [INFO] [stdout] test cli::rag::struct_md::tests::renders_definition_list ... ok [INFO] [stdout] test cli::user_cli::tests::rerank_flag_resolution ... ok [INFO] [stdout] test cli::user_cli::tests::rerank_documents_skip_empty_content ... ok [INFO] [stdout] test cli::rag::struct_md::tests::renders_markdown_table ... ok [INFO] [stdout] test cli::rag::struct_md::tests::map_version_root_to_index_md ... ok [INFO] [stdout] test cli::rag::struct_md::tests::map_versioned_path_to_bucket ... ok [INFO] [stdout] test cli::user_cli::tests::parse_rerank_scores_ignores_invalid_rows_and_sorts ... ok [INFO] [stdout] test cli::user_cli::tests::retrieval_mode_value_enum_parses_cli_tokens ... ok [INFO] [stdout] test cli::user_cli::tests::rerank_order_keeps_unscored_tail ... ok [INFO] [stdout] test cli::user_cli::tests::rerank_flow_drops_out_of_range_indices_and_keeps_tail ... ok [INFO] [stdout] test cli::user_cli::tests::top_n_is_never_below_top_k ... ok [INFO] [stdout] test cli::user_cli::tests::rrf_fusion_combines_dense_and_bm25_ranks ... ok [INFO] [stdout] test config::tests::load_from_path_missing_returns_default ... ok [INFO] [stdout] test config::tests::resolve_user_path_supports_tilde ... ok [INFO] [stdout] test config::tests::resolve_user_path_supports_relative ... ok [INFO] [stdout] test cli::rag::chunk_md::tests::split_table_block_oversized_row_has_part_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70c488bf0e351a3271332fe063cf597dc9cdb57d17bd39d6da4ad77ef183dd86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c488bf0e351a3271332fe063cf597dc9cdb57d17bd39d6da4ad77ef183dd86", kill_on_drop: false }` [INFO] [stdout] 70c488bf0e351a3271332fe063cf597dc9cdb57d17bd39d6da4ad77ef183dd86