[INFO] cloning repository https://github.com/mark-liu/webguard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mark-liu/webguard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-liu%2Fwebguard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-liu%2Fwebguard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2e83744b87d66b24969462458b7eb6cf08553ec [INFO] checking mark-liu/webguard against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmark-liu%2Fwebguard" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mark-liu/webguard [INFO] finished tweaking git repo https://github.com/mark-liu/webguard [INFO] tweaked toml for git repo https://github.com/mark-liu/webguard written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mark-liu/webguard on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mark-liu/webguard 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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 070e8c72ad3af50e0317ebcb763655e7eff1e20fbe3d48f445116e884d0de9ca [INFO] running `Command { std: "docker" "start" "-a" "070e8c72ad3af50e0317ebcb763655e7eff1e20fbe3d48f445116e884d0de9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070e8c72ad3af50e0317ebcb763655e7eff1e20fbe3d48f445116e884d0de9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070e8c72ad3af50e0317ebcb763655e7eff1e20fbe3d48f445116e884d0de9ca", kill_on_drop: false }` [INFO] [stdout] 070e8c72ad3af50e0317ebcb763655e7eff1e20fbe3d48f445116e884d0de9ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feda327f4f17aca8cf30cc16531312c6f5a6b9d9388ae2d6ee796dd0bc993848 [INFO] running `Command { std: "docker" "start" "-a" "feda327f4f17aca8cf30cc16531312c6f5a6b9d9388ae2d6ee796dd0bc993848", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking webpki-root-certs v1.0.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking linked_hash_set v0.1.6 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking webpki-root-certs v0.26.11 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking servo_arc v0.4.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling rmcp v1.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking ipnetwork v0.21.1 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking tempfile v3.27.0 [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 zerofrom-derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking typed-builder v0.21.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v1.3.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking xml5ever v0.18.1 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling boring-sys2 v4.15.15 [INFO] [stderr] Checking scraper v0.23.1 [INFO] [stderr] Checking htmd v0.1.6 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking async-compression v0.4.41 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking http2 v0.4.21 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking hyper2 v1.5.5 [INFO] [stderr] error: could not compile `rmcp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7dabc88a3b6768751847baeb49983f31ac5f20e2/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-1.3.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=clippy::exhaustive_structs' '--warn=clippy::exhaustive_enums' --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-io"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "local", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-client-unix-socket", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid"))' -C metadata=23af437a27b551ea -C extra-filename=-91ee11c5f66242f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-a1f2d5967abce2ed.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e9c10c9a74a198ca.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9b24b2f7fbeaff3a.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-d0c4b58bc9d65c9a.so --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7f89d5442d7e1c94.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/deps/librmcp_macros-9dbe2a8babfc8f36.so --extern schemars=/opt/rustwide/target/debug/deps/libschemars-a879e54568227e09.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-20c0c7225f364ec1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-93dc79577c75664f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a8a04cf2e5ad1c0d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cda139c9a7476d33.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6a0d8d12b8a5be80.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8a28440a441347f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "feda327f4f17aca8cf30cc16531312c6f5a6b9d9388ae2d6ee796dd0bc993848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feda327f4f17aca8cf30cc16531312c6f5a6b9d9388ae2d6ee796dd0bc993848", kill_on_drop: false }` [INFO] [stdout] feda327f4f17aca8cf30cc16531312c6f5a6b9d9388ae2d6ee796dd0bc993848