[INFO] cloning repository https://github.com/reissbaker/alef [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reissbaker/alef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freissbaker%2Falef", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freissbaker%2Falef'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea0a434d32d82c32767f3ef32b96c49aa18a0cb3 [INFO] documenting reissbaker/alef against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freissbaker%2Falef" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reissbaker/alef on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reissbaker/alef [INFO] finished tweaking git repo https://github.com/reissbaker/alef [INFO] tweaked toml for git repo https://github.com/reissbaker/alef written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reissbaker/alef 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-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f88b481da679247e980bef15a1ff4df311695da320b2e93d11a268a5f2764b5b [INFO] running `Command { std: "docker" "start" "-a" "f88b481da679247e980bef15a1ff4df311695da320b2e93d11a268a5f2764b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f88b481da679247e980bef15a1ff4df311695da320b2e93d11a268a5f2764b5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88b481da679247e980bef15a1ff4df311695da320b2e93d11a268a5f2764b5b", kill_on_drop: false }` [INFO] [stdout] f88b481da679247e980bef15a1ff4df311695da320b2e93d11a268a5f2764b5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 912582735c2ad3030e0d25cedad134bac16687d4abdf522bf8038874857f784c [INFO] running `Command { std: "docker" "start" "-a" "912582735c2ad3030e0d25cedad134bac16687d4abdf522bf8038874857f784c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.27.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling miette-derive v5.5.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking miette v5.5.0 [INFO] [stderr] Documenting aleflang v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.00s [INFO] [stderr] Generated /opt/rustwide/target/doc/aleflang/index.html [INFO] running `Command { std: "docker" "inspect" "912582735c2ad3030e0d25cedad134bac16687d4abdf522bf8038874857f784c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912582735c2ad3030e0d25cedad134bac16687d4abdf522bf8038874857f784c", kill_on_drop: false }` [INFO] [stdout] 912582735c2ad3030e0d25cedad134bac16687d4abdf522bf8038874857f784c