[INFO] cloning repository https://github.com/AQRPM/AQRPM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AQRPM/AQRPM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAQRPM%2FAQRPM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAQRPM%2FAQRPM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9986c2d2fd6a94c07fc85693609f55ae6064d46e
[INFO] documenting AQRPM/AQRPM 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%2FAQRPM%2FAQRPM" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AQRPM/AQRPM
[INFO] finished tweaking git repo https://github.com/AQRPM/AQRPM
[INFO] tweaked toml for git repo https://github.com/AQRPM/AQRPM written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AQRPM/AQRPM 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/AQRPM/AQRPM 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5befabafa9887bf72215077a6ac8f2a55ed1c76d5d98fb819878d57bc429c7a9
[INFO] running `Command { std: "docker" "start" "-a" "5befabafa9887bf72215077a6ac8f2a55ed1c76d5d98fb819878d57bc429c7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5befabafa9887bf72215077a6ac8f2a55ed1c76d5d98fb819878d57bc429c7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5befabafa9887bf72215077a6ac8f2a55ed1c76d5d98fb819878d57bc429c7a9", kill_on_drop: false }`
[INFO] [stdout] 5befabafa9887bf72215077a6ac8f2a55ed1c76d5d98fb819878d57bc429c7a9
[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=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] 962acec22724e5d47bd615293ae5e94fec1771902914adff46b0a5bfed8ebd25
[INFO] running `Command { std: "docker" "start" "-a" "962acec22724e5d47bd615293ae5e94fec1771902914adff46b0a5bfed8ebd25", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking libc v0.2.34
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]    Compiling gio v0.3.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.3.0
[INFO] [stderr]    Compiling cairo-rs v0.3.0
[INFO] [stderr]     Checking c_vec v1.2.1
[INFO] [stderr]    Compiling gdk v0.7.0
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling gtk v0.3.0
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking num-traits v0.1.41
[INFO] [stderr]     Checking serde v1.0.27
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]    Compiling glib-sys v0.5.0
[INFO] [stderr]    Compiling gobject-sys v0.5.0
[INFO] [stderr]    Compiling gio-sys v0.5.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.5.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.5.0
[INFO] [stderr]    Compiling pango-sys v0.5.0
[INFO] [stderr]    Compiling gdk-sys v0.5.0
[INFO] [stderr]    Compiling atk-sys v0.5.0
[INFO] [stderr]    Compiling gtk-sys v0.5.0
[INFO] [stderr]    Compiling libsodium-sys v0.0.16
[INFO] [stderr]     Checking rmp v0.8.7
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]     Checking glib v0.4.0
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]     Checking sodiumoxide v0.0.16
[INFO] [stderr]     Checking pango v0.3.0
[INFO] [stderr]     Checking backtrace v0.3.4
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]  Documenting aqrpm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.93s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aqrpm/index.html
[INFO] running `Command { std: "docker" "inspect" "962acec22724e5d47bd615293ae5e94fec1771902914adff46b0a5bfed8ebd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962acec22724e5d47bd615293ae5e94fec1771902914adff46b0a5bfed8ebd25", kill_on_drop: false }`
[INFO] [stdout] 962acec22724e5d47bd615293ae5e94fec1771902914adff46b0a5bfed8ebd25
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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: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] 78203d145c2afdac633215af2a3909a31d388695f5cbff00ce585a85614ab507
[INFO] running `Command { std: "docker" "start" "-a" "78203d145c2afdac633215af2a3909a31d388695f5cbff00ce585a85614ab507", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Documenting aqrpm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/aqrpm/index.html
[INFO] running `Command { std: "docker" "inspect" "78203d145c2afdac633215af2a3909a31d388695f5cbff00ce585a85614ab507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78203d145c2afdac633215af2a3909a31d388695f5cbff00ce585a85614ab507", kill_on_drop: false }`
[INFO] [stdout] 78203d145c2afdac633215af2a3909a31d388695f5cbff00ce585a85614ab507
