[INFO] cloning repository https://github.com/gotodeploy/lisensei
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gotodeploy/lisensei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotodeploy%2Flisensei", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotodeploy%2Flisensei'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f0900183db8d72a43f2862fa297088eec8f8f3d
[INFO] documenting gotodeploy/lisensei against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotodeploy%2Flisensei" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gotodeploy/lisensei
[INFO] finished tweaking git repo https://github.com/gotodeploy/lisensei
[INFO] tweaked toml for git repo https://github.com/gotodeploy/lisensei written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gotodeploy/lisensei on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gotodeploy/lisensei 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] documenting gotodeploy/lisensei against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgotodeploy%2Flisensei" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gotodeploy/lisensei
[INFO] finished tweaking git repo https://github.com/gotodeploy/lisensei
[INFO] tweaked toml for git repo https://github.com/gotodeploy/lisensei written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gotodeploy/lisensei on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gotodeploy/lisensei 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-impl v6.2.0
[INFO] [stderr]   Downloaded include-flate-codegen v0.1.4
[INFO] [stderr]   Downloaded rust-embed-utils v7.2.0
[INFO] [stderr]   Downloaded libflate_lz77 v1.1.0
[INFO] [stderr]   Downloaded include-flate-codegen-exports v0.1.4
[INFO] [stderr]   Downloaded macroquad-text v0.1.1
[INFO] [stderr]   Downloaded bytemuck v1.8.0
[INFO] [stderr]   Downloaded libflate v1.2.0
[INFO] [stderr]   Downloaded semver v1.0.7
[INFO] [stderr]   Downloaded miniquad v0.3.8
[INFO] [stderr]   Downloaded fontdue v0.6.4
[INFO] [stderr]   Downloaded syn v1.0.92
[INFO] [stderr]   Downloaded rust-embed v6.4.0
[INFO] [stderr]   Downloaded include-flate v0.1.4
[INFO] [stderr]   Downloaded macroquad v0.3.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 126f13f927820f19e0b510e90fb504b74b27b271d0a96f176a2cdd2685a5a1ad
[INFO] running `Command { std: "docker" "start" "-a" "126f13f927820f19e0b510e90fb504b74b27b271d0a96f176a2cdd2685a5a1ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "126f13f927820f19e0b510e90fb504b74b27b271d0a96f176a2cdd2685a5a1ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "126f13f927820f19e0b510e90fb504b74b27b271d0a96f176a2cdd2685a5a1ad", kill_on_drop: false }`
[INFO] [stdout] 126f13f927820f19e0b510e90fb504b74b27b271d0a96f176a2cdd2685a5a1ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e13c66b99870e9f5818687a24ef374e1520b14d02ffb6a8f0288d48df2e67cd
[INFO] running `Command { std: "docker" "start" "-a" "3e13c66b99870e9f5818687a24ef374e1520b14d02ffb6a8f0288d48df2e67cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libflate_lz77 v1.1.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling libflate v1.2.0
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling quad-snd v0.2.3
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling miniquad v0.3.8
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]     Checking bytemuck v1.8.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking bumpalo v3.9.1
[INFO] [stderr]     Checking glam v0.14.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking fontdue v0.5.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]    Compiling lisensei v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fontdue v0.6.4
[INFO] [stderr] warning: lisensei@0.1.0: Skipped assets downloading process.
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling rust-embed-utils v7.2.0
[INFO] [stderr]     Checking macroquad v0.3.20
[INFO] [stderr]    Compiling include-flate-codegen v0.1.4
[INFO] [stderr]    Compiling rust-embed-impl v6.2.0
[INFO] [stderr]     Checking include-flate-codegen-exports v0.1.4
[INFO] [stderr]     Checking include-flate v0.1.4
[INFO] [stderr]     Checking macroquad-text v0.1.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking rust-embed v6.4.0
[INFO] [stderr]  Documenting lisensei v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.13s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lisensei/index.html
[INFO] running `Command { std: "docker" "inspect" "3e13c66b99870e9f5818687a24ef374e1520b14d02ffb6a8f0288d48df2e67cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e13c66b99870e9f5818687a24ef374e1520b14d02ffb6a8f0288d48df2e67cd", kill_on_drop: false }`
[INFO] [stdout] 3e13c66b99870e9f5818687a24ef374e1520b14d02ffb6a8f0288d48df2e67cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "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] 737cc9cd15dd58b1cf061779070d1829b3a1ce059d0a9ced1ae8354565f29353
[INFO] running `Command { std: "docker" "start" "-a" "737cc9cd15dd58b1cf061779070d1829b3a1ce059d0a9ced1ae8354565f29353", kill_on_drop: false }`
[INFO] [stderr] warning: lisensei@0.1.0: Skipped assets downloading process.
[INFO] [stderr]  Documenting lisensei v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/lisensei/index.html
[INFO] running `Command { std: "docker" "inspect" "737cc9cd15dd58b1cf061779070d1829b3a1ce059d0a9ced1ae8354565f29353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737cc9cd15dd58b1cf061779070d1829b3a1ce059d0a9ced1ae8354565f29353", kill_on_drop: false }`
[INFO] [stdout] 737cc9cd15dd58b1cf061779070d1829b3a1ce059d0a9ced1ae8354565f29353
