[INFO] cloning repository https://github.com/mobilerust/makepad_taobao
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobilerust/makepad_taobao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilerust%2Fmakepad_taobao", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilerust%2Fmakepad_taobao'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0108f68bee181dd2a4edf6249c176481d6c7d73
[INFO] building mobilerust/makepad_taobao against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobilerust%2Fmakepad_taobao" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mobilerust/makepad_taobao
[INFO] finished tweaking git repo https://github.com/mobilerust/makepad_taobao
[INFO] tweaked toml for git repo https://github.com/mobilerust/makepad_taobao written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mobilerust/makepad_taobao on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mobilerust/makepad_taobao 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 572555f1c7c8df83b9aafad851d666338bc1baad4fc7fdc8e6a28ae3bbebd37e
[INFO] running `Command { std: "docker" "start" "-a" "572555f1c7c8df83b9aafad851d666338bc1baad4fc7fdc8e6a28ae3bbebd37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "572555f1c7c8df83b9aafad851d666338bc1baad4fc7fdc8e6a28ae3bbebd37e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572555f1c7c8df83b9aafad851d666338bc1baad4fc7fdc8e6a28ae3bbebd37e", kill_on_drop: false }`
[INFO] [stdout] 572555f1c7c8df83b9aafad851d666338bc1baad4fc7fdc8e6a28ae3bbebd37e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 880fea651e222e3d02a8ba75784d4e0d58867eb1d95bf6f626283ceb76e5f501
[INFO] running `Command { std: "docker" "start" "-a" "880fea651e222e3d02a8ba75784d4e0d58867eb1d95bf6f626283ceb76e5f501", kill_on_drop: false }`
[INFO] [stderr]    Compiling makepad-micro-proc-macro v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling makepad-derive-live v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-math v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling makepad-live-id-macros v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling makepad-micro-serde-derive v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling makepad-live-id v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-micro-serde v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling makepad-live-tokenizer v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling svgtypes v0.15.1
[INFO] [stderr]    Compiling makepad-platform v0.6.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-live-compiler v0.5.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-zune-core v0.2.14 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-zune-jpeg v0.3.17 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling makepad-futures v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-http v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling usvg v0.42.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling unicode-properties v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling makepad-html v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-zune-inflate v0.2.54 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-shader-compiler v0.5.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling sdfer v0.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling makepad-rustybuzz v0.8.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling makepad-widgets v0.6.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-zune-png v0.2.1 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-derive-widget v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling resvg v0.42.0
[INFO] [stderr]    Compiling makepad-markdown v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-vector v0.4.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad-draw v0.6.0 (https://github.com/makepad/makepad?branch=rik#ea6c85d0)
[INFO] [stderr]    Compiling makepad_taobao v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/home/home_content.rs:571:37
[INFO] [stdout]     |
[INFO] [stdout] 571 |                         if let Some(mut catalog_pair) = item.borrow_mut::<View>() {
[INFO] [stdout]     |                                     ----^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `price` is never read
[INFO] [stdout]  --> src/home/catalog_data.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CatalogDataItem {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub price: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CatalogDataItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "880fea651e222e3d02a8ba75784d4e0d58867eb1d95bf6f626283ceb76e5f501", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "880fea651e222e3d02a8ba75784d4e0d58867eb1d95bf6f626283ceb76e5f501", kill_on_drop: false }`
[INFO] [stdout] 880fea651e222e3d02a8ba75784d4e0d58867eb1d95bf6f626283ceb76e5f501
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 189d20d948f91a410366e8fe8ca39175c6c7fa96712307bd2adb40ae068c2416
[INFO] running `Command { std: "docker" "start" "-a" "189d20d948f91a410366e8fe8ca39175c6c7fa96712307bd2adb40ae068c2416", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/home/home_content.rs:571:37
[INFO] [stdout]     |
[INFO] [stdout] 571 |                         if let Some(mut catalog_pair) = item.borrow_mut::<View>() {
[INFO] [stdout]     |                                     ----^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling makepad_taobao v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `price` is never read
[INFO] [stdout]  --> src/home/catalog_data.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CatalogDataItem {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub price: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CatalogDataItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/home/home_content.rs:571:37
[INFO] [stdout]     |
[INFO] [stdout] 571 |                         if let Some(mut catalog_pair) = item.borrow_mut::<View>() {
[INFO] [stdout]     |                                     ----^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `price` is never read
[INFO] [stdout]  --> src/home/catalog_data.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CatalogDataItem {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub price: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CatalogDataItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "189d20d948f91a410366e8fe8ca39175c6c7fa96712307bd2adb40ae068c2416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189d20d948f91a410366e8fe8ca39175c6c7fa96712307bd2adb40ae068c2416", kill_on_drop: false }`
[INFO] [stdout] 189d20d948f91a410366e8fe8ca39175c6c7fa96712307bd2adb40ae068c2416
