[INFO] cloning repository https://github.com/fxthiry/mcp-oxidized [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fxthiry/mcp-oxidized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxthiry%2Fmcp-oxidized", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxthiry%2Fmcp-oxidized'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ad6e874161374a0675f794dba269e7378879f52 [INFO] checking fxthiry/mcp-oxidized against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxthiry%2Fmcp-oxidized" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fxthiry/mcp-oxidized [INFO] finished tweaking git repo https://github.com/fxthiry/mcp-oxidized [INFO] tweaked toml for git repo https://github.com/fxthiry/mcp-oxidized written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fxthiry/mcp-oxidized on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fxthiry/mcp-oxidized 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pastey v0.2.1 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded rmcp-macros v0.12.0 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded rmcp v0.12.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded portable-atomic v1.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a6f2db5e1b29dcce05706be37e96bd719ffaf5c23ee1efae857748521d9ec60 [INFO] running `Command { std: "docker" "start" "-a" "7a6f2db5e1b29dcce05706be37e96bd719ffaf5c23ee1efae857748521d9ec60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a6f2db5e1b29dcce05706be37e96bd719ffaf5c23ee1efae857748521d9ec60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a6f2db5e1b29dcce05706be37e96bd719ffaf5c23ee1efae857748521d9ec60", kill_on_drop: false }` [INFO] [stdout] 7a6f2db5e1b29dcce05706be37e96bd719ffaf5c23ee1efae857748521d9ec60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd5fcf18d5353752f23e4423cf80e30dec5da1f6765d5707927a0ca60e90e5b3 [INFO] running `Command { std: "docker" "start" "-a" "dd5fcf18d5353752f23e4423cf80e30dec5da1f6765d5707927a0ca60e90e5b3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v0.12.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking moka v0.12.12 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking schemars v1.1.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking rmcp v0.12.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking wiremock v0.6.5 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking mcp-oxidized v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.31s [INFO] running `Command { std: "docker" "inspect" "dd5fcf18d5353752f23e4423cf80e30dec5da1f6765d5707927a0ca60e90e5b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5fcf18d5353752f23e4423cf80e30dec5da1f6765d5707927a0ca60e90e5b3", kill_on_drop: false }` [INFO] [stdout] dd5fcf18d5353752f23e4423cf80e30dec5da1f6765d5707927a0ca60e90e5b3