[INFO] fetching crate qlty-cloud 0.440.0...
[INFO] documenting qlty-cloud-0.440.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918
[INFO] extracting crate qlty-cloud 0.440.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate qlty-cloud 0.440.0
[INFO] finished tweaking crates.io crate qlty-cloud 0.440.0
[INFO] tweaked toml for crates.io crate qlty-cloud 0.440.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qlty-cloud 0.440.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 297 packages to latest compatible versions
[INFO] [stderr]       Adding cc v1.0.106 (available: v1.2.55)
[INFO] [stderr]       Adding dialoguer v0.11.0 (available: v0.12.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding prost v0.13.5 (available: v0.14.3)
[INFO] [stderr]       Adding ring v0.17.9 (available: v0.17.14)
[INFO] [stderr]       Adding ureq v2.12.1 (available: v3.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 715ae0dd6098f2fdb772c646de89f46adc1cb0aa698630eae396f0f300e87475
[INFO] running `Command { std: "docker" "start" "-a" "715ae0dd6098f2fdb772c646de89f46adc1cb0aa698630eae396f0f300e87475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "715ae0dd6098f2fdb772c646de89f46adc1cb0aa698630eae396f0f300e87475", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "715ae0dd6098f2fdb772c646de89f46adc1cb0aa698630eae396f0f300e87475", kill_on_drop: false }`
[INFO] [stdout] 715ae0dd6098f2fdb772c646de89f46adc1cb0aa698630eae396f0f300e87475
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 408479c59d3950339d8f306e34d5c0fbda12c4492700fe297c20f33ac2fc6eda
[INFO] running `Command { std: "docker" "start" "-a" "408479c59d3950339d8f306e34d5c0fbda12c4492700fe297c20f33ac2fc6eda", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling qlty-config v0.440.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]    Compiling tree-sitter v0.22.6
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling tree-sitter-go v0.21.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling tree-sitter-java v0.21.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.21.2
[INFO] [stderr]    Compiling tree-sitter-php v0.22.8
[INFO] [stderr]    Compiling tree-sitter-python v0.21.0
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]    Compiling tree-sitter-javascript v0.21.4
[INFO] [stderr]    Compiling tree-sitter-ruby v0.21.0
[INFO] [stderr]    Compiling tree-sitter-kotlin v0.3.8
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]    Compiling qlty-analysis v0.440.0
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking qlty-types v0.440.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]  Documenting qlty-cloud v0.440.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/qlty_cloud/index.html
[INFO] running `Command { std: "docker" "inspect" "408479c59d3950339d8f306e34d5c0fbda12c4492700fe297c20f33ac2fc6eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "408479c59d3950339d8f306e34d5c0fbda12c4492700fe297c20f33ac2fc6eda", kill_on_drop: false }`
[INFO] [stdout] 408479c59d3950339d8f306e34d5c0fbda12c4492700fe297c20f33ac2fc6eda
[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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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] ba7683b834932b77eceb08ea9b53ed631d3a7b335c7eb81391aea9b8a80bcecf
[INFO] running `Command { std: "docker" "start" "-a" "ba7683b834932b77eceb08ea9b53ed631d3a7b335c7eb81391aea9b8a80bcecf", kill_on_drop: false }`
[INFO] [stderr]  Documenting qlty-cloud v0.440.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/qlty_cloud/index.html
[INFO] running `Command { std: "docker" "inspect" "ba7683b834932b77eceb08ea9b53ed631d3a7b335c7eb81391aea9b8a80bcecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7683b834932b77eceb08ea9b53ed631d3a7b335c7eb81391aea9b8a80bcecf", kill_on_drop: false }`
[INFO] [stdout] ba7683b834932b77eceb08ea9b53ed631d3a7b335c7eb81391aea9b8a80bcecf
