[INFO] cloning repository https://github.com/skynet-core/easytls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skynet-core/easytls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskynet-core%2Feasytls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskynet-core%2Feasytls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b633fa2f6e4aaeefb44c3ad051ec3e00da6e76ef
[INFO] documenting skynet-core/easytls 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%2Fskynet-core%2Feasytls" "/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/skynet-core/easytls
[INFO] finished tweaking git repo https://github.com/skynet-core/easytls
[INFO] tweaked toml for git repo https://github.com/skynet-core/easytls written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skynet-core/easytls 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/skynet-core/easytls 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 1faa33772ced0d771db3b9989593b3f4c5e0282d4bbe5dbc69a81dee8afb410f
[INFO] running `Command { std: "docker" "start" "-a" "1faa33772ced0d771db3b9989593b3f4c5e0282d4bbe5dbc69a81dee8afb410f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1faa33772ced0d771db3b9989593b3f4c5e0282d4bbe5dbc69a81dee8afb410f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1faa33772ced0d771db3b9989593b3f4c5e0282d4bbe5dbc69a81dee8afb410f", kill_on_drop: false }`
[INFO] [stdout] 1faa33772ced0d771db3b9989593b3f4c5e0282d4bbe5dbc69a81dee8afb410f
[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] 4b514a651d4db868651de274b4fe3c3e3a84eec644cd836ae174f65db4cd9da8
[INFO] running `Command { std: "docker" "start" "-a" "4b514a651d4db868651de274b4fe3c3e3a84eec644cd836ae174f65db4cd9da8", kill_on_drop: false }`
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]  Documenting easytls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.58s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/easytls/index.html
[INFO] running `Command { std: "docker" "inspect" "4b514a651d4db868651de274b4fe3c3e3a84eec644cd836ae174f65db4cd9da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b514a651d4db868651de274b4fe3c3e3a84eec644cd836ae174f65db4cd9da8", kill_on_drop: false }`
[INFO] [stdout] 4b514a651d4db868651de274b4fe3c3e3a84eec644cd836ae174f65db4cd9da8
