[INFO] cloning repository https://github.com/chasinglogic/licensure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chasinglogic/licensure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3c8b4540cef10fc2fa3f87ce32706d573500418
[INFO] documenting chasinglogic/licensure against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chasinglogic/licensure on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/chasinglogic/licensure
[INFO] finished tweaking git repo https://github.com/chasinglogic/licensure
[INFO] tweaked toml for git repo https://github.com/chasinglogic/licensure written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/chasinglogic/licensure 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-04-20" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43b88831ed79093d21ca472d1d4a83b5c681f588d1573c1071c2094fed6c78da
[INFO] running `Command { std: "docker" "start" "-a" "43b88831ed79093d21ca472d1d4a83b5c681f588d1573c1071c2094fed6c78da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43b88831ed79093d21ca472d1d4a83b5c681f588d1573c1071c2094fed6c78da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b88831ed79093d21ca472d1d4a83b5c681f588d1573c1071c2094fed6c78da", kill_on_drop: false }`
[INFO] [stdout] 43b88831ed79093d21ca472d1d4a83b5c681f588d1573c1071c2094fed6c78da
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043e7b7dc69074ce3672056f78c902f16d6d8676f360936e8f454fe1b12dfc14
[INFO] running `Command { std: "docker" "start" "-a" "043e7b7dc69074ce3672056f78c902f16d6d8676f360936e8f454fe1b12dfc14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking ureq-proto v0.3.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ureq v3.0.10
[INFO] [stderr]  Documenting licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.68s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/licensure/index.html
[INFO] running `Command { std: "docker" "inspect" "043e7b7dc69074ce3672056f78c902f16d6d8676f360936e8f454fe1b12dfc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043e7b7dc69074ce3672056f78c902f16d6d8676f360936e8f454fe1b12dfc14", kill_on_drop: false }`
[INFO] [stdout] 043e7b7dc69074ce3672056f78c902f16d6d8676f360936e8f454fe1b12dfc14
