[INFO] cloning repository https://github.com/CLoaKY233/Yoink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CLoaKY233/Yoink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLoaKY233%2FYoink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLoaKY233%2FYoink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f69016e9358735abae83a4f359e7858b4d98d45f
[INFO] documenting CLoaKY233/Yoink against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLoaKY233%2FYoink" "/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/CLoaKY233/Yoink
[INFO] finished tweaking git repo https://github.com/CLoaKY233/Yoink
[INFO] tweaked toml for git repo https://github.com/CLoaKY233/Yoink written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CLoaKY233/Yoink on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CLoaKY233/Yoink 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 079bbbf18c877bc957611b943a41b47d84e052e8630a93e79eff1a90cf7927f1
[INFO] running `Command { std: "docker" "start" "-a" "079bbbf18c877bc957611b943a41b47d84e052e8630a93e79eff1a90cf7927f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "079bbbf18c877bc957611b943a41b47d84e052e8630a93e79eff1a90cf7927f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "079bbbf18c877bc957611b943a41b47d84e052e8630a93e79eff1a90cf7927f1", kill_on_drop: false }`
[INFO] [stdout] 079bbbf18c877bc957611b943a41b47d84e052e8630a93e79eff1a90cf7927f1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8b8b9c68687775ced0f98cad8e74ba2562fa31bcf6cdc626c8f9bd13cb40500
[INFO] running `Command { std: "docker" "start" "-a" "a8b8b9c68687775ced0f98cad8e74ba2562fa31bcf6cdc626c8f9bd13cb40500", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking rustls-webpki v0.103.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=99f52d6b828399be -C extra-filename=-dbdceb781a17249c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-55a620aea11d34b9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-209beb555667d66b.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-531255050c0dd7d3.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-0904ace816e12cec.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-c41ae2dcc861d65d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-97d18c8c5d6df8bc.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-68fe9495acc9df2e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f6e7d92a3b9eb81d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a8b8b9c68687775ced0f98cad8e74ba2562fa31bcf6cdc626c8f9bd13cb40500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8b8b9c68687775ced0f98cad8e74ba2562fa31bcf6cdc626c8f9bd13cb40500", kill_on_drop: false }`
[INFO] [stdout] a8b8b9c68687775ced0f98cad8e74ba2562fa31bcf6cdc626c8f9bd13cb40500
