[INFO] cloning repository https://github.com/RageCPP/rust-server-error [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RageCPP/rust-server-error" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRageCPP%2Frust-server-error", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRageCPP%2Frust-server-error'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ae36edcdffea845ef3a780364d812f7b31ddd98 [INFO] checking RageCPP/rust-server-error against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRageCPP%2Frust-server-error" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RageCPP/rust-server-error [INFO] finished tweaking git repo https://github.com/RageCPP/rust-server-error [INFO] tweaked toml for git repo https://github.com/RageCPP/rust-server-error written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RageCPP/rust-server-error on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RageCPP/rust-server-error 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9aa129a7cfc461b40571687a11f8a7e28c420be753b38fd54fd69e27b1cdbae [INFO] running `Command { std: "docker" "start" "-a" "d9aa129a7cfc461b40571687a11f8a7e28c420be753b38fd54fd69e27b1cdbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9aa129a7cfc461b40571687a11f8a7e28c420be753b38fd54fd69e27b1cdbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9aa129a7cfc461b40571687a11f8a7e28c420be753b38fd54fd69e27b1cdbae", kill_on_drop: false }` [INFO] [stdout] d9aa129a7cfc461b40571687a11f8a7e28c420be753b38fd54fd69e27b1cdbae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0297e7ea862eb635dedffa3af4c5f48fcc5d219cee4e02e642ba74bdf335c7 [INFO] running `Command { std: "docker" "start" "-a" "ee0297e7ea862eb635dedffa3af4c5f48fcc5d219cee4e02e642ba74bdf335c7", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling uniffi_internal_macros v0.30.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking uniffi_pipeline v0.30.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking uniffi_meta v0.30.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking openssl-probe v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Compiling askama_parser v0.13.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking uniffi_core v0.30.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking uniffi_udl v0.30.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking chrono v0.4.42 [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/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6bf555419f3938fa -C extra-filename=-a9d4d4ab7cf908ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-53fba647f347e2ed.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-53702033da8dcaf6.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f0e42ed764ab6ff6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-927ed07d08c868e3.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9c8a54f65e0b6154.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5186e33d47fbb78c.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=89c1f94affb4379f -C extra-filename=-25d5149fc98cd395 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-15ce682d500e54f6.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-f11418fa1e6c09f4.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-a54fd160a1eccb6e.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-e07b184c1247b068.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2fee43325026b551.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d33eaad6ea805cfb.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-691fb0397df9a2a9.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-76b3289f5a6a12ef.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee0297e7ea862eb635dedffa3af4c5f48fcc5d219cee4e02e642ba74bdf335c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0297e7ea862eb635dedffa3af4c5f48fcc5d219cee4e02e642ba74bdf335c7", kill_on_drop: false }` [INFO] [stdout] ee0297e7ea862eb635dedffa3af4c5f48fcc5d219cee4e02e642ba74bdf335c7