[INFO] fetching crate makepad-code-editor 1.0.0...
[INFO] building makepad-code-editor-1.0.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate makepad-code-editor 1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate makepad-code-editor 1.0.0
[INFO] finished tweaking crates.io crate makepad-code-editor 1.0.0
[INFO] tweaked toml for crates.io crate makepad-code-editor 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate makepad-code-editor 1.0.0 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 crates.io crate makepad-code-editor 1.0.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1ae86be8dd95454c3e8eceba9f7cca6c1d08bfffc56aa9d03e4b1182079e1284
[INFO] running `Command { std: "docker" "start" "-a" "1ae86be8dd95454c3e8eceba9f7cca6c1d08bfffc56aa9d03e4b1182079e1284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ae86be8dd95454c3e8eceba9f7cca6c1d08bfffc56aa9d03e4b1182079e1284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae86be8dd95454c3e8eceba9f7cca6c1d08bfffc56aa9d03e4b1182079e1284", kill_on_drop: false }`
[INFO] [stdout] 1ae86be8dd95454c3e8eceba9f7cca6c1d08bfffc56aa9d03e4b1182079e1284
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b1dc4878c352cc048613cf30922e30a67b19466eba5571e4f8a5891ce2931feb
[INFO] running `Command { std: "docker" "start" "-a" "b1dc4878c352cc048613cf30922e30a67b19466eba5571e4f8a5891ce2931feb", kill_on_drop: false }`
[INFO] [stderr]    Compiling makepad-micro-proc-macro v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling makepad-derive-live v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling makepad-platform v1.0.0
[INFO] [stderr]    Compiling makepad-futures v1.0.0
[INFO] [stderr]    Compiling makepad-http v1.0.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling makepad-ttf-parser v0.21.1
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling 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]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling makepad-fonts-emoji v1.0.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling makepad-zune-core v0.2.14
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling makepad-live-id v1.0.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling makepad-widgets v1.0.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling makepad-micro-serde v1.0.0
[INFO] [stderr]    Compiling makepad-html v1.0.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling sdfer v0.2.1
[INFO] [stderr]    Compiling makepad-derive-widget v1.0.0
[INFO] [stderr]    Compiling makepad-zune-png v0.4.10
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling makepad-zune-jpeg v0.3.17
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling makepad-math v1.0.0
[INFO] [stderr]    Compiling makepad-live-tokenizer v1.0.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling makepad-live-compiler v1.0.0
[INFO] [stderr]    Compiling usvg v0.42.0
[INFO] [stderr]    Compiling makepad-rustybuzz v0.8.0
[INFO] [stderr]    Compiling makepad-shader-compiler v1.0.0
[INFO] [stderr]    Compiling resvg v0.42.0
[INFO] [stderr]    Compiling makepad-vector v1.0.0
[INFO] [stderr]    Compiling makepad-fonts-chinese-bold-2 v1.0.1
[INFO] [stderr]    Compiling makepad-draw v1.0.0
[INFO] [stderr]    Compiling makepad-fonts-chinese-regular-2 v1.0.1
[INFO] [stderr]    Compiling makepad-fonts-chinese-bold v1.0.1
[INFO] [stderr]    Compiling makepad-fonts-chinese-regular v1.0.1
[INFO] [stderr]    Compiling makepad-code-editor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.14s
[INFO] running `Command { std: "docker" "inspect" "b1dc4878c352cc048613cf30922e30a67b19466eba5571e4f8a5891ce2931feb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1dc4878c352cc048613cf30922e30a67b19466eba5571e4f8a5891ce2931feb", kill_on_drop: false }`
[INFO] [stdout] b1dc4878c352cc048613cf30922e30a67b19466eba5571e4f8a5891ce2931feb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a98a44309ac1362de8a715637eec20f420890372fcf4bacd57c853d792f25cd4
[INFO] running `Command { std: "docker" "start" "-a" "a98a44309ac1362de8a715637eec20f420890372fcf4bacd57c853d792f25cd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling makepad-code-editor v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "a98a44309ac1362de8a715637eec20f420890372fcf4bacd57c853d792f25cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a98a44309ac1362de8a715637eec20f420890372fcf4bacd57c853d792f25cd4", kill_on_drop: false }`
[INFO] [stdout] a98a44309ac1362de8a715637eec20f420890372fcf4bacd57c853d792f25cd4
