[INFO] cloning repository https://github.com/claudiomattera/wasmanoid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claudiomattera/wasmanoid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiomattera%2Fwasmanoid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiomattera%2Fwasmanoid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71499a0a1f44cc71e594c0d393906b842bc70a91 [INFO] testing claudiomattera/wasmanoid against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiomattera%2Fwasmanoid" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/claudiomattera/wasmanoid 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] removed /workspace/builds/worker-38/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/claudiomattera/wasmanoid [INFO] finished tweaking git repo https://github.com/claudiomattera/wasmanoid [INFO] tweaked toml for git repo https://github.com/claudiomattera/wasmanoid written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/claudiomattera/wasmanoid 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm4fun-log v0.1.0 [INFO] [stderr] Downloaded wasm4fun-fmt v0.1.0 [INFO] [stderr] Downloaded wasm4fun-panichandler v0.1.0 [INFO] [stderr] Downloaded wasm4fun-graphics v0.1.0 [INFO] [stderr] Downloaded wasm4fun-random v0.1.0 [INFO] [stderr] Downloaded wasm4fun-sound v0.1.0 [INFO] [stderr] Downloaded micromath v2.0.0 [INFO] [stderr] Downloaded buddy-alloc v0.4.1 [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] [stderr] Downloaded wasm4fun-input v0.1.0 [INFO] [stderr] Downloaded wasm4fun-logo v0.1.0 [INFO] [stderr] Downloaded wasm4fun-storage v0.1.0 [INFO] [stderr] Downloaded wasm4fun-time v0.1.0 [INFO] [stderr] Downloaded wasm4fun-core v0.1.0 [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded postcard v0.7.3 [INFO] [stderr] Downloaded png2wasm4src v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 9907b70a58e7118451b67bf087c11e23cc3cf9d4d7b736908257d09a38eca7d0 [INFO] running `Command { std: "docker" "start" "-a" "9907b70a58e7118451b67bf087c11e23cc3cf9d4d7b736908257d09a38eca7d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9907b70a58e7118451b67bf087c11e23cc3cf9d4d7b736908257d09a38eca7d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9907b70a58e7118451b67bf087c11e23cc3cf9d4d7b736908257d09a38eca7d0", kill_on_drop: false }` [INFO] [stdout] 9907b70a58e7118451b67bf087c11e23cc3cf9d4d7b736908257d09a38eca7d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 3866caba0495be4353f316355ad9f8c17c70a13b5f12ebc34c371ae9e901ee84 [INFO] running `Command { std: "docker" "start" "-a" "3866caba0495be4353f316355ad9f8c17c70a13b5f12ebc34c371ae9e901ee84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling wasm4fun-core v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wasm4fun-time v0.1.0 [INFO] [stderr] Compiling micromath v2.0.0 [INFO] [stderr] Compiling wasm4fun-fmt v0.1.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling wasm4fun-graphics v0.1.0 [INFO] [stderr] Compiling wasm4fun-sound v0.1.0 [INFO] [stderr] Compiling wasm4fun-panichandler v0.1.0 [INFO] [stderr] Compiling wasm4fun-input v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling wasm4fun-logo v0.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling core2 v0.3.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling wasm4fun-log v0.1.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling wasm4fun-random v0.1.0 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling png2wasm4src v0.1.0 [INFO] [stderr] Compiling cartridge v1.0.0 (/opt/rustwide/workdir/game) [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling wasm4fun-storage v0.1.0 [INFO] [stderr] error: could not compile `cartridge` due to 14 previous errors [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[panic_handler]` function required, but not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/game/ball.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | if self.unit_velocity.1.abs() < MINIMAL_VERTICAL_VELOCITY { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/game/ball.rs:100:33 [INFO] [stdout] | [INFO] [stdout] 100 | if self.unit_velocity.0.abs() > self.unit_velocity.1.abs() + 0.5 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/game/ball.rs:100:62 [INFO] [stdout] | [INFO] [stdout] 100 | if self.unit_velocity.0.abs() > self.unit_velocity.1.abs() + 0.5 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/game/ball.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | } else if self.unit_velocity.1.abs() > self.unit_velocity.0.abs() + 0.5 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/game/ball.rs:110:69 [INFO] [stdout] | [INFO] [stdout] 110 | } else if self.unit_velocity.1.abs() > self.unit_velocity.0.abs() + 0.5 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/math.rs:37:87 [INFO] [stdout] | [INFO] [stdout] 37 | if ((xc - xs1).pow(2) as f32 + (yc - ys).pow(2) as f32 - r.pow(2) as f32).abs() <= 6.0 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/math.rs:43:87 [INFO] [stdout] | [INFO] [stdout] 43 | if ((xc - xs2).pow(2) as f32 + (yc - ys).pow(2) as f32 - r.pow(2) as f32).abs() <= 6.0 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/math.rs:69:87 [INFO] [stdout] | [INFO] [stdout] 69 | if ((yc - ys1).pow(2) as f32 + (xc - xs).pow(2) as f32 - r.pow(2) as f32).abs() <= 6.0 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `abs` found for type `f32` in the current scope [INFO] [stdout] --> game/src/math.rs:75:87 [INFO] [stdout] | [INFO] [stdout] 75 | if ((yc - ys2).pow(2) as f32 + (xc - xs).pow(2) as f32 - r.pow(2) as f32).abs() <= 6.0 { [INFO] [stdout] | ^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `powi` found for type `f32` in the current scope [INFO] [stdout] --> game/src/math.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | (x.powi(2) + y.powi(2)).sqrt() [INFO] [stdout] | ^^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `powi` found for type `f32` in the current scope [INFO] [stdout] --> game/src/math.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | (x.powi(2) + y.powi(2)).sqrt() [INFO] [stdout] | ^^^^ method not found in `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3866caba0495be4353f316355ad9f8c17c70a13b5f12ebc34c371ae9e901ee84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3866caba0495be4353f316355ad9f8c17c70a13b5f12ebc34c371ae9e901ee84", kill_on_drop: false }` [INFO] [stdout] 3866caba0495be4353f316355ad9f8c17c70a13b5f12ebc34c371ae9e901ee84