[INFO] cloning repository https://github.com/MorrisKM/chat_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MorrisKM/chat_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMorrisKM%2Fchat_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMorrisKM%2Fchat_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2deead4c5b37be11654833ae00e78e911aadcdca [INFO] checking MorrisKM/chat_server against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMorrisKM%2Fchat_server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MorrisKM/chat_server [INFO] finished tweaking git repo https://github.com/MorrisKM/chat_server [INFO] tweaked toml for git repo https://github.com/MorrisKM/chat_server written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MorrisKM/chat_server on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MorrisKM/chat_server 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-io-timeout v1.2.1 [INFO] [stderr] Downloaded libsql_replication v0.3.1 [INFO] [stderr] Downloaded libsql-hrana v0.1.1 [INFO] [stderr] Downloaded parse-size v1.1.0 [INFO] [stderr] Downloaded cron v0.15.0 [INFO] [stderr] Downloaded actix-multipart-derive v0.7.0 [INFO] [stderr] Downloaded libsql-sys v0.5.0 [INFO] [stderr] Downloaded actix-files v0.6.8 [INFO] [stderr] Downloaded actix-multipart v0.7.2 [INFO] [stderr] Downloaded libsql-sqlite3-parser v0.11.1 [INFO] [stderr] Downloaded libsql v0.3.5 [INFO] [stderr] Downloaded hyper-rustls v0.25.0 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded libsql-rusqlite v0.30.0 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded tonic-web v0.11.0 [INFO] [stderr] Downloaded libsql-ffi v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a0c2d31fcc768b20b5397991880dbcaaebc6b417f7d2a37bc29cc98947f376c [INFO] running `Command { std: "docker" "start" "-a" "3a0c2d31fcc768b20b5397991880dbcaaebc6b417f7d2a37bc29cc98947f376c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a0c2d31fcc768b20b5397991880dbcaaebc6b417f7d2a37bc29cc98947f376c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0c2d31fcc768b20b5397991880dbcaaebc6b417f7d2a37bc29cc98947f376c", kill_on_drop: false }` [INFO] [stdout] 3a0c2d31fcc768b20b5397991880dbcaaebc6b417f7d2a37bc29cc98947f376c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72632cb59198c58043236aa87bd8f37e65b80cf6008ffa1c884ad686ce6bc8fc [INFO] running `Command { std: "docker" "start" "-a" "72632cb59198c58043236aa87bd8f37e65b80cf6008ffa1c884ad686ce6bc8fc", kill_on_drop: false }` [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking regex-lite v0.1.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.11.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [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/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/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="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=59885b1a9da6458e -C extra-filename=-37c9283019dc2c37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82d81d2f380d160a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7984868d736609bd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-db12af3fc7db4435.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e2a9341e79387665.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e562ca0d88b5a239.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-29f1f4c94bfd8f0d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-10d7662a9b46c960.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/c8551d3c63c51f290cf1dc9dc4714249ea849fd1/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 -C embed-bitcode=no -C debuginfo=2 --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="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --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=946287dfb473d1f2 -C extra-filename=-06289574870b393c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7306232710002122.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-7756ce9e872cc833.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "72632cb59198c58043236aa87bd8f37e65b80cf6008ffa1c884ad686ce6bc8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72632cb59198c58043236aa87bd8f37e65b80cf6008ffa1c884ad686ce6bc8fc", kill_on_drop: false }` [INFO] [stdout] 72632cb59198c58043236aa87bd8f37e65b80cf6008ffa1c884ad686ce6bc8fc