[INFO] cloning repository https://github.com/Achyut-BK/anki-controllers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Achyut-BK/anki-controllers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchyut-BK%2Fanki-controllers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAchyut-BK%2Fanki-controllers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de9675393a39e848ab18b30487e88371faf2f4c8
[INFO] documenting Achyut-BK/anki-controllers 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%2FAchyut-BK%2Fanki-controllers" "/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/Achyut-BK/anki-controllers
[INFO] finished tweaking git repo https://github.com/Achyut-BK/anki-controllers
[INFO] tweaked toml for git repo https://github.com/Achyut-BK/anki-controllers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Achyut-BK/anki-controllers 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/Achyut-BK/anki-controllers 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b49342858270a91595890ae0fba9f2604f466540184efc736acbd0171bed40f3
[INFO] running `Command { std: "docker" "start" "-a" "b49342858270a91595890ae0fba9f2604f466540184efc736acbd0171bed40f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49342858270a91595890ae0fba9f2604f466540184efc736acbd0171bed40f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b49342858270a91595890ae0fba9f2604f466540184efc736acbd0171bed40f3", kill_on_drop: false }`
[INFO] [stdout] b49342858270a91595890ae0fba9f2604f466540184efc736acbd0171bed40f3
[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: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] 0448581a1fedf461a09fc1b7ec31d3eb2c9216c30bcde1b8ebd1d55add4528d1
[INFO] running `Command { std: "docker" "start" "-a" "0448581a1fedf461a09fc1b7ec31d3eb2c9216c30bcde1b8ebd1d55add4528d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking mio v0.8.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking gilrs-core v0.3.2
[INFO] [stderr]     Checking gilrs v0.8.2
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking hyper v0.14.17
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]  Documenting anki_controllers v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.17s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/anki_controllers/index.html
[INFO] running `Command { std: "docker" "inspect" "0448581a1fedf461a09fc1b7ec31d3eb2c9216c30bcde1b8ebd1d55add4528d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0448581a1fedf461a09fc1b7ec31d3eb2c9216c30bcde1b8ebd1d55add4528d1", kill_on_drop: false }`
[INFO] [stdout] 0448581a1fedf461a09fc1b7ec31d3eb2c9216c30bcde1b8ebd1d55add4528d1
