[INFO] fetching crate crates-docs 0.4.0... [INFO] testing crates-docs-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate crates-docs 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate crates-docs 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crates-docs 0.4.0 [INFO] tweaked toml for crates.io crate crates-docs 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crates-docs 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crates-docs 0.4.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f563e1e0622938f30147f6af4430eda71affd29b6f20d72d0cad5bcb33f7931 [INFO] running `Command { std: "docker" "start" "-a" "3f563e1e0622938f30147f6af4430eda71affd29b6f20d72d0cad5bcb33f7931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f563e1e0622938f30147f6af4430eda71affd29b6f20d72d0cad5bcb33f7931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f563e1e0622938f30147f6af4430eda71affd29b6f20d72d0cad5bcb33f7931", kill_on_drop: false }` [INFO] [stdout] 3f563e1e0622938f30147f6af4430eda71affd29b6f20d72d0cad5bcb33f7931 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5faa8dc2be7ec4f2ab93883dd237d7bbd34b236bd7d896ce1979472c5e63caf0 [INFO] running `Command { std: "docker" "start" "-a" "5faa8dc2be7ec4f2ab93883dd237d7bbd34b236bd7d896ce1979472c5e63caf0", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling crates-docs v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rust-mcp-schema v0.10.0 [INFO] [stderr] Compiling rust-mcp-macros v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling xml5ever v0.18.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.3.0 [INFO] [stderr] Compiling html2md v0.2.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling cookie_store v0.22.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling rust-mcp-transport v0.9.0 [INFO] [stderr] Compiling rust-mcp-sdk v0.9.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "5faa8dc2be7ec4f2ab93883dd237d7bbd34b236bd7d896ce1979472c5e63caf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5faa8dc2be7ec4f2ab93883dd237d7bbd34b236bd7d896ce1979472c5e63caf0", kill_on_drop: false }` [INFO] [stdout] 5faa8dc2be7ec4f2ab93883dd237d7bbd34b236bd7d896ce1979472c5e63caf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d091e2b672a4f9b1622f34ed7bc9c5fd0473cffca1ed565fc4b18b13dcfa75e [INFO] running `Command { std: "docker" "start" "-a" "1d091e2b672a4f9b1622f34ed7bc9c5fd0473cffca1ed565fc4b18b13dcfa75e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling crates-docs v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling mockito v1.7.2 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling rust-mcp-transport v0.9.0 [INFO] [stderr] Compiling rust-mcp-sdk v0.9.0 [INFO] [stderr] error: could not compile `crates-docs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name crates_docs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cache-memory"' --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="stdio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auth", "cache-memory", "cache-redis", "client", "default", "hyper-server", "logging", "macros", "opentelemetry", "rust-mcp-extra", "server", "sse", "stdio", "streamable-http", "tls", "tracing-opentelemetry"))' -C metadata=2a4844f965740fc8 -C extra-filename=-4fbaa7483fe98f50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7710362119c045b4.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a28ac973a48e2f28.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7ed963f28e1781ac.rlib --extern html2md=/opt/rustwide/target/debug/deps/libhtml2md-eb81d67a2ff4895a.rlib --extern html2md=/opt/rustwide/target/debug/deps/libhtml2md-eb81d67a2ff4895a.so --extern lru=/opt/rustwide/target/debug/deps/liblru-5188cb368b4d068a.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-c1a4476f7bb5ab2f.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-a096404e8678732e.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-1258697887388079.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-928deb1ccfd31e57.rlib --extern prometheus_client=/opt/rustwide/target/debug/deps/libprometheus_client-4b30c2400fd9c1bd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f49f8681c53bce2.rlib --extern rust_mcp_macros=/opt/rustwide/target/debug/deps/librust_mcp_macros-4dd64904fe1a6568.so --extern rust_mcp_schema=/opt/rustwide/target/debug/deps/librust_mcp_schema-cdb0ed9eb2333b6a.rlib --extern rust_mcp_sdk=/opt/rustwide/target/debug/deps/librust_mcp_sdk-06e3135f9824c09e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-953bd4ef7f4ef1a6.rlib --extern temp_env=/opt/rustwide/target/debug/deps/libtemp_env-9cf9553edaff11d1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f3977b4a135857c4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b804e3462f6cdead.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-4e7d72df4f8c6057.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d7556e1257140acc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d4919a4b892c2924.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-384991413393e87f.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-92b26c5d4082cc8a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-04c2fce9d7f483da/out -L native=/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1d091e2b672a4f9b1622f34ed7bc9c5fd0473cffca1ed565fc4b18b13dcfa75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d091e2b672a4f9b1622f34ed7bc9c5fd0473cffca1ed565fc4b18b13dcfa75e", kill_on_drop: false }` [INFO] [stdout] 1d091e2b672a4f9b1622f34ed7bc9c5fd0473cffca1ed565fc4b18b13dcfa75e