[INFO] cloning repository https://github.com/agent-stream-kit/agent-stream-kit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agent-stream-kit/agent-stream-kit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagent-stream-kit%2Fagent-stream-kit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagent-stream-kit%2Fagent-stream-kit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2ba956dd7166a609a5d463c0534d541c524b6b5 [INFO] testing agent-stream-kit/agent-stream-kit against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagent-stream-kit%2Fagent-stream-kit" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/agent-stream-kit/agent-stream-kit [INFO] finished tweaking git repo https://github.com/agent-stream-kit/agent-stream-kit [INFO] tweaked toml for git repo https://github.com/agent-stream-kit/agent-stream-kit written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agent-stream-kit/agent-stream-kit on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agent-stream-kit/agent-stream-kit 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be742ddea449de226a4b3193fe89006644d321204ff3554775901d020a0f104f [INFO] running `Command { std: "docker" "start" "-a" "be742ddea449de226a4b3193fe89006644d321204ff3554775901d020a0f104f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be742ddea449de226a4b3193fe89006644d321204ff3554775901d020a0f104f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be742ddea449de226a4b3193fe89006644d321204ff3554775901d020a0f104f", kill_on_drop: false }` [INFO] [stdout] be742ddea449de226a4b3193fe89006644d321204ff3554775901d020a0f104f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d648f9137a847a0acb5d964fc9e6988a737cfc79b991d3eada75fcee0bba010a [INFO] running `Command { std: "docker" "start" "-a" "d648f9137a847a0acb5d964fc9e6988a737cfc79b991d3eada75fcee0bba010a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rmcp v0.13.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling darling_core v0.23.0 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling askit-macros v0.19.0 (/opt/rustwide/workdir/askit-macros) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.13.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling js-sys v0.3.85 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling process-wrap v9.0.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling web-sys v0.3.85 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stderr] Compiling photon-rs v0.3.3 [INFO] [stderr] Compiling agent-stream-kit v0.19.0 (/opt/rustwide/workdir/agent-stream-kit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "d648f9137a847a0acb5d964fc9e6988a737cfc79b991d3eada75fcee0bba010a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d648f9137a847a0acb5d964fc9e6988a737cfc79b991d3eada75fcee0bba010a", kill_on_drop: false }` [INFO] [stdout] d648f9137a847a0acb5d964fc9e6988a737cfc79b991d3eada75fcee0bba010a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb002fcb49dfac0c1dc6356ec61f7c23b505c2aed805181243ff76597a6d5a5d [INFO] running `Command { std: "docker" "start" "-a" "cb002fcb49dfac0c1dc6356ec61f7c23b505c2aed805181243ff76597a6d5a5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling js-sys v0.3.85 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling process-wrap v9.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Compiling askit-macros v0.19.0 (/opt/rustwide/workdir/askit-macros) [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling rmcp v0.13.0 [INFO] [stderr] Compiling web-sys v0.3.85 [INFO] [stderr] Compiling node-sys v0.4.2 [INFO] [stderr] Compiling photon-rs v0.3.3 [INFO] [stderr] Compiling agent-stream-kit v0.19.0 (/opt/rustwide/workdir/agent-stream-kit) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.95s [INFO] running `Command { std: "docker" "inspect" "cb002fcb49dfac0c1dc6356ec61f7c23b505c2aed805181243ff76597a6d5a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb002fcb49dfac0c1dc6356ec61f7c23b505c2aed805181243ff76597a6d5a5d", kill_on_drop: false }` [INFO] [stdout] cb002fcb49dfac0c1dc6356ec61f7c23b505c2aed805181243ff76597a6d5a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e83b2a6a177fb776faf7c6f473addaaf9d763308e3e85bf71c779ca40364fef7 [INFO] running `Command { std: "docker" "start" "-a" "e83b2a6a177fb776faf7c6f473addaaf9d763308e3e85bf71c779ca40364fef7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_stream_kit-0a2cd12644302fc6) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test context::tests::clone_preserves_frames ... ok [INFO] [stdout] test context::tests::clone_preserves_vars ... ok [INFO] [stdout] test context::tests::map_frame_helpers_validate_and_track_indices ... ok [INFO] [stdout] test context::tests::pop_map_frame_errors_when_missing_or_wrong_kind ... ok [INFO] [stdout] test context::tests::new_assigns_unique_ids ... ok [INFO] [stdout] test context::tests::push_and_pop_frames ... ok [INFO] [stdout] test context::tests::push_map_frame_rejects_invalid_bounds ... ok [INFO] [stdout] test context::tests::with_var_sets_value_without_mutating_original ... ok [INFO] [stdout] test context::tests::serialization_skips_empty_optional_fields ... ok [INFO] [stdout] test definition::tests::test_agent_definition ... ok [INFO] [stdout] test definition::tests::test_agent_definition_new_default ... ok [INFO] [stdout] test definition::tests::test_agent_definition_new ... ok [INFO] [stdout] test definition::tests::test_config_helper_customization ... ok [INFO] [stdout] test definition::tests::test_deserialize_echo_agent_definition ... ok [INFO] [stdout] test definition::tests::test_serialize_agent_definition ... ok [INFO] [stdout] test definition::tests::test_default_config_helpers ... ok [INFO] [stdout] test definition::tests::test_global_config_helpers ... ok [INFO] [stdout] test definition::tests::test_serialize_echo_agent_definition ... ok [INFO] [stdout] test llm::tests::test_message_from_invalid_value ... ok [INFO] [stdout] test llm::tests::test_message_from_object_value ... ok [INFO] [stdout] test llm::tests::test_message_from_string_value ... ok [INFO] [stdout] test llm::tests::test_message_invalid_object ... ok [INFO] [stdout] test llm::tests::test_message_partial_eq ... ok [INFO] [stdout] test llm::tests::test_message_to_from_agent_value ... ok [INFO] [stdout] test llm::tests::test_message_to_agent_value_with_tool_calls ... ok [INFO] [stdout] test llm::tests::test_message_with_tool_calls_to_from_agent_value ... ok [INFO] [stdout] test value::tests::test_agent_value_as_methods ... ok [INFO] [stdout] test value::tests::test_agent_value_constructors ... ok [INFO] [stdout] test value::tests::test_agent_value_conversions ... ok [INFO] [stdout] test llm::tests::test_tool_message_to_from_agent_value ... ok [INFO] [stdout] test value::tests::test_agent_value_get_methods ... ok [INFO] [stdout] test value::tests::test_agent_value_default ... ok [INFO] [stdout] test value::tests::test_agent_value_from_json_value ... ok [INFO] [stdout] test value::tests::test_agent_value_deserialization ... ok [INFO] [stdout] test value::tests::test_agent_value_serialization ... ok [INFO] [stdout] test value::tests::test_agent_value_test_methods ... ok [INFO] [stdout] test value::tests::test_agent_value_set ... ok [INFO] [stdout] test value::tests::test_agent_value_into ... ok [INFO] [stdout] test value::tests::test_to_json ... ok [INFO] [stdout] test value::tests::test_partial_eq ... ok [INFO] [stdout] test value::tests::test_serialize_deserialize_roundtrip ... ok [INFO] [stdout] test value::tests::test_serialize_deserialize_nested ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/askit_macros-18636e587baecedf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/main_test.rs (/opt/rustwide/target/debug/deps/main_test-b6ca4f1dd458b98b) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test suites::configs::def_name_is_generated ... ok [INFO] [stdout] test suites::default_kind::default_kind_is_agent ... ok [INFO] [stdout] test suites::configs::config_entries_are_generated ... ok [INFO] [stdout] test suites::default_name::default_name_uses_module_path_and_ident ... ok [INFO] [stdout] test suites::configs::global_config_entries_are_generated ... ok [INFO] [stdout] test suites::default_name::explicit_fields_and_configs_are_set ... ok [INFO] [stdout] test suites::string_literal_names::string_literal_names_are_kept ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests agent_stream_kit [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test agent-stream-kit/src/mcp.rs - mcp::register_tools_from_mcp_json (line 306) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.84s [INFO] [stderr] Doc-tests askit_macros [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test askit-macros/src/lib.rs - askit_agent (line 23) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.16s; merged doctests compilation took 0.15s [INFO] running `Command { std: "docker" "inspect" "e83b2a6a177fb776faf7c6f473addaaf9d763308e3e85bf71c779ca40364fef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83b2a6a177fb776faf7c6f473addaaf9d763308e3e85bf71c779ca40364fef7", kill_on_drop: false }` [INFO] [stdout] e83b2a6a177fb776faf7c6f473addaaf9d763308e3e85bf71c779ca40364fef7