[INFO] cloning repository https://github.com/Dzejkop/rust-service-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dzejkop/rust-service-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzejkop%2Frust-service-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDzejkop%2Frust-service-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccbf1a19e59c2a6e8d82fe416ab59e65b2be9d1e [INFO] documenting Dzejkop/rust-service-template 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%2FDzejkop%2Frust-service-template" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Dzejkop/rust-service-template [INFO] finished tweaking git repo https://github.com/Dzejkop/rust-service-template [INFO] tweaked toml for git repo https://github.com/Dzejkop/rust-service-template written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dzejkop/rust-service-template 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/Dzejkop/rust-service-template 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0774353115ab669fa9adf5dadf85e93c61f464a8f95fba03c534e5016582d60c [INFO] running `Command { std: "docker" "start" "-a" "0774353115ab669fa9adf5dadf85e93c61f464a8f95fba03c534e5016582d60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0774353115ab669fa9adf5dadf85e93c61f464a8f95fba03c534e5016582d60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0774353115ab669fa9adf5dadf85e93c61f464a8f95fba03c534e5016582d60c", kill_on_drop: false }` [INFO] [stdout] 0774353115ab669fa9adf5dadf85e93c61f464a8f95fba03c534e5016582d60c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7e4395add1b27ea37dd4b6e0c4860d8d926e42265502a4dab6161207f7e15985 [INFO] running `Command { std: "docker" "start" "-a" "7e4395add1b27ea37dd4b6e0c4860d8d926e42265502a4dab6161207f7e15985", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking fastant v0.1.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking rtrb v0.3.2 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Compiling fastrace-macro v0.7.9 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking fastrace v0.7.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking opentelemetry v0.29.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking opentelemetry_sdk v0.29.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rfc7239 v0.1.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [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-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.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)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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=8989ce7851f66079 -C extra-filename=-0d30b6fa293a3e76 --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-3ff130e705602aba.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-91df2dd105698325.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3a4d6c9d677ef5e7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-50fda406d193135d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d0ddf5a0829a263.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d98f22ac780b2803.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d1d2788cadc4bbbb.so --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" "7e4395add1b27ea37dd4b6e0c4860d8d926e42265502a4dab6161207f7e15985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4395add1b27ea37dd4b6e0c4860d8d926e42265502a4dab6161207f7e15985", kill_on_drop: false }` [INFO] [stdout] 7e4395add1b27ea37dd4b6e0c4860d8d926e42265502a4dab6161207f7e15985