[INFO] cloning repository https://github.com/Roshan0412/GeoSocket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Roshan0412/GeoSocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoshan0412%2FGeoSocket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoshan0412%2FGeoSocket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f239b4800bdb82059914399f69b1b19d2b503b2f
[INFO] checking Roshan0412/GeoSocket against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoshan0412%2FGeoSocket" "/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/Roshan0412/GeoSocket
[INFO] finished tweaking git repo https://github.com/Roshan0412/GeoSocket
[INFO] tweaked toml for git repo https://github.com/Roshan0412/GeoSocket written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Roshan0412/GeoSocket on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Roshan0412/GeoSocket 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f16082fe942769072c6eadd99c1f549d2ea1f25f845cea00809e0a89ad1ce1d2
[INFO] running `Command { std: "docker" "start" "-a" "f16082fe942769072c6eadd99c1f549d2ea1f25f845cea00809e0a89ad1ce1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f16082fe942769072c6eadd99c1f549d2ea1f25f845cea00809e0a89ad1ce1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f16082fe942769072c6eadd99c1f549d2ea1f25f845cea00809e0a89ad1ce1d2", kill_on_drop: false }`
[INFO] [stdout] f16082fe942769072c6eadd99c1f549d2ea1f25f845cea00809e0a89ad1ce1d2
[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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b42e4522429956b539b636d424f5364fba7671969b3de26c4715ad9adc3592c
[INFO] running `Command { std: "docker" "start" "-a" "5b42e4522429956b539b636d424f5364fba7671969b3de26c4715ad9adc3592c", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking arc-swap v1.8.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking jiff v0.2.19
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr] error: could not compile `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.25.4/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 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="arc-swap"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="connection-manager"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-util"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="pin-project-lite"' --cfg 'feature="script"' --cfg 'feature="sha1_smol"' --cfg 'feature="socket2"' --cfg 'feature="streams"' --cfg 'feature="tokio"' --cfg 'feature="tokio-comp"' --cfg 'feature="tokio-retry"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "arc-swap", "async-native-tls", "async-std", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "async-trait", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "json", "keep-alive", "log", "native-tls", "num-bigint", "pin-project-lite", "r2d2", "rand", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-pki-types", "script", "sentinel", "serde", "serde_json", "sha1_smol", "socket2", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio", "tokio-comp", "tokio-native-tls", "tokio-native-tls-comp", "tokio-retry", "tokio-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=2a62e70a6e7a69b4 -C extra-filename=-c70e6ad783e6092c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-c8d28964347159ad.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-588e05f61af1ee12.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-948e158e95db72be.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7f4db8eca93ead47.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1b551092253c5054.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-234512e78e613387.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-32d09a05ac467713.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-9dbd48ad587248f8.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-95de760422e2c185.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5c7f4e1c958fde6f.rmeta --extern tokio_retry=/opt/rustwide/target/debug/deps/libtokio_retry-cf016ca0efe652b6.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d2ea1ff2e8e0b28d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-1dad39ccd01fc8fe.rmeta --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 `warp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name warp --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/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 --cfg 'feature="default"' --cfg 'feature="multer"' --cfg 'feature="multipart"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-compression", "compression", "compression-brotli", "compression-gzip", "default", "multer", "multipart", "rustls-pemfile", "tls", "tokio-rustls", "tokio-tungstenite", "websocket"))' -C metadata=dd0652c8fcb180c6 -C extra-filename=-48ef96313795f79e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cccdc721da232fd0.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e576ddda93472a3b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1b551092253c5054.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-b993c8f385efb282.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-da3c94375e654e48.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a75d84e68802a8cc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9d3224bdc66abff9.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6964566df258a87f.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-01330a53489e37a3.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-b2cb85b703b9f0b9.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-5046e78ce7ee8180.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2c2e2023d3807d71.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-0436ca5c17791a13.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ee05c7fadf534e4c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-27fda303696bf9d4.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5d5c460b01194ca3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5c7f4e1c958fde6f.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-0876944f14e0038d.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-28448b6ef4dc9d52.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d2ea1ff2e8e0b28d.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-1900f1cf27f882a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d82b10d95ec7c11e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-9d32b33a95eaff40/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5b42e4522429956b539b636d424f5364fba7671969b3de26c4715ad9adc3592c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b42e4522429956b539b636d424f5364fba7671969b3de26c4715ad9adc3592c", kill_on_drop: false }`
[INFO] [stdout] 5b42e4522429956b539b636d424f5364fba7671969b3de26c4715ad9adc3592c
