[INFO] fetching crate forc-test 0.70.1...
[INFO] documenting forc-test-0.70.1 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate forc-test 0.70.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate forc-test 0.70.1
[INFO] finished tweaking crates.io crate forc-test 0.70.1
[INFO] tweaked toml for crates.io crate forc-test 0.70.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forc-test 0.70.1 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 crates.io crate forc-test 0.70.1 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ab41071d18b45b21f0ddb310e1e1718ec468206652243a740c4c08f367601dd
[INFO] running `Command { std: "docker" "start" "-a" "8ab41071d18b45b21f0ddb310e1e1718ec468206652243a740c4c08f367601dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ab41071d18b45b21f0ddb310e1e1718ec468206652243a740c4c08f367601dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab41071d18b45b21f0ddb310e1e1718ec468206652243a740c4c08f367601dd", kill_on_drop: false }`
[INFO] [stdout] 8ab41071d18b45b21f0ddb310e1e1718ec468206652243a740c4c08f367601dd
[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: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] 0d35d1fd9415656532864fb6d756822760a335a7b87c5ded7b8dd7defc5e1501
[INFO] running `Command { std: "docker" "start" "-a" "0d35d1fd9415656532864fb6d756822760a335a7b87c5ded7b8dd7defc5e1501", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fuel-storage v0.62.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking substrate-bn v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking in_definite v1.1.2
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr] error: could not compile `tokio` (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 tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=899e6c664b5c8321 -C extra-filename=-c77ddf9f01a96bd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7f0471ae4eecb6cc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8c4337946c80eab3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0040f114620c420f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-50fda406d193135d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2623d4a71d472dbd.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0d35d1fd9415656532864fb6d756822760a335a7b87c5ded7b8dd7defc5e1501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d35d1fd9415656532864fb6d756822760a335a7b87c5ded7b8dd7defc5e1501", kill_on_drop: false }`
[INFO] [stdout] 0d35d1fd9415656532864fb6d756822760a335a7b87c5ded7b8dd7defc5e1501
