[INFO] cloning repository https://github.com/superggn/kvs_poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superggn/kvs_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperggn%2Fkvs_poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperggn%2Fkvs_poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 454eb9a6b60c32f1ab455db9ac602186db058034 [INFO] documenting superggn/kvs_poc against beta-2025-09-21 for beta-rustdoc-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperggn%2Fkvs_poc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/superggn/kvs_poc [INFO] finished tweaking git repo https://github.com/superggn/kvs_poc [INFO] tweaked toml for git repo https://github.com/superggn/kvs_poc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/superggn/kvs_poc on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/superggn/kvs_poc 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded der-parser v9.0.0 [INFO] [stderr] Downloaded asn1-rs-derive v0.5.1 [INFO] [stderr] Downloaded async-prost v0.3.0 [INFO] [stderr] Downloaded oid-registry v0.7.1 [INFO] [stderr] Downloaded asn1-rs v0.6.2 [INFO] [stderr] Downloaded x509-parser v0.16.0 [INFO] [stderr] Downloaded yamux v0.13.4 [INFO] [stderr] Downloaded certify v0.6.0 [INFO] [stderr] Downloaded cc v1.2.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7a59d4bfbf74fcaffc511fa0bd23e94dca5e1611fd225520693ea6d5a3feb49 [INFO] running `Command { std: "docker" "start" "-a" "b7a59d4bfbf74fcaffc511fa0bd23e94dca5e1611fd225520693ea6d5a3feb49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7a59d4bfbf74fcaffc511fa0bd23e94dca5e1611fd225520693ea6d5a3feb49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a59d4bfbf74fcaffc511fa0bd23e94dca5e1611fd225520693ea6d5a3feb49", kill_on_drop: false }` [INFO] [stdout] b7a59d4bfbf74fcaffc511fa0bd23e94dca5e1611fd225520693ea6d5a3feb49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab374013610eab2419f24f2f8721b293721c99178636031132c3066ef7dd83d5 [INFO] running `Command { std: "docker" "start" "-a" "ab374013610eab2419f24f2f8721b293721c99178636031132c3066ef7dd83d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling kvs_poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking yamux v0.13.4 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Documenting kvs_poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `Certificate` [INFO] [stdout] --> src/network/tls.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 117 | /// cert &str => Vec [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `kv` [INFO] [stdout] --> src/storage/mod.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | /// get_all => table => Vec [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Kvpair` [INFO] [stdout] --> src/storage/mod.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | /// next() 传出的类型实现了 Into 即可 [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 39 | /// next() 传出的类型实现了 `Into` 即可 [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `T` [INFO] [stdout] --> src/storage/mod.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | /// 给 iter 进行的适配, 把 iter 转成 iter [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 40 | /// 给 iter 进行的适配, 把 `iter` 转成 iter [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Kvpair` [INFO] [stdout] --> src/storage/mod.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | /// 给 iter 进行的适配, 把 iter 转成 iter [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 40 | /// 给 iter 进行的适配, 把 iter 转成 `iter` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Kvpair` [INFO] [stdout] --> src/pb/mod.rs:221:10 [INFO] [stdout] | [INFO] [stdout] 221 | /// 从 Vec 转换成 CommandResponse [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 221 | /// 从 `Vec` 转换成 CommandResponse [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.10s [INFO] [stderr] Generated /opt/rustwide/target/doc/kvs_poc/index.html [INFO] running `Command { std: "docker" "inspect" "ab374013610eab2419f24f2f8721b293721c99178636031132c3066ef7dd83d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab374013610eab2419f24f2f8721b293721c99178636031132c3066ef7dd83d5", kill_on_drop: false }` [INFO] [stdout] ab374013610eab2419f24f2f8721b293721c99178636031132c3066ef7dd83d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c7ff834e3dedfe21c176fa64c7c686c9d3cc9733a0ef664fb7f9fc9be303849 [INFO] running `Command { std: "docker" "start" "-a" "2c7ff834e3dedfe21c176fa64c7c686c9d3cc9733a0ef664fb7f9fc9be303849", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/src/wrapper.rs:366:26 [INFO] [stdout] | [INFO] [stdout] 366 | Compiler(proc_macro::SourceFile), [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 366 - Compiler(proc_macro::SourceFile), [INFO] [stdout] 366 + Compiler(SourceFile), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/src/wrapper.rs:372:32 [INFO] [stdout] | [INFO] [stdout] 372 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::SourceFile; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::fallback::SourceFile; [INFO] [stdout] | [INFO] [stdout] help: if you import `SourceFile`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 372 - fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] 372 + fn nightly(sf: SourceFile) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.94/src/wrapper.rs:462:56 [INFO] [stdout] | [INFO] [stdout] 462 | Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `source` with a similar name [INFO] [stdout] | [INFO] [stdout] 462 - Span::Compiler(s) => SourceFile::nightly(s.source_file()), [INFO] [stdout] 462 + Span::Compiler(s) => SourceFile::nightly(s.source()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "2c7ff834e3dedfe21c176fa64c7c686c9d3cc9733a0ef664fb7f9fc9be303849", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c7ff834e3dedfe21c176fa64c7c686c9d3cc9733a0ef664fb7f9fc9be303849", kill_on_drop: false }` [INFO] [stdout] 2c7ff834e3dedfe21c176fa64c7c686c9d3cc9733a0ef664fb7f9fc9be303849