[INFO] fetching crate rhine 0.1.8...
[INFO] testing rhine-0.1.8 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rhine 0.1.8 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rhine 0.1.8
[INFO] finished tweaking crates.io crate rhine 0.1.8
[INFO] tweaked toml for crates.io crate rhine 0.1.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhine 0.1.8 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rhine 0.1.8 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34e5b1e4daa3f6e9ff0471c3f57d5bd294869d5a84f12938648e998b05b6a27f
[INFO] running `Command { std: "docker" "start" "-a" "34e5b1e4daa3f6e9ff0471c3f57d5bd294869d5a84f12938648e998b05b6a27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34e5b1e4daa3f6e9ff0471c3f57d5bd294869d5a84f12938648e998b05b6a27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e5b1e4daa3f6e9ff0471c3f57d5bd294869d5a84f12938648e998b05b6a27f", kill_on_drop: false }`
[INFO] [stdout] 34e5b1e4daa3f6e9ff0471c3f57d5bd294869d5a84f12938648e998b05b6a27f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a35db6feb27af6c0642fff70ed07834816b58e69d2f74a755d3dadc31389cb3
[INFO] running `Command { std: "docker" "start" "-a" "1a35db6feb27af6c0642fff70ed07834816b58e69d2f74a755d3dadc31389cb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling time-macros v0.2.23
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling time v0.3.42
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling error-stack v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling clia-local-offset v0.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rhine-schema-derive v0.1.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clia-tracing-appender v0.2.5
[INFO] [stderr]    Compiling clia-tracing-config v0.2.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling rhine v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/chat/chat_base.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/chat/chat_multi.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/chat/chat_multi.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::prompt::test_prompt`
[INFO] [stdout]  --> src/tests/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::tests::prompt::test_prompt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::chat::test_chat`
[INFO] [stdout]  --> src/tests/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tests::chat::test_chat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/tool_use/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `prompt::model::Prompt::character_unchecked`: 请使用返回Result的character函数代替
[INFO] [stdout]    --> src/prompt/model.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |         self.character_unchecked("assistant")
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `prompt::model::Prompts::init_unchecked`: 请使用返回Result的init函数代替
[INFO] [stdout]  --> src/prompt/mod.rs:8:56
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub static PROMPTS: Lazy<Prompts> = Lazy::new(Prompts::init_unchecked);
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]   --> src/tool_use/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let env = ENV_POOL.get(key).unwrap();
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_test_block` is never used
[INFO] [stdout]   --> src/tests/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn format_test_block<F>(title: &str, content_fn: F)
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_prompt` is never used
[INFO] [stdout]  --> src/tests/prompt.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn test_prompt() {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_json_schema` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn test_json_schema() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_tool_schema` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn test_tool_schema() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_tool_registry` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | async fn test_tool_registry() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_assemble_output_discription` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn test_assemble_output_discription() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_assemble_tools_prompt` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn test_assemble_tools_prompt() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StudentInfo` is never constructed
[INFO] [stdout]   --> src/tests/prompt.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct StudentInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_chat` is never used
[INFO] [stdout]  --> src/tests/chat.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn test_chat() {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat` is never used
[INFO] [stdout]   --> src/tests/chat.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn test_single_chat() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat_get_json` is never used
[INFO] [stdout]   --> src/tests/chat.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn test_single_chat_get_json() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat_get_tool` is never used
[INFO] [stdout]   --> src/tests/chat.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn test_single_chat_get_tool() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StudentInfo` is never constructed
[INFO] [stdout]   --> src/tests/chat.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct StudentInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Environment` is never constructed
[INFO] [stdout]   --> src/tool_use/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Environment {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_env` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn add_env(key: &str) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_env` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn remove_env(key: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ENV_POOL` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub static ENV_POOL: Lazy<DashMap<String, Environment>> = Lazy::new(|| DashMap::new());
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/tests/chat.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let _ = chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "1a35db6feb27af6c0642fff70ed07834816b58e69d2f74a755d3dadc31389cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a35db6feb27af6c0642fff70ed07834816b58e69d2f74a755d3dadc31389cb3", kill_on_drop: false }`
[INFO] [stdout] 1a35db6feb27af6c0642fff70ed07834816b58e69d2f74a755d3dadc31389cb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34ec3518780bda254940b77d7ca35a78c4ae896b581f4ebc9e65cbaa292146cd
[INFO] running `Command { std: "docker" "start" "-a" "34ec3518780bda254940b77d7ca35a78c4ae896b581f4ebc9e65cbaa292146cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rhine v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/chat/chat_base.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/chat/chat_multi.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/chat/chat_multi.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::prompt::test_prompt`
[INFO] [stdout]  --> src/tests/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::tests::prompt::test_prompt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::chat::test_chat`
[INFO] [stdout]  --> src/tests/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tests::chat::test_chat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]  --> src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/tool_use/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `prompt::model::Prompt::character_unchecked`: 请使用返回Result的character函数代替
[INFO] [stdout]    --> src/prompt/model.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |         self.character_unchecked("assistant")
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `prompt::model::Prompts::init_unchecked`: 请使用返回Result的init函数代替
[INFO] [stdout]  --> src/prompt/mod.rs:8:56
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub static PROMPTS: Lazy<Prompts> = Lazy::new(Prompts::init_unchecked);
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]   --> src/tool_use/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let env = ENV_POOL.get(key).unwrap();
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_test_block` is never used
[INFO] [stdout]   --> src/tests/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn format_test_block<F>(title: &str, content_fn: F)
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_prompt` is never used
[INFO] [stdout]  --> src/tests/prompt.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn test_prompt() {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_json_schema` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn test_json_schema() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_tool_schema` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn test_tool_schema() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_tool_registry` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | async fn test_tool_registry() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_assemble_output_discription` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn test_assemble_output_discription() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_assemble_tools_prompt` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn test_assemble_tools_prompt() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StudentInfo` is never constructed
[INFO] [stdout]   --> src/tests/prompt.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct StudentInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_chat` is never used
[INFO] [stdout]  --> src/tests/chat.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn test_chat() {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat` is never used
[INFO] [stdout]   --> src/tests/chat.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | async fn test_single_chat() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat_get_json` is never used
[INFO] [stdout]   --> src/tests/chat.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn test_single_chat_get_json() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat_get_tool` is never used
[INFO] [stdout]   --> src/tests/chat.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn test_single_chat_get_tool() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StudentInfo` is never constructed
[INFO] [stdout]   --> src/tests/chat.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct StudentInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Environment` is never constructed
[INFO] [stdout]   --> src/tool_use/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Environment {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_env` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn add_env(key: &str) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_env` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn remove_env(key: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ENV_POOL` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub static ENV_POOL: Lazy<DashMap<String, Environment>> = Lazy::new(|| DashMap::new());
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/tests/chat.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let _ = chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]   --> src/chat/chat_base.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::info;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/chat/chat_multi.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/chat/chat_multi.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::prompt::test_prompt`
[INFO] [stdout]  --> src/tests/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::tests::prompt::test_prompt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/tool_use/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `prompt::model::Prompt::character_unchecked`: 请使用返回Result的character函数代替
[INFO] [stdout]    --> src/prompt/model.rs:352:14
[INFO] [stdout]     |
[INFO] [stdout] 352 |         self.character_unchecked("assistant")
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `prompt::model::Prompts::init_unchecked`: 请使用返回Result的init函数代替
[INFO] [stdout]  --> src/prompt/mod.rs:8:56
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub static PROMPTS: Lazy<Prompts> = Lazy::new(Prompts::init_unchecked);
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]   --> src/tool_use/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let env = ENV_POOL.get(key).unwrap();
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_prompt` is never used
[INFO] [stdout]  --> src/tests/prompt.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn test_prompt() {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_json_schema` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | async fn test_json_schema() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_tool_schema` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn test_tool_schema() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_tool_registry` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | async fn test_tool_registry() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_assemble_output_discription` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn test_assemble_output_discription() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_assemble_tools_prompt` is never used
[INFO] [stdout]   --> src/tests/prompt.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | async fn test_assemble_tools_prompt() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StudentInfo` is never constructed
[INFO] [stdout]   --> src/tests/prompt.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct StudentInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat_get_json` is never used
[INFO] [stdout]   --> src/tests/chat.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn test_single_chat_get_json() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_single_chat_get_tool` is never used
[INFO] [stdout]   --> src/tests/chat.rs:82:10
[INFO] [stdout]    |
[INFO] [stdout] 82 | async fn test_single_chat_get_tool() {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StudentInfo` is never constructed
[INFO] [stdout]   --> src/tests/chat.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct StudentInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Environment` is never constructed
[INFO] [stdout]   --> src/tool_use/mod.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Environment {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_env` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn add_env(key: &str) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_env` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn remove_env(key: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `ENV_POOL` is never used
[INFO] [stdout]   --> src/tool_use/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub static ENV_POOL: Lazy<DashMap<String, Environment>> = Lazy::new(|| DashMap::new());
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/tests/chat.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let _ = chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.53s
[INFO] running `Command { std: "docker" "inspect" "34ec3518780bda254940b77d7ca35a78c4ae896b581f4ebc9e65cbaa292146cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ec3518780bda254940b77d7ca35a78c4ae896b581f4ebc9e65cbaa292146cd", kill_on_drop: false }`
[INFO] [stdout] 34ec3518780bda254940b77d7ca35a78c4ae896b581f4ebc9e65cbaa292146cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d74045c9f241b76221b1d7d381b9d1b1fdfd8c42af66877c813d7a064228e338
[INFO] running `Command { std: "docker" "start" "-a" "d74045c9f241b76221b1d7d381b9d1b1fdfd8c42af66877c813d7a064228e338", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]   --> src/chat/chat_base.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use tracing::info;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]  --> src/chat/chat_multi.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde_json::json;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thiserror::Error`
[INFO] [stderr]  --> src/chat/chat_multi.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use thiserror::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::tests::prompt::test_prompt`
[INFO] [stderr]  --> src/tests/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::tests::prompt::test_prompt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stderr]  --> src/lib.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | mod tests;
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::tests::chat::test_chat`
[INFO] [stderr]  --> src/tests/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::tests::chat::test_chat;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stderr]  --> src/lib.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | mod tests;
[INFO] [stderr]   | ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/tool_use/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `prompt::model::Prompt::character_unchecked`: 请使用返回Result的character函数代替
[INFO] [stderr]    --> src/prompt/model.rs:352:14
[INFO] [stderr]     |
[INFO] [stderr] 352 |         self.character_unchecked("assistant")
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `prompt::model::Prompts::init_unchecked`: 请使用返回Result的init函数代替
[INFO] [stderr]  --> src/prompt/mod.rs:8:56
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub static PROMPTS: Lazy<Prompts> = Lazy::new(Prompts::init_unchecked);
[INFO] [stderr]   |                                                        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `env`
[INFO] [stderr]   --> src/tool_use/mod.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let env = ENV_POOL.get(key).unwrap();
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_test_block` is never used
[INFO] [stderr]   --> src/tests/mod.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn format_test_block<F>(title: &str, content_fn: F)
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_prompt` is never used
[INFO] [stderr]  --> src/tests/prompt.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub async fn test_prompt() {
[INFO] [stderr]   |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_json_schema` is never used
[INFO] [stderr]   --> src/tests/prompt.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | async fn test_json_schema() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_tool_schema` is never used
[INFO] [stderr]   --> src/tests/prompt.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 | async fn test_tool_schema() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_tool_registry` is never used
[INFO] [stderr]   --> src/tests/prompt.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 | async fn test_tool_registry() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_assemble_output_discription` is never used
[INFO] [stderr]   --> src/tests/prompt.rs:40:10
[INFO] [stderr]    |
[INFO] [stderr] 40 | async fn test_assemble_output_discription() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_assemble_tools_prompt` is never used
[INFO] [stderr]   --> src/tests/prompt.rs:47:10
[INFO] [stderr]    |
[INFO] [stderr] 47 | async fn test_assemble_tools_prompt() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StudentInfo` is never constructed
[INFO] [stderr]   --> src/tests/prompt.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub struct StudentInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_chat` is never used
[INFO] [stderr]  --> src/tests/chat.rs:9:14
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub async fn test_chat() {
[INFO] [stderr]   |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_single_chat` is never used
[INFO] [stderr]   --> src/tests/chat.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | async fn test_single_chat() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_single_chat_get_json` is never used
[INFO] [stderr]   --> src/tests/chat.rs:73:10
[INFO] [stderr]    |
[INFO] [stderr] 73 | async fn test_single_chat_get_json() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_single_chat_get_tool` is never used
[INFO] [stderr]   --> src/tests/chat.rs:82:10
[INFO] [stderr]    |
[INFO] [stderr] 82 | async fn test_single_chat_get_tool() {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StudentInfo` is never constructed
[INFO] [stderr]   --> src/tests/chat.rs:99:12
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub struct StudentInfo {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Environment` is never constructed
[INFO] [stderr]   --> src/tool_use/mod.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Environment {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_env` is never used
[INFO] [stderr]   --> src/tool_use/mod.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub fn add_env(key: &str) {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_env` is never used
[INFO] [stderr]   --> src/tool_use/mod.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn remove_env(key: &str) {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `ENV_POOL` is never used
[INFO] [stderr]   --> src/tool_use/mod.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub static ENV_POOL: Lazy<DashMap<String, Environment>> = Lazy::new(|| DashMap::new());
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/tests/chat.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 |     chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 84 |     let _ = chat.set_tools(vec![send_email_tool_schema()]);
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::tests::prompt::test_prompt`
[INFO] [stderr]  --> src/tests/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::tests::prompt::test_prompt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_prompt` is never used
[INFO] [stderr]  --> src/tests/prompt.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub async fn test_prompt() {
[INFO] [stderr]   |              ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rhine` (lib) generated 27 warnings (run `cargo fix --lib -p rhine` to apply 7 suggestions)
[INFO] [stderr] warning: `rhine` (lib test) generated 23 warnings (21 duplicates) (run `cargo fix --lib -p rhine --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rhine-bed8b30f46c22b62)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test' (16) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clia-tracing-appender-0.2.5/src/rolling.rs:155:14:
[INFO] [stdout] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed54039e3e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed54039e3e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed54039e3e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed54039e3e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed5403b06ff - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed5403b06ff - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ed5403684b3 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed5403684b3 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed540375ad2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed54037b60f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed54037b4a1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed53fd77eae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5ed53fd77eae - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed54037bccf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5ed54037bccf - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed54037ba7a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed540375c09 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed54035bdad - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed5403badd0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed5403ba086 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5ed53fc32e3c - core::result::Result<T,E>::expect::h19dee2e660f3b456
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ed53fc31a20 - clia_tracing_appender::rolling::RollingFileAppender::new::h44d66fd0581884bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clia-tracing-appender-0.2.5/src/rolling.rs:155:14
[INFO] [stdout]   22:     0x5ed53fc32639 - clia_tracing_appender::rolling::daily::hdc4fa2f9d37040de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clia-tracing-appender-0.2.5/src/rolling.rs:375:5
[INFO] [stdout]   23:     0x5ed53fc2bc18 - clia_tracing_config::TracingConfig::init::h7cd23ac0498341bd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clia-tracing-config-0.2.7/src/lib.rs:161:17
[INFO] [stdout]   24:     0x5ed53fb9c0c8 - rhine::tests::test::{{closure}}::h707a70ea60831f7b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:19:10
[INFO] [stdout]   25:     0x5ed53fbd8812 - <core::pin::Pin<P> as core::future::future::Future>::poll::h75d14c56f435c154
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ed53fbd88cd - <core::pin::Pin<P> as core::future::future::Future>::poll::hedd4d2cf7bc9a85f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ed53fbd088d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8ebc451204022c9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x5ed53fbd062b - tokio::task::coop::with_budget::h9d69d6cec53fe582
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5ed53fbd062b - tokio::task::coop::budget::hf22db9f94cc5f9fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5ed53fbd062b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3e3f11a6f3ccf78f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x5ed53fbcdf60 - tokio::runtime::scheduler::current_thread::Context::enter::hcff51203513f4c43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5ed53fbcf26d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h34b870a7ec837a87
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x5ed53fbcef34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he85b9f58e79c7bed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x5ed53fba24ab - tokio::runtime::context::scoped::Scoped<T>::set::h77226cf5bb7123f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ed53fba21e9 - tokio::runtime::context::set_scheduler::{{closure}}::h1bac62ca2f29f6d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5ed53fbc9652 - std::thread::local::LocalKey<T>::try_with::hbce54fd99fba193e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x5ed53fbc89de - std::thread::local::LocalKey<T>::with::hce2ce1549d0177c8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x5ed53fba211d - tokio::runtime::context::set_scheduler::h2527310f5c6bd9db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5ed53fbce8a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2e08f1b679b04d64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x5ed53fbcef53 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4092e4c72bbe1d79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x5ed53fbccef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h18b9a12c0f9ac7c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5ed53fbd7ec0 - tokio::runtime::context::runtime::enter_runtime::hc3e6e47cf3ec142e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ed53fbcccb1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8ea6e8bedfc48cfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5ed53fbb4384 - tokio::runtime::runtime::Runtime::block_on_inner::h30ea6b056062e330
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5ed53fbb465c - tokio::runtime::runtime::Runtime::block_on::he91d4398162e8418
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   46:     0x5ed53fb9beb3 - rhine::tests::test::hf31476428641c4c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:22:22
[INFO] [stdout]   47:     0x5ed53fb9bf47 - rhine::tests::test::{{closure}}::h4df41d6eceeb01a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/mod.rs:11:20
[INFO] [stdout]   48:     0x5ed53fbae766 - core::ops::function::FnOnce::call_once::h56d3ac9bba7b3570
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5ed53fd77cfb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5ed53fd77cfb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5ed53fd8c318 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5ed53fd8c318 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5ed53fd8c318 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x5ed53fd8c318 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x5ed53fd8c318 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5ed53fd8c318 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5ed53fd8c318 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5ed53fd650e4 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5ed53fd650e4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x5ed53fd68a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x5ed53fd68a1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5ed53fd68a1a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x5ed53fd68a1a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x5ed53fd68a1a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5ed53fd68a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x5ed53fd68a1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5ed540370eff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   68:     0x5ed540370eff - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   69:     0x7e1b4dec9aa4 - <unknown>
[INFO] [stdout]   70:     0x7e1b4df56a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d74045c9f241b76221b1d7d381b9d1b1fdfd8c42af66877c813d7a064228e338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74045c9f241b76221b1d7d381b9d1b1fdfd8c42af66877c813d7a064228e338", kill_on_drop: false }`
[INFO] [stdout] d74045c9f241b76221b1d7d381b9d1b1fdfd8c42af66877c813d7a064228e338
