[INFO] cloning repository https://github.com/JasonHonKL/PengyAgent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JasonHonKL/PengyAgent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonHonKL%2FPengyAgent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonHonKL%2FPengyAgent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f124562de37994317acbe9e74de72159bae5b1f
[INFO] documenting JasonHonKL/PengyAgent against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonHonKL%2FPengyAgent" "/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/JasonHonKL/PengyAgent
[INFO] finished tweaking git repo https://github.com/JasonHonKL/PengyAgent
[INFO] tweaked toml for git repo https://github.com/JasonHonKL/PengyAgent written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JasonHonKL/PengyAgent on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JasonHonKL/PengyAgent 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded display-info v0.4.8
[INFO] [stderr]   Downloaded screenshots v0.7.3
[INFO] [stderr]   Downloaded tui-textarea v0.4.0
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded pdf-extract v0.7.12
[INFO] [stderr]   Downloaded tree-sitter-go v0.20.0
[INFO] [stderr]   Downloaded dbus v0.9.9
[INFO] [stderr]   Downloaded tree-sitter-java v0.20.2
[INFO] [stderr]   Downloaded pom v1.1.0
[INFO] [stderr]   Downloaded tree-sitter-python v0.20.4
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.20.4
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded tree-sitter-c v0.20.8
[INFO] [stderr]   Downloaded tree-sitter-rust v0.20.4
[INFO] [stderr]   Downloaded libdbus-sys v0.2.6
[INFO] [stderr]   Downloaded tree-sitter-cpp v0.20.5
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.20.5
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4fc968ab51135f1328a1fda09c180342458f233227790a71d9d1c0bb73371ad
[INFO] running `Command { std: "docker" "start" "-a" "b4fc968ab51135f1328a1fda09c180342458f233227790a71d9d1c0bb73371ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4fc968ab51135f1328a1fda09c180342458f233227790a71d9d1c0bb73371ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4fc968ab51135f1328a1fda09c180342458f233227790a71d9d1c0bb73371ad", kill_on_drop: false }`
[INFO] [stdout] b4fc968ab51135f1328a1fda09c180342458f233227790a71d9d1c0bb73371ad
[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=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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d2c67c8e1e1e4e69b7b9d6786a8083f770c0ebf4fab002c0c999189851cb1f
[INFO] running `Command { std: "docker" "start" "-a" "d0d2c67c8e1e1e4e69b7b9d6786a8083f770c0ebf4fab002c0c999189851cb1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling xcb v1.6.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling tree-sitter-c v0.20.8
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling tree-sitter-cpp v0.20.5
[INFO] [stderr]    Compiling tree-sitter-java v0.20.2
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-go v0.20.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rangemap v1.7.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking type1-encoding-parser v0.1.0
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]     Checking adobe-cmap-parser v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]     Checking postscript v0.14.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tui-textarea v0.4.0
[INFO] [stderr]     Checking dbus v0.9.9
[INFO] [stderr]     Checking pdf-extract v0.7.12
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking display-info v0.4.8
[INFO] [stderr]     Checking screenshots v0.7.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]  Documenting pengy_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pengy_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pengy_agent/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "d0d2c67c8e1e1e4e69b7b9d6786a8083f770c0ebf4fab002c0c999189851cb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d2c67c8e1e1e4e69b7b9d6786a8083f770c0ebf4fab002c0c999189851cb1f", kill_on_drop: false }`
[INFO] [stdout] d0d2c67c8e1e1e4e69b7b9d6786a8083f770c0ebf4fab002c0c999189851cb1f
[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=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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "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] 06a28c67abf7ea3eef4ff327ca1c6c65b21903d8dc8de4e78e3fcf05cc3d17a6
[INFO] running `Command { std: "docker" "start" "-a" "06a28c67abf7ea3eef4ff327ca1c6c65b21903d8dc8de4e78e3fcf05cc3d17a6", kill_on_drop: false }`
[INFO] [stderr]  Documenting pengy_agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: screenshots v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pengy_agent/index.html
[INFO] running `Command { std: "docker" "inspect" "06a28c67abf7ea3eef4ff327ca1c6c65b21903d8dc8de4e78e3fcf05cc3d17a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a28c67abf7ea3eef4ff327ca1c6c65b21903d8dc8de4e78e3fcf05cc3d17a6", kill_on_drop: false }`
[INFO] [stdout] 06a28c67abf7ea3eef4ff327ca1c6c65b21903d8dc8de4e78e3fcf05cc3d17a6
