[INFO] fetching crate turbomcp-cli 2.1.2... [INFO] testing turbomcp-cli-2.1.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate turbomcp-cli 2.1.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate turbomcp-cli 2.1.2 [INFO] finished tweaking crates.io crate turbomcp-cli 2.1.2 [INFO] tweaked toml for crates.io crate turbomcp-cli 2.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turbomcp-cli 2.1.2 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 turbomcp-cli 2.1.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d3d2f9f9aa093d1d5195b9fc984caf51d0f1d583643a6bc8252f08a9d662f6dd [INFO] running `Command { std: "docker" "start" "-a" "d3d2f9f9aa093d1d5195b9fc984caf51d0f1d583643a6bc8252f08a9d662f6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3d2f9f9aa093d1d5195b9fc984caf51d0f1d583643a6bc8252f08a9d662f6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3d2f9f9aa093d1d5195b9fc984caf51d0f1d583643a6bc8252f08a9d662f6dd", kill_on_drop: false }` [INFO] [stdout] d3d2f9f9aa093d1d5195b9fc984caf51d0f1d583643a6bc8252f08a9d662f6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 05a0d63ec3c183030136706a8198533c0c0477a93c711b5fce70afc382929c6e [INFO] running `Command { std: "docker" "start" "-a" "05a0d63ec3c183030136706a8198533c0c0477a93c711b5fce70afc382929c6e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling halfbrown v0.2.5 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling value-trait v0.8.1 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling faststr v0.2.32 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sonic-simd v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling sonic-number v0.1.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling sonic-rs v0.3.17 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling simd-json v0.13.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling turbomcp-protocol v2.1.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling config v0.15.18 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling turbomcp-transport v2.1.2 [INFO] [stderr] Compiling turbomcp-client v2.1.2 [INFO] [stderr] Compiling turbomcp-cli v2.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "05a0d63ec3c183030136706a8198533c0c0477a93c711b5fce70afc382929c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a0d63ec3c183030136706a8198533c0c0477a93c711b5fce70afc382929c6e", kill_on_drop: false }` [INFO] [stdout] 05a0d63ec3c183030136706a8198533c0c0477a93c711b5fce70afc382929c6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] eb809618a922d57f272f0a762024c9d2ee4f0f6637fb5407abe686c60ffb08d1 [INFO] running `Command { std: "docker" "start" "-a" "eb809618a922d57f272f0a762024c9d2ee4f0f6637fb5407abe686c60ffb08d1", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling turbomcp-protocol v2.1.2 [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 reqwest v0.12.24 [INFO] [stderr] Compiling turbomcp-transport v2.1.2 [INFO] [stderr] Compiling turbomcp-client v2.1.2 [INFO] [stderr] Compiling turbomcp-cli v2.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "eb809618a922d57f272f0a762024c9d2ee4f0f6637fb5407abe686c60ffb08d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb809618a922d57f272f0a762024c9d2ee4f0f6637fb5407abe686c60ffb08d1", kill_on_drop: false }` [INFO] [stdout] eb809618a922d57f272f0a762024c9d2ee4f0f6637fb5407abe686c60ffb08d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] cfefe0de2274d066976bcacbadfc9c6b668fb3e2135d00a8066b7e831f3bb2b8 [INFO] running `Command { std: "docker" "start" "-a" "cfefe0de2274d066976bcacbadfc9c6b668fb3e2135d00a8066b7e831f3bb2b8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turbomcp_cli-4b67d1f1917517d3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test transport::tests::test_determine_transport ... ok [INFO] [stdout] test formatter::tests::test_formatter_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/turbomcp_cli-a10bf010e92e8e3c) [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] Doc-tests turbomcp_cli [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - run (line 80) - compile ... ok [INFO] [stdout] test src/prelude.rs - prelude (line 8) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.16s; merged doctests compilation took 1.14s [INFO] running `Command { std: "docker" "inspect" "cfefe0de2274d066976bcacbadfc9c6b668fb3e2135d00a8066b7e831f3bb2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfefe0de2274d066976bcacbadfc9c6b668fb3e2135d00a8066b7e831f3bb2b8", kill_on_drop: false }` [INFO] [stdout] cfefe0de2274d066976bcacbadfc9c6b668fb3e2135d00a8066b7e831f3bb2b8