[INFO] cloning repository https://github.com/limbo-labs/join-alerts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/limbo-labs/join-alerts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimbo-labs%2Fjoin-alerts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimbo-labs%2Fjoin-alerts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f77f3220235a9c7842cc4a0d5dd7a247c35add19 [INFO] checking limbo-labs/join-alerts against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimbo-labs%2Fjoin-alerts" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/limbo-labs/join-alerts on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/limbo-labs/join-alerts [INFO] finished tweaking git repo https://github.com/limbo-labs/join-alerts [INFO] tweaked toml for git repo https://github.com/limbo-labs/join-alerts written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/limbo-labs/join-alerts 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twilight-gateway-queue v0.10.1 [INFO] [stderr] Downloaded rustls-native-certs v0.6.2 [INFO] [stderr] Downloaded leaky-bucket-lite v0.5.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.17.1 [INFO] [stderr] Downloaded twilight-gateway v0.10.2 [INFO] [stderr] Downloaded twilight-http v0.10.3 [INFO] [stderr] Downloaded twilight-http-ratelimiting v0.10.2 [INFO] [stderr] Downloaded twilight-model v0.10.3 [INFO] [stderr] Downloaded twilight-validate v0.10.3 [INFO] [stderr] Downloaded serde_repr v0.1.8 [INFO] [stderr] Downloaded tokio v1.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 815097e4d3c03ec4beb5aa57412b979d71e7cfd11add7e2dd119309ba9e6a288 [INFO] running `Command { std: "docker" "start" "-a" "815097e4d3c03ec4beb5aa57412b979d71e7cfd11add7e2dd119309ba9e6a288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815097e4d3c03ec4beb5aa57412b979d71e7cfd11add7e2dd119309ba9e6a288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815097e4d3c03ec4beb5aa57412b979d71e7cfd11add7e2dd119309ba9e6a288", kill_on_drop: false }` [INFO] [stdout] 815097e4d3c03ec4beb5aa57412b979d71e7cfd11add7e2dd119309ba9e6a288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4ddbfa270746dca8ff4f9f2ea96984ad74cdd598d925231f5cf56bfc29fd5e2 [INFO] running `Command { std: "docker" "start" "-a" "d4ddbfa270746dca8ff4f9f2ea96984ad74cdd598d925231f5cf56bfc29fd5e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.19.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking twilight-http-ratelimiting v0.10.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking leaky-bucket-lite v0.5.2 [INFO] [stderr] Checking tokio-tungstenite v0.17.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking twilight-model v0.10.3 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking twilight-validate v0.10.3 [INFO] [stderr] Checking twilight-http v0.10.3 [INFO] [stderr] Checking twilight-gateway-queue v0.10.1 [INFO] [stderr] Checking twilight-gateway v0.10.2 [INFO] [stderr] Checking join-alerts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.47s [INFO] running `Command { std: "docker" "inspect" "d4ddbfa270746dca8ff4f9f2ea96984ad74cdd598d925231f5cf56bfc29fd5e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ddbfa270746dca8ff4f9f2ea96984ad74cdd598d925231f5cf56bfc29fd5e2", kill_on_drop: false }` [INFO] [stdout] d4ddbfa270746dca8ff4f9f2ea96984ad74cdd598d925231f5cf56bfc29fd5e2 [INFO] checking limbo-labs/join-alerts against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimbo-labs%2Fjoin-alerts" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/limbo-labs/join-alerts on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/limbo-labs/join-alerts [INFO] finished tweaking git repo https://github.com/limbo-labs/join-alerts [INFO] tweaked toml for git repo https://github.com/limbo-labs/join-alerts written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/limbo-labs/join-alerts 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f999572a7ceec27e97f5ac6cc2ae79ef8f2b7a60ca0ad6df444ca7649a276f2 [INFO] running `Command { std: "docker" "start" "-a" "3f999572a7ceec27e97f5ac6cc2ae79ef8f2b7a60ca0ad6df444ca7649a276f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f999572a7ceec27e97f5ac6cc2ae79ef8f2b7a60ca0ad6df444ca7649a276f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f999572a7ceec27e97f5ac6cc2ae79ef8f2b7a60ca0ad6df444ca7649a276f2", kill_on_drop: false }` [INFO] [stdout] 3f999572a7ceec27e97f5ac6cc2ae79ef8f2b7a60ca0ad6df444ca7649a276f2 [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3be5fa63538bf650f11eed5a0d9955f67f21641999682e51a6838bd8dc1ac4e5 [INFO] running `Command { std: "docker" "start" "-a" "3be5fa63538bf650f11eed5a0d9955f67f21641999682e51a6838bd8dc1ac4e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.19.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking twilight-http-ratelimiting v0.10.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking leaky-bucket-lite v0.5.2 [INFO] [stderr] Checking tokio-tungstenite v0.17.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twilight-http-ratelimiting-0.10.2/src/lib.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | Ok(rx) => rx.await.map_err(From::from), [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `twilight-http-ratelimiting` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3be5fa63538bf650f11eed5a0d9955f67f21641999682e51a6838bd8dc1ac4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be5fa63538bf650f11eed5a0d9955f67f21641999682e51a6838bd8dc1ac4e5", kill_on_drop: false }` [INFO] [stdout] 3be5fa63538bf650f11eed5a0d9955f67f21641999682e51a6838bd8dc1ac4e5