[INFO] cloning repository https://github.com/codivery/creir-mcp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codivery/creir-mcp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodivery%2Fcreir-mcp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodivery%2Fcreir-mcp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd923bb9004a16cb9bc0719ec7c756a46c91c789 [INFO] testing codivery/creir-mcp against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodivery%2Fcreir-mcp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/codivery/creir-mcp [INFO] finished tweaking git repo https://github.com/codivery/creir-mcp [INFO] tweaked toml for git repo https://github.com/codivery/creir-mcp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/codivery/creir-mcp on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/codivery/creir-mcp 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars v1.2.1 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded servo_arc v0.4.3 [INFO] [stderr] Downloaded scraper v0.22.0 [INFO] [stderr] Downloaded clap v4.5.58 [INFO] [stderr] Downloaded clap_builder v4.5.58 [INFO] [stderr] Downloaded async-compression v0.4.39 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded lindera-dictionary v0.38.1 [INFO] [stderr] Downloaded governor v0.8.1 [INFO] [stderr] Downloaded lindera v0.38.1 [INFO] [stderr] Downloaded kanaria v0.2.0 [INFO] [stderr] Downloaded iso8601 v0.6.3 [INFO] [stderr] Downloaded meilisearch-index-setting-macro v0.27.1 [INFO] [stderr] Downloaded meilisearch-sdk v0.27.1 [INFO] [stderr] Downloaded rmcp v0.15.0 [INFO] [stderr] Downloaded yada v0.5.1 [INFO] [stderr] Downloaded unicode-blocks v0.1.9 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded compression-codecs v0.4.36 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded schemars_derive v1.2.1 [INFO] [stderr] Downloaded dtoa v1.0.11 [INFO] [stderr] Downloaded spinning_top v0.3.0 [INFO] [stderr] Downloaded native-tls v0.2.15 [INFO] [stderr] Downloaded rmcp-macros v0.15.0 [INFO] [stderr] Downloaded moka v0.12.13 [INFO] [stderr] Downloaded yaup v0.3.1 [INFO] [stderr] Downloaded lindera-ko-dic v0.38.1 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4150d3403fad9dd9799d214eaa06687a9e128ba3aa3871628fb685280e0d4622 [INFO] running `Command { std: "docker" "start" "-a" "4150d3403fad9dd9799d214eaa06687a9e128ba3aa3871628fb685280e0d4622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4150d3403fad9dd9799d214eaa06687a9e128ba3aa3871628fb685280e0d4622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4150d3403fad9dd9799d214eaa06687a9e128ba3aa3871628fb685280e0d4622", kill_on_drop: false }` [INFO] [stdout] 4150d3403fad9dd9799d214eaa06687a9e128ba3aa3871628fb685280e0d4622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61fa8a8c9f2a104cc93709d00ec4ed015e95b0f4c1d64ac4201857e5911ce6ac [INFO] running `Command { std: "docker" "start" "-a" "61fa8a8c9f2a104cc93709d00ec4ed015e95b0f4c1d64ac4201857e5911ce6ac", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling native-tls v0.2.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling compression-codecs v0.4.36 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling rmcp v0.15.0 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling meilisearch-index-setting-macro v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.69 [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 axum-core v0.5.6 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling governor v0.8.1 [INFO] [stderr] Compiling rmcp-macros v0.15.0 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [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 yaup v0.3.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.39 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling scraper v0.22.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling meilisearch-sdk v0.27.1 [INFO] [stderr] Compiling creir-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "61fa8a8c9f2a104cc93709d00ec4ed015e95b0f4c1d64ac4201857e5911ce6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fa8a8c9f2a104cc93709d00ec4ed015e95b0f4c1d64ac4201857e5911ce6ac", kill_on_drop: false }` [INFO] [stdout] 61fa8a8c9f2a104cc93709d00ec4ed015e95b0f4c1d64ac4201857e5911ce6ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71eb691d7fbcd6d08445f5eb69a31c9ffeb4a3cfa54d272f298303e65519dd32 [INFO] running `Command { std: "docker" "start" "-a" "71eb691d7fbcd6d08445f5eb69a31c9ffeb4a3cfa54d272f298303e65519dd32", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rmcp v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.39 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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 meilisearch-sdk v0.27.1 [INFO] [stderr] Compiling creir-mcp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "71eb691d7fbcd6d08445f5eb69a31c9ffeb4a3cfa54d272f298303e65519dd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71eb691d7fbcd6d08445f5eb69a31c9ffeb4a3cfa54d272f298303e65519dd32", kill_on_drop: false }` [INFO] [stdout] 71eb691d7fbcd6d08445f5eb69a31c9ffeb4a3cfa54d272f298303e65519dd32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f6493a5bdae276347514bbb2468681906a2124177f7ec9037a9a46cebf9aa87 [INFO] running `Command { std: "docker" "start" "-a" "9f6493a5bdae276347514bbb2468681906a2124177f7ec9037a9a46cebf9aa87", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/creir_mcp-aead2dcc7edb532e) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test context::temporal::tests::override_lunch_sets_slot ... ok [INFO] [stdout] test context::location::tests::extract_beopjeong_sigungu_alias ... ok [INFO] [stdout] test context::tests::detect_general_intent ... ok [INFO] [stdout] test context::temporal::tests::search_boost_keywords_not_empty ... ok [INFO] [stdout] test context::location::tests::extract_known_dong ... ok [INFO] [stdout] test context::location::tests::extract_beopjeong_sido ... ok [INFO] [stdout] test korean::normalizer::tests::expand_synonyms_contains_original ... ok [INFO] [stdout] test korean::tokenizer::tests::tokenizer_extracts_nouns ... ok [INFO] [stdout] test context::location::tests::extract_known_sigungu ... ok [INFO] [stdout] test context::tests::weather_boosts_empty_without_data ... ok [INFO] [stdout] test context::tests::detect_local_search_intent ... ok [INFO] [stdout] test korean::normalizer::tests::normalize_query_strips_suffix_and_spaces ... ok [INFO] [stdout] test korean::tokenizer::tests::tokenizer_fallback_works ... ok [INFO] [stdout] test context::location::tests::extract_beopjeong_dong ... ok [INFO] [stdout] test context::tests::detect_question_intent ... ok [INFO] [stdout] test context::tests::detect_review_intent ... ok [INFO] [stdout] test context::tests::weather_boosts_populated_with_data ... ok [INFO] [stdout] test ranking::scorer::tests::rank_results_with_nouns_boosts_relevant ... ok [INFO] [stdout] test ranking::scorer::tests::source_quality_loads_from_data ... ok [INFO] [stdout] test dataset::tests::load_intent_and_scoring_data ... ok [INFO] [stdout] test tools::search::tests::parse_sources_all_uses_intent_routing ... ok [INFO] [stdout] test tools::search::tests::parse_sources_empty_uses_intent_routing ... ok [INFO] [stdout] test tools::search::tests::parse_sources_explicit_ignores_intent ... ok [INFO] [stdout] test weather_api::tests::parses_airkorea_payload ... ok [INFO] [stdout] test context::tests::detect_news_intent ... ok [INFO] [stdout] test tools::search::tests::parse_sources_general_returns_all ... ok [INFO] [stdout] test weather_api::tests::parses_kma_payload ... ok [INFO] [stdout] test weather_api::tests::rejects_non_numeric_airkorea_pm25 ... ok [INFO] [stdout] test weather_api::tests::station_and_grid_fallback_to_default ... ok [INFO] [stdout] test weather_api::tests::station_and_grid_match_known_sigungu ... ok [INFO] [stdout] test ranking::scorer::tests::rank_results_without_nouns_still_works ... ok [INFO] [stdout] test dataset::tests::load_default_data_files ... ok [INFO] [stdout] test context::juso::tests::returns_none_without_api_key ... ok [INFO] [stdout] test weather_api::tests::fetch_weather_returns_none_when_env_missing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/creir_mcp-d26d9261c5546036) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test context::temporal::tests::override_lunch_sets_slot ... ok [INFO] [stdout] test context::temporal::tests::search_boost_keywords_not_empty ... ok [INFO] [stdout] test context::location::tests::extract_beopjeong_sigungu_alias ... ok [INFO] [stdout] test context::location::tests::extract_beopjeong_sido ... ok [INFO] [stdout] test korean::tokenizer::tests::tokenizer_extracts_nouns ... ok [INFO] [stdout] test korean::normalizer::tests::normalize_query_strips_suffix_and_spaces ... ok [INFO] [stdout] test korean::tokenizer::tests::tokenizer_fallback_works ... ok [INFO] [stdout] test context::location::tests::extract_beopjeong_dong ... ok [INFO] [stdout] test ranking::scorer::tests::source_quality_loads_from_data ... ok [INFO] [stdout] test context::tests::weather_boosts_populated_with_data ... ok [INFO] [stdout] test korean::normalizer::tests::expand_synonyms_contains_original ... ok [INFO] [stdout] test tools::search::tests::parse_sources_all_uses_intent_routing ... ok [INFO] [stdout] test tools::search::tests::parse_sources_empty_uses_intent_routing ... ok [INFO] [stdout] test ranking::scorer::tests::rank_results_with_nouns_boosts_relevant ... ok [INFO] [stdout] test context::tests::weather_boosts_empty_without_data ... ok [INFO] [stdout] test context::location::tests::extract_known_dong ... ok [INFO] [stdout] test context::tests::detect_general_intent ... ok [INFO] [stdout] test ranking::scorer::tests::rank_results_without_nouns_still_works ... ok [INFO] [stdout] test context::location::tests::extract_known_sigungu ... ok [INFO] [stdout] test context::tests::detect_question_intent ... ok [INFO] [stdout] test context::tests::detect_review_intent ... ok [INFO] [stdout] test tools::search::tests::parse_sources_explicit_ignores_intent ... ok [INFO] [stdout] test context::tests::detect_local_search_intent ... ok [INFO] [stdout] test context::tests::detect_news_intent ... ok [INFO] [stdout] test tools::search::tests::parse_sources_general_returns_all ... ok [INFO] [stdout] test weather_api::tests::station_and_grid_fallback_to_default ... ok [INFO] [stdout] test dataset::tests::load_intent_and_scoring_data ... ok [INFO] [stdout] test weather_api::tests::rejects_non_numeric_airkorea_pm25 ... ok [INFO] [stdout] test weather_api::tests::station_and_grid_match_known_sigungu ... ok [INFO] [stdout] test weather_api::tests::parses_kma_payload ... ok [INFO] [stdout] test weather_api::tests::parses_airkorea_payload ... ok [INFO] [stdout] test dataset::tests::load_default_data_files ... ok [INFO] [stdout] test context::juso::tests::returns_none_without_api_key ... ok [INFO] [stderr] Running tests/benchmark_test.rs (/opt/rustwide/target/debug/deps/benchmark_test-905f1e20f30a7304) [INFO] [stdout] test weather_api::tests::fetch_weather_returns_none_when_env_missing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test bench_ranking_scoring ... ok [INFO] [stdout] test bench_nlp_normalization ... ok [INFO] [stdout] test bench_nlp_tokenization ... ok [INFO] [stdout] test bench_nlp_synonym_expansion ... ok [INFO] [stdout] test bench_cache_hit_performance ... ok [INFO] [stdout] test bench_mcp_tool_listing ... ok [INFO] [stdout] test bench_e2e_kakao_search ... ok [INFO] [stdout] test bench_e2e_naver_search ... ok [INFO] [stdout] test bench_e2e_google_search ... ok [INFO] [stdout] test bench_search_quality_korean_queries ... ok [INFO] [stdout] test bench_e2e_local_search ... ok [INFO] [stdout] test bench_cache_dedup_via_mcp ... ok [INFO] [stdout] test bench_mcp_error_handling ... ok [INFO] [stdout] test bench_mcp_server_info ... ok [INFO] [stdout] test bench_e2e_aggregated_search ... FAILED [INFO] [stdout] test bench_ir_metrics ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- bench_e2e_aggregated_search stdout ---- [INFO] [stdout] [INFO] [stdout] === [E2E] Aggregated 3-Source Search === [INFO] [stdout] Query: 제주도 여행 코스 추천 [INFO] [stdout] Latency: 34.32618ms [INFO] [stdout] Result length: 80 chars [INFO] [stdout] Sources found: 0 (Naver=false, Kakao=false, Google=false) [INFO] [stdout] --- [INFO] [stdout] ## 검색 결과: '제주도 여행 코스 추천' [INFO] [stdout] [INFO] [stdout] 📍 제주특별자치도 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] --- [INFO] [stdout] [INFO] [stdout] thread 'bench_e2e_aggregated_search' (89) panicked at tests/benchmark_test.rs:232:5: [INFO] [stdout] Should aggregate from at least 2 sources [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cfde10687ea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cfde10687ea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cfde10687ea - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5cfde10687ea - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5cfde10821aa - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5cfde10821aa - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5cfde106db92 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5cfde106db92 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5cfde104580f - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5cfde104580f - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5cfde105fbd9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5cfde0326e0c - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5cfde0326e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5cfde105fe52 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5cfde105fe52 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5cfde10458fa - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5cfde103cad9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5cfde104688d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5cfde108299c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5cfde00fce5d - benchmark_test[8401989701991f8e]::bench_e2e_aggregated_search::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/benchmark_test.rs:232:5 [INFO] [stdout] 20: 0x5cfde018fa42 - > as core[786f478f706679df]::future::future::Future>::poll [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5cfde018fabd - >> as core[786f478f706679df]::future::future::Future>::poll [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5cfde02a25dd - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 23: 0x5cfde02a24db - tokio[6bddfce20cb8015c]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5cfde02a24db - tokio[6bddfce20cb8015c]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5cfde02a24db - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 26: 0x5cfde027e3b0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 27: 0x5cfde02a0edd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 28: 0x5cfde02a01d4 - ::enter::<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 29: 0x5cfde00a698b - >::set::<::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5cfde018d3f9 - tokio[6bddfce20cb8015c]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5cfde0163712 - >::try_with::, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>)> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5cfde016329e - >::with::, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>)> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5cfde0169bad - tokio[6bddfce20cb8015c]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5cfde02847f0 - ::enter::<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 35: 0x5cfde0284ae6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 36: 0x5cfde029fce0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5cfde02e7e83 - tokio[6bddfce20cb8015c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5cfde0278b81 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5cfde0139444 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x5cfde013960f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x5cfde0103c22 - benchmark_test[8401989701991f8e]::bench_e2e_aggregated_search [INFO] [stdout] at /opt/rustwide/workdir/tests/benchmark_test.rs:234:50 [INFO] [stdout] 42: 0x5cfde00ea7d7 - benchmark_test[8401989701991f8e]::bench_e2e_aggregated_search::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/benchmark_test.rs:185:39 [INFO] [stdout] 43: 0x5cfde015d1b6 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5cfde031aeeb - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5cfde031aeeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5cfde03278db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5cfde03278db - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x5cfde03278db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5cfde03278db - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5cfde03278db - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5cfde03278db - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5cfde03278db - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5cfde0322ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5cfde0322ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5cfde032a4e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5cfde032a4e2 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x5cfde032a4e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5cfde032a4e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5cfde032a4e2 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5cfde032a4e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5cfde032a4e2 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5cfde106788f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x5cfde106788f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x7ba8cc6c2aa4 - [INFO] [stdout] 65: 0x7ba8cc74fa64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- bench_ir_metrics stdout ---- [INFO] [stdout] [INFO] [stdout] === [IR] Metrics Benchmark (Naver + Kakao) === [INFO] [stdout] Query Parsed nDCG@5 MRR P@5 AP Latency [INFO] [stdout] ---------------------------------------------------------------------------------------- [INFO] [stdout] 서울 강남 맛집 추천 0 0.000 0.000 0.000 0.000 112ms [INFO] [stdout] 판교 카페 추천 0 0.000 0.000 0.000 0.000 18ms [INFO] [stdout] 제주도 여행 코스 0 0.000 0.000 0.000 0.000 14ms [INFO] [stdout] 부산 해운대 숙소 0 0.000 0.000 0.000 0.000 6ms [INFO] [stdout] 인천공항 면세점 0 0.000 0.000 0.000 0.000 9ms [INFO] [stdout] 홍대 맛집 데이트 0 0.000 0.000 0.000 0.000 10ms [INFO] [stdout] 경주 역사 관광지 0 0.000 0.000 0.000 0.000 10ms [INFO] [stdout] 대전 성심당 빵집 0 0.000 0.000 0.000 0.000 17ms [INFO] [stdout] 한강 공원 피크닉 0 0.000 0.000 0.000 0.000 13ms [INFO] [stdout] 이태원 브런치 카페 0 0.000 0.000 0.000 0.000 19ms [INFO] [stdout] ---------------------------------------------------------------------------------------- [INFO] [stdout] MEAN 0 0.000 0.000 0.000 0.000 22.8ms [INFO] [stdout] [INFO] [stdout] thread 'bench_ir_metrics' (94) panicked at tests/benchmark_test.rs:1108:5: [INFO] [stdout] Mean nDCG@5 should be >= 0.3, got 0.000 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cfde10687ea - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cfde10687ea - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cfde10687ea - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5cfde10687ea - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5cfde10821aa - ::fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5cfde10821aa - core[786f478f706679df]::fmt::write [INFO] [stdout] 6: 0x5cfde106db92 - std[f92b4c606f291077]::io::default_write_fmt::> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5cfde106db92 - as std[f92b4c606f291077]::io::Write>::write_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5cfde104580f - ::print [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5cfde104580f - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5cfde105fbd9 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5cfde0326e0c - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5cfde0326e0c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5cfde105fe52 - core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5cfde105fe52 - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5cfde10458c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5cfde103cad9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5cfde104688d - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5cfde108299c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5cfde00edbe6 - benchmark_test[8401989701991f8e]::bench_ir_metrics::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/benchmark_test.rs:1108:5 [INFO] [stdout] 20: 0x5cfde018fa42 - > as core[786f478f706679df]::future::future::Future>::poll [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5cfde018fabd - >> as core[786f478f706679df]::future::future::Future>::poll [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5cfde02a25dd - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 23: 0x5cfde02a24db - tokio[6bddfce20cb8015c]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5cfde02a24db - tokio[6bddfce20cb8015c]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5cfde02a24db - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 26: 0x5cfde027e3b0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 27: 0x5cfde02a0edd - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 28: 0x5cfde02a01d4 - ::enter::<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 29: 0x5cfde00a698b - >::set::<::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5cfde018d3f9 - tokio[6bddfce20cb8015c]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 31: 0x5cfde0163712 - >::try_with::, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>)> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 32: 0x5cfde016329e - >::with::, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>)> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 33: 0x5cfde0169bad - tokio[6bddfce20cb8015c]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box, core[786f478f706679df]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 34: 0x5cfde02847f0 - ::enter::<::block_on>>>::{closure#0}, core[786f478f706679df]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 35: 0x5cfde0284ae6 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 36: 0x5cfde029fce0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 37: 0x5cfde02e7e83 - tokio[6bddfce20cb8015c]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5cfde0278b81 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5cfde0139444 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 40: 0x5cfde013960f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 41: 0x5cfde00ffe22 - benchmark_test[8401989701991f8e]::bench_ir_metrics [INFO] [stdout] at /opt/rustwide/workdir/tests/benchmark_test.rs:1119:50 [INFO] [stdout] 42: 0x5cfde00ea107 - benchmark_test[8401989701991f8e]::bench_ir_metrics::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/benchmark_test.rs:814:28 [INFO] [stdout] 43: 0x5cfde015ce76 - >::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5cfde031aeeb - core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5cfde031aeeb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5cfde03278db - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5cfde03278db - as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 48: 0x5cfde03278db - std[f92b4c606f291077]::panicking::catch_unwind::do_call::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 49: 0x5cfde03278db - std[f92b4c606f291077]::panicking::catch_unwind::, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 50: 0x5cfde03278db - std[f92b4c606f291077]::panic::catch_unwind::, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5cfde03278db - test[20e1f0ae6cad7a17]::run_test_in_process [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5cfde03278db - test[20e1f0ae6cad7a17]::run_test::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5cfde0322ff4 - test[20e1f0ae6cad7a17]::run_test::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5cfde0322ff4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 55: 0x5cfde032a4e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 56: 0x5cfde032a4e2 - ::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x5cfde032a4e2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5cfde032a4e2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5cfde032a4e2 - std[f92b4c606f291077]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5cfde032a4e2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 61: 0x5cfde032a4e2 - ::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5cfde106788f - + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 63: 0x5cfde106788f - ::new::thread_start [INFO] [stdout] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 64: 0x7ba8cc6c2aa4 - [INFO] [stdout] 65: 0x7ba8cc74fa64 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] bench_e2e_aggregated_search [INFO] [stdout] bench_ir_metrics [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test benchmark_test` [INFO] running `Command { std: "docker" "inspect" "9f6493a5bdae276347514bbb2468681906a2124177f7ec9037a9a46cebf9aa87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f6493a5bdae276347514bbb2468681906a2124177f7ec9037a9a46cebf9aa87", kill_on_drop: false }` [INFO] [stdout] 9f6493a5bdae276347514bbb2468681906a2124177f7ec9037a9a46cebf9aa87