[INFO] cloning repository https://github.com/agnxsh/trishul
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agnxsh/trishul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnxsh%2Ftrishul", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnxsh%2Ftrishul'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3033e5e21859a7fa889e5e35e68e72fc9a9376f9
[INFO] documenting agnxsh/trishul against beta-2025-04-20 for beta-1.87-rustdoc-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagnxsh%2Ftrishul" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/agnxsh/trishul on toolchain beta-2025-04-20
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/agnxsh/trishul
[INFO] finished tweaking git repo https://github.com/agnxsh/trishul
[INFO] tweaked toml for git repo https://github.com/agnxsh/trishul written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/agnxsh/trishul 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-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed74b874221b707a9d09f0b21511951bfef115f0ef7425a07b21e569ce264049
[INFO] running `Command { std: "docker" "start" "-a" "ed74b874221b707a9d09f0b21511951bfef115f0ef7425a07b21e569ce264049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed74b874221b707a9d09f0b21511951bfef115f0ef7425a07b21e569ce264049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed74b874221b707a9d09f0b21511951bfef115f0ef7425a07b21e569ce264049", kill_on_drop: false }`
[INFO] [stdout] ed74b874221b707a9d09f0b21511951bfef115f0ef7425a07b21e569ce264049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51a1b262141b9fa647ea31cb3cf26a995a4ee05e116bd632d90a7b2cf5e24fb3
[INFO] running `Command { std: "docker" "start" "-a" "51a1b262141b9fa647ea31cb3cf26a995a4ee05e116bd632d90a7b2cf5e24fb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking const-oid v0.9.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking unicode-ident v1.0.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling toml_edit v0.19.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.100.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking base58check v0.1.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking bech32 v0.7.3
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling same-file v1.0.6
[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-04-20-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.16/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-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=08739da2fbca4997 -C extra-filename=-a4ce40e010cb76d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9f39518690b5c819.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-965505fe615e85f0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a4533bc942190936.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-04-20-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="fold"' --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=eaa5695c001cf6bc -C extra-filename=-75ad2e9a10df00af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9f39518690b5c819.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-965505fe615e85f0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a4533bc942190936.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "51a1b262141b9fa647ea31cb3cf26a995a4ee05e116bd632d90a7b2cf5e24fb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51a1b262141b9fa647ea31cb3cf26a995a4ee05e116bd632d90a7b2cf5e24fb3", kill_on_drop: false }`
[INFO] [stdout] 51a1b262141b9fa647ea31cb3cf26a995a4ee05e116bd632d90a7b2cf5e24fb3
