[INFO] cloning repository https://github.com/trueutkarsh/linchat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trueutkarsh/linchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueutkarsh%2Flinchat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrueutkarsh%2Flinchat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c57ef662ac231931256694e6a32363250672537d
[INFO] documenting trueutkarsh/linchat 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%2Ftrueutkarsh%2Flinchat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/trueutkarsh/linchat
[INFO] finished tweaking git repo https://github.com/trueutkarsh/linchat
[INFO] tweaked toml for git repo https://github.com/trueutkarsh/linchat written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trueutkarsh/linchat 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/trueutkarsh/linchat 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e2e3011ff654d38f41956ca5eec773ddcc8dff609ead21e122588450c4a35bde
[INFO] running `Command { std: "docker" "start" "-a" "e2e3011ff654d38f41956ca5eec773ddcc8dff609ead21e122588450c4a35bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2e3011ff654d38f41956ca5eec773ddcc8dff609ead21e122588450c4a35bde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e3011ff654d38f41956ca5eec773ddcc8dff609ead21e122588450c4a35bde", kill_on_drop: false }`
[INFO] [stdout] e2e3011ff654d38f41956ca5eec773ddcc8dff609ead21e122588450c4a35bde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ed75fcf3e4488c05125194b0fa4e11528e2107071c672f241e10565e7634380f
[INFO] running `Command { std: "docker" "start" "-a" "ed75fcf3e4488c05125194b0fa4e11528e2107071c672f241e10565e7634380f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.9
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling cranelift-isle v0.88.2
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.88.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.88.2
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling portable-atomic v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rustix v0.35.14
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling linera-wit-parser v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]     Checking regalloc2 v0.3.2
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling wasmtime-fiber v1.0.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fd541b2814a6f1f3 -C extra-filename=-f87dc7dec21f3653 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb9ddf712ca03c5e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5543c907497787d0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-cd42f5f942223e1b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=0ae8f4fd4b34e380 -C extra-filename=-51148d5071d12a3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb9ddf712ca03c5e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5543c907497787d0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-cd42f5f942223e1b.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ed75fcf3e4488c05125194b0fa4e11528e2107071c672f241e10565e7634380f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed75fcf3e4488c05125194b0fa4e11528e2107071c672f241e10565e7634380f", kill_on_drop: false }`
[INFO] [stdout] ed75fcf3e4488c05125194b0fa4e11528e2107071c672f241e10565e7634380f
