[INFO] cloning repository https://github.com/tasleson/ublk_user_id [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tasleson/ublk_user_id" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasleson%2Fublk_user_id", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasleson%2Fublk_user_id'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fa29e45de2cdb9c2d920b98b0915f06b570d29b [INFO] documenting tasleson/ublk_user_id against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftasleson%2Fublk_user_id" "/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/tasleson/ublk_user_id [INFO] finished tweaking git repo https://github.com/tasleson/ublk_user_id [INFO] tweaked toml for git repo https://github.com/tasleson/ublk_user_id written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tasleson/ublk_user_id on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tasleson/ublk_user_id 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-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 789e12b41f75d07d31a9429bd9bfbc79e1a223e04543fda4481ffe62f8d906dc [INFO] running `Command { std: "docker" "start" "-a" "789e12b41f75d07d31a9429bd9bfbc79e1a223e04543fda4481ffe62f8d906dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "789e12b41f75d07d31a9429bd9bfbc79e1a223e04543fda4481ffe62f8d906dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "789e12b41f75d07d31a9429bd9bfbc79e1a223e04543fda4481ffe62f8d906dc", kill_on_drop: false }` [INFO] [stdout] 789e12b41f75d07d31a9429bd9bfbc79e1a223e04543fda4481ffe62f8d906dc [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2921b9e5b80a0955d2ff066bb6767e32628adb7f3945b260453305469be3c338 [INFO] running `Command { std: "docker" "start" "-a" "2921b9e5b80a0955d2ff066bb6767e32628adb7f3945b260453305469be3c338", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling io-uring v0.7.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling libublk v0.4.5 [INFO] [stderr] Documenting ublk_user_id v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.81s [INFO] [stderr] Generated /opt/rustwide/target/doc/ublk_user_id/index.html [INFO] running `Command { std: "docker" "inspect" "2921b9e5b80a0955d2ff066bb6767e32628adb7f3945b260453305469be3c338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2921b9e5b80a0955d2ff066bb6767e32628adb7f3945b260453305469be3c338", kill_on_drop: false }` [INFO] [stdout] 2921b9e5b80a0955d2ff066bb6767e32628adb7f3945b260453305469be3c338