[INFO] cloning repository https://github.com/tschuyebuhl/raft-kv-store [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tschuyebuhl/raft-kv-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschuyebuhl%2Fraft-kv-store", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschuyebuhl%2Fraft-kv-store'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bef8527f76b7fcece91a455b689ca0d47ee24f45 [INFO] documenting tschuyebuhl/raft-kv-store/bef8527f76b7fcece91a455b689ca0d47ee24f45 against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschuyebuhl%2Fraft-kv-store" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tschuyebuhl/raft-kv-store [INFO] finished tweaking git repo https://github.com/tschuyebuhl/raft-kv-store [INFO] tweaked toml for git repo https://github.com/tschuyebuhl/raft-kv-store written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tschuyebuhl/raft-kv-store on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tschuyebuhl/raft-kv-store 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded slog-envlogger v2.2.0 [INFO] [stderr] Downloaded slog-scope v4.4.0 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded raft-proto v0.7.0 [INFO] [stderr] Downloaded rusqlite v0.37.0 [INFO] [stderr] Downloaded raft v0.7.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.35.0 [INFO] [stderr] Downloaded protobuf-build v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba88447337cfcfeac6e36fe27f79a3e5f90d15e9550b0d4d4adcc52093183cea [INFO] running `Command { std: "docker" "start" "-a" "ba88447337cfcfeac6e36fe27f79a3e5f90d15e9550b0d4d4adcc52093183cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba88447337cfcfeac6e36fe27f79a3e5f90d15e9550b0d4d4adcc52093183cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba88447337cfcfeac6e36fe27f79a3e5f90d15e9550b0d4d4adcc52093183cea", kill_on_drop: false }` [INFO] [stdout] ba88447337cfcfeac6e36fe27f79a3e5f90d15e9550b0d4d4adcc52093183cea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d9987dff1ce3d8522a6be1ed11c80c7549442df0187e9cab97b932fd617f6d7 [INFO] running `Command { std: "docker" "start" "-a" "0d9987dff1ce3d8522a6be1ed11c80c7549442df0187e9cab97b932fd617f6d7", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking term v1.2.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking slog-term v2.9.2 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking raft v0.7.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Documenting raft-kv-store v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.85s [INFO] [stderr] Generated /opt/rustwide/target/doc/raft_kv_store/index.html [INFO] running `Command { std: "docker" "inspect" "0d9987dff1ce3d8522a6be1ed11c80c7549442df0187e9cab97b932fd617f6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9987dff1ce3d8522a6be1ed11c80c7549442df0187e9cab97b932fd617f6d7", kill_on_drop: false }` [INFO] [stdout] 0d9987dff1ce3d8522a6be1ed11c80c7549442df0187e9cab97b932fd617f6d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "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] 90f7e78113e7ca82df3b1ff0d3adbf01a677530f8f7db1fe7c3acd36fb948188 [INFO] running `Command { std: "docker" "start" "-a" "90f7e78113e7ca82df3b1ff0d3adbf01a677530f8f7db1fe7c3acd36fb948188", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking slog v2.8.2 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking slog-async v2.8.0 [INFO] [stderr] Checking slog-term v2.9.2 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking raft v0.7.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Documenting raft-kv-store v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s [INFO] [stderr] Generated /opt/rustwide/target/doc/raft_kv_store/index.html [INFO] running `Command { std: "docker" "inspect" "90f7e78113e7ca82df3b1ff0d3adbf01a677530f8f7db1fe7c3acd36fb948188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f7e78113e7ca82df3b1ff0d3adbf01a677530f8f7db1fe7c3acd36fb948188", kill_on_drop: false }` [INFO] [stdout] 90f7e78113e7ca82df3b1ff0d3adbf01a677530f8f7db1fe7c3acd36fb948188