[INFO] cloning repository https://github.com/Project-Robius-China/image-viewer-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Project-Robius-China/image-viewer-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProject-Robius-China%2Fimage-viewer-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProject-Robius-China%2Fimage-viewer-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cdbc80b8dbaa42d3c6725094971e60d29a6eb02 [INFO] checking Project-Robius-China/image-viewer-workshop against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProject-Robius-China%2Fimage-viewer-workshop" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Project-Robius-China/image-viewer-workshop 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/Project-Robius-China/image-viewer-workshop [INFO] finished tweaking git repo https://github.com/Project-Robius-China/image-viewer-workshop [INFO] tweaked toml for git repo https://github.com/Project-Robius-China/image-viewer-workshop written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Project-Robius-China/image-viewer-workshop 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f81c6edcee1fc93f404e25038ab6e0c7e769a12b07665e5f7c9e87c913a3cee6 [INFO] running `Command { std: "docker" "start" "-a" "f81c6edcee1fc93f404e25038ab6e0c7e769a12b07665e5f7c9e87c913a3cee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f81c6edcee1fc93f404e25038ab6e0c7e769a12b07665e5f7c9e87c913a3cee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81c6edcee1fc93f404e25038ab6e0c7e769a12b07665e5f7c9e87c913a3cee6", kill_on_drop: false }` [INFO] [stdout] f81c6edcee1fc93f404e25038ab6e0c7e769a12b07665e5f7c9e87c913a3cee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4a9b768a9f93f7e35aeb41f5dc8906ec829632f747a9a699b7b980a2a251a410 [INFO] running `Command { std: "docker" "start" "-a" "4a9b768a9f93f7e35aeb41f5dc8906ec829632f747a9a699b7b980a2a251a410", kill_on_drop: false }` [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling makepad-derive-live v1.0.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling makepad-platform v1.0.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking makepad-http v1.0.0 [INFO] [stderr] Checking makepad-futures v1.0.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking makepad-ttf-parser v0.21.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking kurbo v0.11.2 [INFO] [stderr] Compiling makepad-fonts-emoji v1.0.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking makepad-zune-core v0.2.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling makepad-widgets v1.0.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking makepad-live-id v1.0.0 [INFO] [stderr] Checking sdfer v0.2.1 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking makepad-html v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking makepad-zune-png v0.4.10 [INFO] [stderr] Checking makepad-zune-jpeg v0.3.17 [INFO] [stderr] Compiling makepad-derive-widget v1.0.0 [INFO] [stderr] Checking makepad-micro-serde v1.0.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking makepad-math v1.0.0 [INFO] [stderr] Checking usvg v0.42.0 [INFO] [stderr] Checking makepad-live-tokenizer v1.0.0 [INFO] [stderr] Checking makepad-live-compiler v1.0.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking makepad-rustybuzz v0.8.0 [INFO] [stderr] Checking makepad-shader-compiler v1.0.0 [INFO] [stderr] Checking resvg v0.42.0 [INFO] [stderr] Checking makepad-vector v1.0.0 [INFO] [stderr] Checking makepad-fonts-chinese-bold v1.0.1 [INFO] [stderr] Checking makepad-fonts-chinese-regular v1.0.1 [INFO] [stderr] Checking makepad-fonts-chinese-regular-2 v1.0.1 [INFO] [stderr] Checking makepad-draw v1.0.0 [INFO] [stderr] Checking makepad-fonts-chinese-bold-2 v1.0.1 [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-draw-1.0.0/src/shader/draw_quad.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Live, LiveRegister)] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `f32` [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: this error originates in the derive macro `Live` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-draw-1.0.0/src/shader/draw_icon.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Live, LiveRegister)] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `f32` [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: this error originates in the derive macro `Live` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-draw-1.0.0/src/shader/draw_cube.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Live, LiveRegister)] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `f32` [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: this error originates in the derive macro `Live` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-draw-1.0.0/src/shader/draw_text.rs:94:10 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Live, LiveRegister)] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `f32` [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: this error originates in the derive macro `Live` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-draw-1.0.0/src/shader/draw_text.rs:535:24 [INFO] [stdout] | [INFO] [stdout] 535 | #[derive(Debug, Clone, Live, LiveHook, LiveRegister)] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `f32` [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: this error originates in the derive macro `Live` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-draw-1.0.0/src/geometry/geometry_gen.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Live, LiveRegister)] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `f32` [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: this error originates in the derive macro `Live` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-draw-1.0.0/src/geometry/geometry_gen.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | #[derive(Live, LiveRegister)] [INFO] [stdout] | ^^^^ the trait `From` is not implemented for `f32` [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: this error originates in the derive macro `Live` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `makepad-draw` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "4a9b768a9f93f7e35aeb41f5dc8906ec829632f747a9a699b7b980a2a251a410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9b768a9f93f7e35aeb41f5dc8906ec829632f747a9a699b7b980a2a251a410", kill_on_drop: false }` [INFO] [stdout] 4a9b768a9f93f7e35aeb41f5dc8906ec829632f747a9a699b7b980a2a251a410