[INFO] cloning repository https://github.com/tsharp/model-context-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsharp/model-context-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsharp%2Fmodel-context-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsharp%2Fmodel-context-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52948aed673c6e6aac6347585bed947c19c74dae
[INFO] checking tsharp/model-context-protocol against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsharp%2Fmodel-context-protocol" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tsharp/model-context-protocol
[INFO] finished tweaking git repo https://github.com/tsharp/model-context-protocol
[INFO] tweaked toml for git repo https://github.com/tsharp/model-context-protocol written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsharp/model-context-protocol on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tsharp/model-context-protocol 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a25cc6bce168d460e3d54e7cf95554fd20023a08b588a03a3c3f164f0d2f801c
[INFO] running `Command { std: "docker" "start" "-a" "a25cc6bce168d460e3d54e7cf95554fd20023a08b588a03a3c3f164f0d2f801c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a25cc6bce168d460e3d54e7cf95554fd20023a08b588a03a3c3f164f0d2f801c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a25cc6bce168d460e3d54e7cf95554fd20023a08b588a03a3c3f164f0d2f801c", kill_on_drop: false }`
[INFO] [stdout] a25cc6bce168d460e3d54e7cf95554fd20023a08b588a03a3c3f164f0d2f801c
[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=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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60032147e2311022debba944e798647d7a1e122360420de985dea8553547f9a2
[INFO] running `Command { std: "docker" "start" "-a" "60032147e2311022debba944e798647d7a1e122360420de985dea8553547f9a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking quote v1.0.44
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4fd63331eb8fa7a9 -C extra-filename=-e3df01012531b934 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0f42724f0dfbd0e4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-bbd26707a059ce30.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b68d3cf97a642801.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-28ae82b4cacc0434.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0c742513ce3813ab.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-66a477b5a22678b9.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=2ea87feb8769d439 -C extra-filename=-2b43aaceff47dd55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e576ddda93472a3b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c825ae5183b465a3.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-aa304a1710f8e15d.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-75c92861b194c321.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-28e5d92fe899e1fc.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-1bc581a20d952255.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b0f739f431539d89.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-851681635ce5bc18.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "60032147e2311022debba944e798647d7a1e122360420de985dea8553547f9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60032147e2311022debba944e798647d7a1e122360420de985dea8553547f9a2", kill_on_drop: false }`
[INFO] [stdout] 60032147e2311022debba944e798647d7a1e122360420de985dea8553547f9a2
