[INFO] cloning repository https://github.com/j-c-levin/my_new_bevy_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-c-levin/my_new_bevy_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-c-levin%2Fmy_new_bevy_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-c-levin%2Fmy_new_bevy_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d477d58c25bfc646ae254a5935d5538b9bbc475 [INFO] checking j-c-levin/my_new_bevy_game against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-c-levin%2Fmy_new_bevy_game" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-c-levin/my_new_bevy_game on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-c-levin/my_new_bevy_game [INFO] finished tweaking git repo https://github.com/j-c-levin/my_new_bevy_game [INFO] tweaked toml for git repo https://github.com/j-c-levin/my_new_bevy_game written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/j-c-levin/my_new_bevy_game 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7930bc206d366f3ae398f9af0dba7575365ac3b14250c27a54d426e6fd40d01a [INFO] running `Command { std: "docker" "start" "-a" "7930bc206d366f3ae398f9af0dba7575365ac3b14250c27a54d426e6fd40d01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7930bc206d366f3ae398f9af0dba7575365ac3b14250c27a54d426e6fd40d01a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7930bc206d366f3ae398f9af0dba7575365ac3b14250c27a54d426e6fd40d01a", kill_on_drop: false }` [INFO] [stdout] 7930bc206d366f3ae398f9af0dba7575365ac3b14250c27a54d426e6fd40d01a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c3f3b960692fc2c6b4a48d5f9c8dd90a8ff34b629a841577d207d755f44fba [INFO] running `Command { std: "docker" "start" "-a" "10c3f3b960692fc2c6b4a48d5f9c8dd90a8ff34b629a841577d207d755f44fba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking bevy_ptr v0.12.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking accesskit v0.12.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking constgebra v0.1.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking bevy_tasks v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling gilrs v0.10.4 [INFO] [stderr] Checking taffy v0.3.18 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taffy-0.3.18/src/style_helpers.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | repeated_tracks.push(flex(1.0)); [INFO] [stdout] | ---- ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `flex` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taffy-0.3.18/src/style_helpers.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn flex(flex_fraction: Input) -> Output [INFO] [stdout] | ---- required by a bound in this function [INFO] [stdout] 99 | where [INFO] [stdout] 100 | Input: Into + Copy, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `flex` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `taffy` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "10c3f3b960692fc2c6b4a48d5f9c8dd90a8ff34b629a841577d207d755f44fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c3f3b960692fc2c6b4a48d5f9c8dd90a8ff34b629a841577d207d755f44fba", kill_on_drop: false }` [INFO] [stdout] 10c3f3b960692fc2c6b4a48d5f9c8dd90a8ff34b629a841577d207d755f44fba