[INFO] cloning repository https://github.com/heavenly/bedwars_overlay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heavenly/bedwars_overlay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheavenly%2Fbedwars_overlay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheavenly%2Fbedwars_overlay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66de969ede69a8f3f5ad9e57408030a1980c253e [INFO] testing heavenly/bedwars_overlay against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheavenly%2Fbedwars_overlay" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heavenly/bedwars_overlay on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/heavenly/bedwars_overlay [INFO] finished tweaking git repo https://github.com/heavenly/bedwars_overlay [INFO] tweaked toml for git repo https://github.com/heavenly/bedwars_overlay written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/heavenly/bedwars_overlay already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e05ad68e9c2d9dc69e915887d93f074e3984bdb6e87b5a7b0e9d9130a90bd84e [INFO] running `Command { std: "docker" "start" "-a" "e05ad68e9c2d9dc69e915887d93f074e3984bdb6e87b5a7b0e9d9130a90bd84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e05ad68e9c2d9dc69e915887d93f074e3984bdb6e87b5a7b0e9d9130a90bd84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e05ad68e9c2d9dc69e915887d93f074e3984bdb6e87b5a7b0e9d9130a90bd84e", kill_on_drop: false }` [INFO] [stdout] e05ad68e9c2d9dc69e915887d93f074e3984bdb6e87b5a7b0e9d9130a90bd84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2b41f25eff004b201bc84ccb3d79ab13a95c28a555c97525e4f34100e75c553 [INFO] running `Command { std: "docker" "start" "-a" "a2b41f25eff004b201bc84ccb3d79ab13a95c28a555c97525e4f34100e75c553", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling ureq v2.0.1 [INFO] [stderr] Compiling bedwars_overlay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bedwars_overlay` due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: type `player_data` should have an upper camel case name [INFO] [stdout] --> src/network.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct player_data { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `PlayerData` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: `if` and `else` have incompatible types [INFO] [stdout] --> src/main.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 61 | / if pl.final_deaths > 0 { [INFO] [stdout] 62 | | (pl.final_kills as f32) / (pl.final_deaths as f32) [INFO] [stdout] | | -------------------------------------------------- expected because of this [INFO] [stdout] 63 | | } else { [INFO] [stdout] 64 | | 0 [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | expected `f32`, found integer [INFO] [stdout] | | help: use a float literal: `0.0` [INFO] [stdout] 65 | | } [INFO] [stdout] | |_____________________- `if` and `else` have incompatible types [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2b41f25eff004b201bc84ccb3d79ab13a95c28a555c97525e4f34100e75c553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b41f25eff004b201bc84ccb3d79ab13a95c28a555c97525e4f34100e75c553", kill_on_drop: false }` [INFO] [stdout] a2b41f25eff004b201bc84ccb3d79ab13a95c28a555c97525e4f34100e75c553