[INFO] cloning repository https://github.com/iocost-benchmark/ci-scripts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iocost-benchmark/ci-scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiocost-benchmark%2Fci-scripts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiocost-benchmark%2Fci-scripts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 737044e684dd46e29bb62395e50b7089d3b8067c
[INFO] documenting iocost-benchmark/ci-scripts against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiocost-benchmark%2Fci-scripts" "/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/iocost-benchmark/ci-scripts
[INFO] finished tweaking git repo https://github.com/iocost-benchmark/ci-scripts
[INFO] tweaked toml for git repo https://github.com/iocost-benchmark/ci-scripts written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iocost-benchmark/ci-scripts on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 260 packages to highest compatible versions
[INFO] [stderr]       Adding bytes v1.1.0 (available: v1.12.1)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.2.1)
[INFO] [stderr]       Adding form_urlencoded v1.0.1 (available: v1.2.2)
[INFO] [stderr]       Adding git2 v0.14.4 (available: v0.21.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding libflate v1.4.0 (available: v2.3.2)
[INFO] [stderr]       Adding linkify v0.8.1 (available: v0.11.0)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.1)
[INFO] [stderr]       Adding octocrab v0.16.0 (available: v0.54.1)
[INFO] [stderr]       Adding percent-encoding v2.1.0 (available: v2.3.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding tokio v1.43.4 (available: v1.53.1)
[INFO] [stderr]       Adding tokio-macros v2.5.0 (available: v2.7.2)
[INFO] [stderr]       Adding tokio-util v0.7.13 (available: v0.7.19)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.5+spec-1.1.0)
[INFO] [stderr]       Adding unicase v2.6.0 (available: v2.9.0)
[INFO] [stderr]       Adding url v2.3.0 (available: v2.5.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68
[INFO] running `Command { std: "docker" "start" "b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec v1.13.2
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking ipnet v2.12.2
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking linkify v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libgit2-sys v0.13.5+1.4.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking tokio v1.43.4
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.22.0
[INFO] [stderr]     Checking serde_with v3.22.0
[INFO] [stderr]     Checking url v2.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v8.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking git2 v0.14.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking octocrab v0.16.0
[INFO] [stderr]  Documenting iocost-benchmarks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `config`
[INFO] [stdout]    --> src/import-results.rs:346:26
[INFO] [stdout]     |
[INFO] [stdout] 346 | /// Struct to parse the [config] section of the config toml file
[INFO] [stdout]     |                          ^^^^^^ no item named `config` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] help: there's a similarly named item `Config` (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 346 - /// Struct to parse the [config] section of the config toml file
[INFO] [stdout] 346 + /// Struct to parse the [Config] section of the config toml file
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.65s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/import_results/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68", kill_on_drop: false }`
[INFO] [stdout] b3d6d5018a5175230d2379db7d39cb7c195a75e39a06baeacc3c8d76feaf9d68
