[INFO] fetching crate agents-runtime 0.0.25... [INFO] testing agents-runtime-0.0.25 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate agents-runtime 0.0.25 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate agents-runtime 0.0.25 [INFO] finished tweaking crates.io crate agents-runtime 0.0.25 [INFO] tweaked toml for crates.io crate agents-runtime 0.0.25 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate agents-runtime 0.0.25 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate agents-runtime 0.0.25 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60ca526547054d9964c44e5427534875d55e375d87fccf56fb3b3773f6bdfa5c [INFO] running `Command { std: "docker" "start" "-a" "60ca526547054d9964c44e5427534875d55e375d87fccf56fb3b3773f6bdfa5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60ca526547054d9964c44e5427534875d55e375d87fccf56fb3b3773f6bdfa5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ca526547054d9964c44e5427534875d55e375d87fccf56fb3b3773f6bdfa5c", kill_on_drop: false }` [INFO] [stdout] 60ca526547054d9964c44e5427534875d55e375d87fccf56fb3b3773f6bdfa5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fab27c6d6ff416cb391e0b43249177dc6ed94fcf845d585f7c705a2e7d244c01 [INFO] running `Command { std: "docker" "start" "-a" "fab27c6d6ff416cb391e0b43249177dc6ed94fcf845d585f7c705a2e7d244c01", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling agents-macros v0.0.25 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [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.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling agents-core v0.0.25 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling agents-toolkit v0.0.25 [INFO] [stderr] Compiling agents-runtime v0.0.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.79s [INFO] running `Command { std: "docker" "inspect" "fab27c6d6ff416cb391e0b43249177dc6ed94fcf845d585f7c705a2e7d244c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab27c6d6ff416cb391e0b43249177dc6ed94fcf845d585f7c705a2e7d244c01", kill_on_drop: false }` [INFO] [stdout] fab27c6d6ff416cb391e0b43249177dc6ed94fcf845d585f7c705a2e7d244c01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89f538fd6ef833730bd4410f93dc56a435625a097d8fbbe845ef35144571e77d [INFO] running `Command { std: "docker" "start" "-a" "89f538fd6ef833730bd4410f93dc56a435625a097d8fbbe845ef35144571e77d", kill_on_drop: false }` [INFO] [stderr] Compiling agents-runtime v0.0.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "89f538fd6ef833730bd4410f93dc56a435625a097d8fbbe845ef35144571e77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f538fd6ef833730bd4410f93dc56a435625a097d8fbbe845ef35144571e77d", kill_on_drop: false }` [INFO] [stdout] 89f538fd6ef833730bd4410f93dc56a435625a097d8fbbe845ef35144571e77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23eddf035738658e3df105bd40ea3f3aee7c061a29aee77a3a7b7c43b3b7c893 [INFO] running `Command { std: "docker" "start" "-a" "23eddf035738658e3df105bd40ea3f3aee7c061a29aee77a3a7b7c43b3b7c893", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agents_runtime-9abed1970af981e1) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test middleware::tests::anthropic_prompt_caching_disabled_with_zero_ttl ... ok [INFO] [stdout] test middleware::tests::anthropic_prompt_caching_moves_system_prompt_to_messages ... ok [INFO] [stdout] test middleware::tests::anthropic_prompt_caching_no_op_with_empty_system_prompt ... ok [INFO] [stdout] test middleware::tests::filesystem_middleware_registers_tools ... ok [INFO] [stdout] test middleware::tests::hitl_interrupt_includes_correct_details ... ok [INFO] [stdout] test middleware::tests::hitl_interrupt_without_policy_note ... ok [INFO] [stdout] test middleware::tests::hitl_creates_interrupt_for_disallowed_tool ... ok [INFO] [stdout] test middleware::tests::human_in_loop_appends_prompt ... ok [INFO] [stdout] test middleware::tests::planning_middleware_registers_write_todos ... ok [INFO] [stdout] test middleware::tests::subagent_middleware_appends_prompt ... ok [INFO] [stdout] test middleware::tests::middleware_mutates_prompt ... ok [INFO] [stdout] test middleware::tests::summarization_middleware_trims_messages ... ok [INFO] [stdout] test prompts::tests::test_prompt_includes_custom_instructions ... ok [INFO] [stdout] test planner::tests::planner_parses_tool_call ... ok [INFO] [stdout] test middleware::tests::task_router_invokes_registered_subagent ... ok [INFO] [stdout] test middleware::tests::task_router_reports_unknown_subagent ... ok [INFO] [stdout] test planner::tests::planner_falls_back_to_text_response ... ok [INFO] [stdout] test providers::anthropic::tests::anthropic_message_conversion_includes_system_prompt ... ok [INFO] [stdout] test providers::gemini::tests::gemini_conversion_handles_system_prompt ... ok [INFO] [stdout] test middleware::tests::hitl_no_interrupt_for_unlisted_tool ... ok [INFO] [stdout] test middleware::tests::hitl_no_interrupt_for_allowed_tool ... ok [INFO] [stdout] test prompts::tests::test_prompt_includes_tool_usage_rules ... ok [INFO] [stdout] test prompts::tests::test_prompt_includes_examples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests agents_runtime [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/agent/builder.rs - agent::builder::ConfigurableAgentBuilder::with_event_broadcaster (line 155) ... ignored [INFO] [stdout] test src/agent/builder.rs - agent::builder::ConfigurableAgentBuilder::with_event_broadcasters (line 178) ... ignored [INFO] [stdout] test src/agent/builder.rs - agent::builder::ConfigurableAgentBuilder::with_pii_sanitization (line 226) ... ignored [INFO] [stdout] test src/agent/builder.rs - agent::builder::ConfigurableAgentBuilder::with_token_tracking (line 250) ... ignored [INFO] [stdout] test src/agent/builder.rs - agent::builder::ConfigurableAgentBuilder::with_token_tracking_config (line 286) ... ignored [INFO] [stdout] test src/agent/runtime.rs - agent::runtime::DeepAgent::add_broadcasters (line 336) - compile ... ok [INFO] [stdout] test src/agent/runtime.rs - agent::runtime::DeepAgent::add_broadcaster (line 317) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "23eddf035738658e3df105bd40ea3f3aee7c061a29aee77a3a7b7c43b3b7c893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23eddf035738658e3df105bd40ea3f3aee7c061a29aee77a3a7b7c43b3b7c893", kill_on_drop: false }` [INFO] [stdout] 23eddf035738658e3df105bd40ea3f3aee7c061a29aee77a3a7b7c43b3b7c893