[INFO] cloning repository https://github.com/stellar-bit/ffa-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stellar-bit/ffa-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar-bit%2Fffa-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar-bit%2Fffa-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 115070482f2174a7056f4e754504361e6728d190
[INFO] checking stellar-bit/ffa-server/115070482f2174a7056f4e754504361e6728d190 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstellar-bit%2Fffa-server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stellar-bit/ffa-server
[INFO] finished tweaking git repo https://github.com/stellar-bit/ffa-server
[INFO] tweaked toml for git repo https://github.com/stellar-bit/ffa-server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stellar-bit/ffa-server on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stellar-bit/ffa-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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/stellar-bit/central-hub-api`
[INFO] [stderr]     Updating git repository `https://github.com/stellar-bit/core`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmp-serde v1.2.0
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded color-backtrace v0.6.1
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb3e15edd234f03c68b82a14a75d02ad40997a42aefa107017e38602b7100898
[INFO] running `Command { std: "docker" "start" "-a" "fb3e15edd234f03c68b82a14a75d02ad40997a42aefa107017e38602b7100898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb3e15edd234f03c68b82a14a75d02ad40997a42aefa107017e38602b7100898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3e15edd234f03c68b82a14a75d02ad40997a42aefa107017e38602b7100898", kill_on_drop: false }`
[INFO] [stdout] fb3e15edd234f03c68b82a14a75d02ad40997a42aefa107017e38602b7100898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20984ac5d60da7cb93443411c1d526b0cc50cd1e3c2053d5e577158b2d6c2c2c
[INFO] running `Command { std: "docker" "start" "-a" "20984ac5d60da7cb93443411c1d526b0cc50cd1e3c2053d5e577158b2d6c2c2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rmp-serde v1.2.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking stellar-bit-core v0.1.0 (https://github.com/stellar-bit/core#be531f9f)
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |             .extract_if(|_, x| x.health() <= 0.)
[INFO] [stdout]     |                             ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 107 |             .extract_if(|_, x: /* Type */| x.health() <= 0.)
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |             .extract_if(|_, x| x.health() <= 0.)
[INFO] [stdout]     |              ^^^^^^^^^^------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/57f772f25c5ce2bd870d6f8c3ab318eaee5a3326/library/alloc/src/collections/btree/map.rs:1603:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 107 |             .extract_if(|_, x| x.health() <= 0., /* pred */)
[INFO] [stdout]     |                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:151:14
[INFO] [stdout]     |
[INFO] [stdout] 151 |             .extract_if(|id, _| !survives.contains(id))
[INFO] [stdout]     |              ^^^^^^^^^^-------------------------------- argument #2 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/57f772f25c5ce2bd870d6f8c3ab318eaee5a3326/library/alloc/src/collections/btree/map.rs:1603:11
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 151 |             .extract_if(|id, _| !survives.contains(id), /* pred */)
[INFO] [stdout]     |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `{closure@spacecraft.rs:151:25}: RangeBounds<u16>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |             .extract_if(|id, _| !survives.contains(id))
[INFO] [stdout]     |              ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds<u16>` is not implemented for closure `{closure@spacecraft.rs:151:25}`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `std::collections::BTreeMap::<K, V, A>::extract_if`
[INFO] [stdout]    --> /rustc/57f772f25c5ce2bd870d6f8c3ab318eaee5a3326/library/alloc/src/collections/btree/map.rs:1603:4
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stellar_bit_core-d64646959ac5ac9a.long-type-707329608617449354.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `collect` exists for struct `ExtractIf<'_, u16, Component, {closure@spacecraft.rs:151:25}, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |           let _ = self
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 150 | |             .components
[INFO] [stdout] 151 | |             .extract_if(|id, _| !survives.contains(id))
[INFO] [stdout]     | |                         ------- doesn't satisfy `_: RangeBounds<u16>`
[INFO] [stdout] 152 | |             .collect::<Vec<_>>();
[INFO] [stdout]     | |             -^^^^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `{closure@/opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:151:25: 151:32}: RangeBounds<u16>`
[INFO] [stdout]             which is required by `std::collections::btree_map::ExtractIf<'_, u16, component::Component, {closure@/opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:151:25: 151:32}, _>: Iterator`
[INFO] [stdout]             `std::collections::btree_map::ExtractIf<'_, u16, component::Component, {closure@/opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:151:25: 151:32}, _>: Iterator`
[INFO] [stdout]             which is required by `&mut std::collections::btree_map::ExtractIf<'_, u16, component::Component, {closure@/opt/rustwide/cargo-home/git/checkouts/core-ba94b242d6b9669d/be531f9/src/game/spacecraft.rs:151:25: 151:32}, _>: Iterator`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/stellar_bit_core-d64646959ac5ac9a.long-type-2728812139157275710.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stellar-bit-core` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "20984ac5d60da7cb93443411c1d526b0cc50cd1e3c2053d5e577158b2d6c2c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20984ac5d60da7cb93443411c1d526b0cc50cd1e3c2053d5e577158b2d6c2c2c", kill_on_drop: false }`
[INFO] [stdout] 20984ac5d60da7cb93443411c1d526b0cc50cd1e3c2053d5e577158b2d6c2c2c
