[INFO] cloning repository https://github.com/LiGoldragon/signal-domain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/signal-domain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-domain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-domain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa5f6c2026608ec942953c81c6e9ac181a6d1308
[INFO] documenting LiGoldragon/signal-domain against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fsignal-domain" "/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/LiGoldragon/signal-domain
[INFO] finished tweaking git repo https://github.com/LiGoldragon/signal-domain
[INFO] tweaked toml for git repo https://github.com/LiGoldragon/signal-domain written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiGoldragon/signal-domain on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LiGoldragon/signal-domain 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-frame.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765
[INFO] running `Command { std: "docker" "start" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling cc v1.4.1
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling blake3 v1.8.6
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.2
[INFO] [stderr]    Compiling bytecheck_derive v0.8.3
[INFO] [stderr]    Compiling rkyv_derive v0.8.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling ptr_meta v0.3.2
[INFO] [stderr]    Compiling rancor v0.1.3
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling signal-frame-macros v0.1.2 (https://github.com/LiGoldragon/signal-frame.git?rev=8aa0bcaeb29fe9e461a11706a469638d2fd109ac#8aa0bcae)
[INFO] [stderr]    Compiling bytecheck v0.8.3
[INFO] [stderr]    Compiling rend v0.5.4
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]     Checking rkyv v0.8.18
[INFO] [stderr]    Compiling content-identity v0.6.0 (https://github.com/LiGoldragon/content-identity.git?rev=df1d25c7cd9e822ae03255e04ede59a00b78480b#df1d25c7)
[INFO] [stderr]    Compiling content-identity v0.6.0 (https://github.com/LiGoldragon/content-identity.git?rev=7f005b3b73ae141d11b9723ab38e69c9d4859410#7f005b3b)
[INFO] [stderr]    Compiling content-identity v0.5.0 (https://github.com/LiGoldragon/content-identity.git?rev=896b21e17f31b66d0802bff899b4b60acea9c0f1#896b21e1)
[INFO] [stderr]    Compiling signal-frame v0.3.1 (https://github.com/LiGoldragon/signal-frame.git?rev=8aa0bcaeb29fe9e461a11706a469638d2fd109ac#8aa0bcae)
[INFO] [stderr]    Compiling name-table v0.4.0 (https://github.com/LiGoldragon/name-table.git?rev=7dd5db15c16b4246c83d049c759415d3252a7d43#7dd5db15)
[INFO] [stderr]    Compiling raw-discovery v0.5.0 (https://github.com/LiGoldragon/raw-discovery.git?rev=4112dad7728cbc531eb3f82ad902a0a030ffe85c#4112dad7)
[INFO] [stderr]    Compiling raw-discovery v0.5.0 (https://github.com/LiGoldragon/raw-discovery.git?rev=25c2003ca02c5c2a7047ccd5629abfb698a90459#25c2003c)
[INFO] [stderr]    Compiling protos v0.5.1 (https://github.com/LiGoldragon/protos.git?rev=cdc74bd28187bdb39b8ddc2228eef4934873dd45#cdc74bd2)
[INFO] [stderr]    Compiling core-logos v0.27.0 (https://github.com/LiGoldragon/core-logos.git?rev=b9bf013f6013#b9bf013f)
[INFO] [stderr]    Compiling structural-codec v0.22.0 (https://github.com/LiGoldragon/structural-codec.git?rev=5629c7b67f30#5629c7b6)
[INFO] [stderr]    Compiling structural-codec v0.22.0 (https://github.com/LiGoldragon/structural-codec.git?rev=fd3b3bebfe69#fd3b3beb)
[INFO] [stderr]    Compiling rust-logos v0.32.0 (https://github.com/LiGoldragon/rust-logos.git?rev=0687449#06874499)
[INFO] [stderr]    Compiling core-ethos v0.31.0 (https://github.com/LiGoldragon/core-ethos.git?rev=aa83187#aa831873)
[INFO] [stderr]    Compiling sema-translator v0.11.0 (https://github.com/LiGoldragon/sema-translator.git?rev=118d7a3#118d7a35)
[INFO] [stderr]    Compiling core-nomos v0.41.1 (https://github.com/LiGoldragon/core-nomos.git?rev=e57728e#e57728e8)
[INFO] [stderr]    Compiling schema-rust v0.17.0 (https://github.com/LiGoldragon/schema-rust.git?rev=37b7d10#37b7d103)
[INFO] [stderr]    Compiling signal-domain v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting signal-domain v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.89s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/signal_domain/index.html
[INFO] running `Command { std: "docker" "inspect" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting signal-domain v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/signal_domain/index.html
[INFO] running `Command { std: "docker" "inspect" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765", kill_on_drop: false }`
[INFO] [stdout] b5c8990c3b50f01f67de5966b2aa8cb7d91e46b1da78be7a2d41dff89c551765
