[INFO] cloning repository https://github.com/Al2Klimov/env_notify_telegram
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Al2Klimov/env_notify_telegram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAl2Klimov%2Fenv_notify_telegram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAl2Klimov%2Fenv_notify_telegram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3ec6970f5a02d5570889f0d56a9b0e06381ac53
[INFO] documenting Al2Klimov/env_notify_telegram 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%2FAl2Klimov%2Fenv_notify_telegram" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Al2Klimov/env_notify_telegram
[INFO] finished tweaking git repo https://github.com/Al2Klimov/env_notify_telegram
[INFO] tweaked toml for git repo https://github.com/Al2Klimov/env_notify_telegram written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Al2Klimov/env_notify_telegram 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/Al2Klimov/env_notify_telegram 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 05e5969e70522f6f2ede386d4854863fd9c0a5c15cf58d1201e6078a0bb56353
[INFO] running `Command { std: "docker" "start" "-a" "05e5969e70522f6f2ede386d4854863fd9c0a5c15cf58d1201e6078a0bb56353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05e5969e70522f6f2ede386d4854863fd9c0a5c15cf58d1201e6078a0bb56353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e5969e70522f6f2ede386d4854863fd9c0a5c15cf58d1201e6078a0bb56353", kill_on_drop: false }`
[INFO] [stdout] 05e5969e70522f6f2ede386d4854863fd9c0a5c15cf58d1201e6078a0bb56353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e333a7eeb39afa23f0e0acbc7daa481151fafb62340d0e9ed99be2cb9e4207b1
[INFO] running `Command { std: "docker" "start" "-a" "e333a7eeb39afa23f0e0acbc7daa481151fafb62340d0e9ed99be2cb9e4207b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking percent-encoding-rfc3986 v0.1.3
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]  Documenting env_notify_telegram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.26s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/env_notify_telegram/index.html
[INFO] running `Command { std: "docker" "inspect" "e333a7eeb39afa23f0e0acbc7daa481151fafb62340d0e9ed99be2cb9e4207b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e333a7eeb39afa23f0e0acbc7daa481151fafb62340d0e9ed99be2cb9e4207b1", kill_on_drop: false }`
[INFO] [stdout] e333a7eeb39afa23f0e0acbc7daa481151fafb62340d0e9ed99be2cb9e4207b1
