[INFO] cloning repository https://github.com/danielealbano/azure-devops-boards-mcp-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielealbano/azure-devops-boards-mcp-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielealbano%2Fazure-devops-boards-mcp-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielealbano%2Fazure-devops-boards-mcp-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c377b06e1b65ee7398f03d7296b050748dfbb231 [INFO] testing danielealbano/azure-devops-boards-mcp-rust against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielealbano%2Fazure-devops-boards-mcp-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danielealbano/azure-devops-boards-mcp-rust [INFO] finished tweaking git repo https://github.com/danielealbano/azure-devops-boards-mcp-rust [INFO] tweaked toml for git repo https://github.com/danielealbano/azure-devops-boards-mcp-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danielealbano/azure-devops-boards-mcp-rust on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danielealbano/azure-devops-boards-mcp-rust 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70053e4e57b04cb181b1823d5a00f2e66495dce4f21f81a6f727df5c46d918b9 [INFO] running `Command { std: "docker" "start" "-a" "70053e4e57b04cb181b1823d5a00f2e66495dce4f21f81a6f727df5c46d918b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70053e4e57b04cb181b1823d5a00f2e66495dce4f21f81a6f727df5c46d918b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70053e4e57b04cb181b1823d5a00f2e66495dce4f21f81a6f727df5c46d918b9", kill_on_drop: false }` [INFO] [stdout] 70053e4e57b04cb181b1823d5a00f2e66495dce4f21f81a6f727df5c46d918b9 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86bb34965ea8862b2f402ba6fdc59bee6280674e53bc68dce9372f5be7be0eee [INFO] running `Command { std: "docker" "start" "-a" "86bb34965ea8862b2f402ba6fdc59bee6280674e53bc68dce9372f5be7be0eee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling web_atoms v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling azure_core v0.17.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling mcp-for-azure-devops-boards v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling mcp-tools-codegen v0.1.0 (/opt/rustwide/workdir/mcp-tools-codegen) [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling rmcp-macros v0.8.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling html2text v0.16.4 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling rmcp v0.8.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling azure_identity v0.17.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "86bb34965ea8862b2f402ba6fdc59bee6280674e53bc68dce9372f5be7be0eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bb34965ea8862b2f402ba6fdc59bee6280674e53bc68dce9372f5be7be0eee", kill_on_drop: false }` [INFO] [stdout] 86bb34965ea8862b2f402ba6fdc59bee6280674e53bc68dce9372f5be7be0eee [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67cdcdece282d032732e297e0a3289d3de46d28f4a13e7a0169211e21720200 [INFO] running `Command { std: "docker" "start" "-a" "e67cdcdece282d032732e297e0a3289d3de46d28f4a13e7a0169211e21720200", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ferroid v0.8.9 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling rmcp v0.8.5 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling azure_core v0.17.0 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling azure_identity v0.17.0 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mcp-for-azure-devops-boards v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling bollard v0.20.1 [INFO] [stderr] Compiling testcontainers v0.27.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "e67cdcdece282d032732e297e0a3289d3de46d28f4a13e7a0169211e21720200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67cdcdece282d032732e297e0a3289d3de46d28f4a13e7a0169211e21720200", kill_on_drop: false }` [INFO] [stdout] e67cdcdece282d032732e297e0a3289d3de46d28f4a13e7a0169211e21720200 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9aec040a0dcc26196f75357323cb819cb3b2c3e94c9a086e8963c9dc89d5844f [INFO] running `Command { std: "docker" "start" "-a" "9aec040a0dcc26196f75357323cb819cb3b2c3e94c9a086e8963c9dc89d5844f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcp_for_azure_devops_boards-7faa64d52caa30b6) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test compact_llm::tests::test_basic_serialization ... ok [INFO] [stdout] test compact_llm::tests::test_control_characters ... ok [INFO] [stdout] test compact_llm::tests::test_empty_array ... ok [INFO] [stdout] test compact_llm::tests::test_empty_object ... ok [INFO] [stdout] test compact_llm::tests::test_empty_string_value ... ok [INFO] [stdout] test compact_llm::tests::test_long_string ... ok [INFO] [stdout] test compact_llm::tests::test_mixed_array ... ok [INFO] [stdout] test compact_llm::tests::test_newline_escaping ... ok [INFO] [stdout] test compact_llm::tests::test_unicode_strings ... ok [INFO] [stdout] test compact_llm::tests::test_special_values ... ok [INFO] [stdout] test install::tests::test_install_claude_code_creates_config ... ok [INFO] [stdout] test install::tests::test_install_creates_parent_directories ... ok [INFO] [stdout] test compact_llm::tests::test_nested_objects ... ok [INFO] [stdout] test compact_llm::tests::test_deeply_nested_object ... ok [INFO] [stdout] test install::tests::test_install_codex_creates_config ... ok [INFO] [stdout] test install::tests::test_install_returns_success_message ... ok [INFO] [stdout] test install::tests::test_install_json_preserves_existing_keys ... ok [INFO] [stdout] test install::tests::test_install_json_updates_existing_entry ... ok [INFO] [stdout] test compact_llm::tests::test_beyond_max_depth ... ok [INFO] [stdout] test install::tests::test_install_toml_invalid_toml_returns_error ... ok [INFO] [stdout] test install::tests::test_install_toml_empty_file_treated_as_new ... ok [INFO] [stdout] test install::tests::test_install_cursor_creates_config ... ok [INFO] [stdout] test install::tests::test_install_json_invalid_json_returns_error ... ok [INFO] [stdout] test install::tests::test_install_gemini_cli_creates_config ... ok [INFO] [stdout] test install::tests::test_install_claude_desktop_creates_config ... ok [INFO] [stdout] test install::tests::test_resolve_config_path_claude_code ... ok [INFO] [stdout] test install::tests::test_install_vscode_creates_config ... ok [INFO] [stdout] test install::tests::test_resolve_config_path_cursor ... ok [INFO] [stdout] test install::tests::test_resolve_config_path_gemini_cli ... ok [INFO] [stdout] test install::tests::test_resolve_config_path_vscode ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_format_accepts_html ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_format_accepts_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_rejects_empty_project ... ok [INFO] [stdout] test install::tests::test_resolve_config_path_claude_desktop ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_invalid_format_passes_deserialization ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_format_defaults_to_markdown ... ok [INFO] [stdout] test install::tests::test_resolve_config_path_codex ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_rejects_empty_text ... ok [INFO] [stdout] test install::tests::test_install_toml_updates_existing_entry ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_rejects_empty_organization ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_format_validation_rejects_invalid_values ... ok [INFO] [stdout] test mcp::tools::work_items::add_comment::tests::test_add_comment_args_rejects_whitespace_only_text ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_args_format_accepts_html ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_args_format_defaults_to_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_args_invalid_format_passes_deserialization ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_args_format_accepts_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_args_rejects_empty_project ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_multiline_formats_empty_for_html ... ok [INFO] [stdout] test install::tests::test_install_toml_preserves_existing_keys ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_format_accepts_html ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_format_accepts_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_multiline_formats_only_for_provided_fields ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_invalid_format_passes_deserialization ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_rejects_empty_project ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_comment_id_is_u32 ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_multiline_formats_built_for_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_args_rejects_empty_organization ... ok [INFO] [stdout] test mcp::tools::work_items::create_work_item::tests::test_create_work_item_format_validation_rejects_invalid_values ... ok [INFO] [stdout] test install::tests::test_install_toml_preserves_other_servers ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_format_defaults_to_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_rejects_empty_organization ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_rejects_empty_text ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_args_rejects_whitespace_only_text ... ok [INFO] [stdout] test mcp::tools::work_items::update_comment::tests::test_update_comment_format_validation_rejects_invalid_values ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_args_format_accepts_html ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_args_format_accepts_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_args_rejects_empty_organization ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_args_rejects_empty_project ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_args_invalid_format_passes_deserialization ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_multiline_formats_built_for_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_format_validation_rejects_invalid_values ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_multiline_formats_empty_for_html ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_args_format_defaults_to_markdown ... ok [INFO] [stdout] test mcp::tools::work_items::update_work_item::tests::test_update_work_item_multiline_formats_only_for_provided_fields ... ok [INFO] [stdout] test install::tests::test_install_json_empty_file_treated_as_new ... ok [INFO] [stdout] test install::tests::test_install_json_root_not_object_returns_error ... ok [INFO] [stdout] test install::tests::test_install_json_preserves_other_servers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcp_for_azure_devops_boards-68a48a285449471d) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::test_default_args ... ok [INFO] [stdout] test tests::test_install_flag_parsing ... ok [INFO] [stdout] test tests::test_server_flag ... ok [INFO] [stdout] test tests::test_server_with_port ... ok [INFO] [stdout] test tests::test_install_conflicts_with_server ... ok [INFO] [stdout] test tests::test_install_all_targets_parse ... ok [INFO] [stdout] test tests::test_custom_port ... 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] Running tests/test_install_e2e.rs (/opt/rustwide/target/debug/deps/test_install_e2e-5b5ee0c603d4d649) [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/test_server_http.rs (/opt/rustwide/target/debug/deps/test_server_http-22ba13264d5d9193) [INFO] [stderr] Running tests/test_tools_boards.rs (/opt/rustwide/target/debug/deps/test_tools_boards-bc7ae12e07c17e13) [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] [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] [stdout] [INFO] [stderr] Running tests/test_tools_classification_nodes.rs (/opt/rustwide/target/debug/deps/test_tools_classification_nodes-06a7523d1517b0ec) [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/test_tools_organizations.rs (/opt/rustwide/target/debug/deps/test_tools_organizations-ad5655f9e4ba1027) [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/test_tools_projects.rs (/opt/rustwide/target/debug/deps/test_tools_projects-179f1e69bca7b821) [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/test_tools_tags.rs (/opt/rustwide/target/debug/deps/test_tools_tags-6c5fba5d6ed06961) [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/test_tools_teams.rs (/opt/rustwide/target/debug/deps/test_tools_teams-3d4b915fc8bdda46) [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/test_tools_work_item_types.rs (/opt/rustwide/target/debug/deps/test_tools_work_item_types-baf560160c45c8cc) [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/test_tools_work_items.rs (/opt/rustwide/target/debug/deps/test_tools_work_items-443f03eb9f427493) [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 mcp_for_azure_devops_boards [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] running `Command { std: "docker" "inspect" "9aec040a0dcc26196f75357323cb819cb3b2c3e94c9a086e8963c9dc89d5844f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aec040a0dcc26196f75357323cb819cb3b2c3e94c9a086e8963c9dc89d5844f", kill_on_drop: false }` [INFO] [stdout] 9aec040a0dcc26196f75357323cb819cb3b2c3e94c9a086e8963c9dc89d5844f