[INFO] fetching crate makepad-code-editor 1.0.0... [INFO] building makepad-code-editor-1.0.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate makepad-code-editor 1.0.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate makepad-code-editor 1.0.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bbd0bb46438ec0e27671fea8172426f6780cb005265db24895de7b1579cbc87 [INFO] running `Command { std: "docker" "start" "-a" "8bbd0bb46438ec0e27671fea8172426f6780cb005265db24895de7b1579cbc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bbd0bb46438ec0e27671fea8172426f6780cb005265db24895de7b1579cbc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbd0bb46438ec0e27671fea8172426f6780cb005265db24895de7b1579cbc87", kill_on_drop: false }` [INFO] [stdout] 8bbd0bb46438ec0e27671fea8172426f6780cb005265db24895de7b1579cbc87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b7d7df4c79a16a63142ccc512e72f61ea90d2347a97cf48900261dd345021cd [INFO] running `Command { std: "docker" "start" "-a" "5b7d7df4c79a16a63142ccc512e72f61ea90d2347a97cf48900261dd345021cd", 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 bitflags v2.9.0 [INFO] [stderr] Compiling makepad-platform v1.0.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling adler2 v2.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 makepad-futures v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling makepad-ttf-parser v0.21.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling makepad-fonts-emoji v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling makepad-live-id v1.0.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling makepad-zune-core v0.2.14 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling makepad-micro-serde v1.0.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling makepad-html v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling makepad-widgets v1.0.0 [INFO] [stderr] Compiling makepad-math v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling sdfer v0.2.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling makepad-zune-png v0.4.10 [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 [INFO] [stderr] Compiling makepad-derive-widget v1.0.0 [INFO] [stderr] Compiling makepad-live-tokenizer v1.0.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling makepad-live-compiler v1.0.0 [INFO] [stderr] Compiling png v0.17.16 [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 tiny-skia v0.11.4 [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling makepad-vector v1.0.0 [INFO] [stderr] Compiling makepad-draw v1.0.0 [INFO] [stderr] Compiling makepad-fonts-chinese-bold v1.0.1 [INFO] [stderr] Compiling makepad-fonts-chinese-regular v1.0.1 [INFO] [stderr] Compiling makepad-fonts-chinese-regular-2 v1.0.1 [INFO] [stderr] Compiling makepad-fonts-chinese-bold-2 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 53.72s [INFO] running `Command { std: "docker" "inspect" "5b7d7df4c79a16a63142ccc512e72f61ea90d2347a97cf48900261dd345021cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7d7df4c79a16a63142ccc512e72f61ea90d2347a97cf48900261dd345021cd", kill_on_drop: false }` [INFO] [stdout] 5b7d7df4c79a16a63142ccc512e72f61ea90d2347a97cf48900261dd345021cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce2da8794209eba6f14bc2c5a3cf83190e8bd2fb4e00212df4e63d0070bf969 [INFO] running `Command { std: "docker" "start" "-a" "4ce2da8794209eba6f14bc2c5a3cf83190e8bd2fb4e00212df4e63d0070bf969", 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.78s [INFO] running `Command { std: "docker" "inspect" "4ce2da8794209eba6f14bc2c5a3cf83190e8bd2fb4e00212df4e63d0070bf969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce2da8794209eba6f14bc2c5a3cf83190e8bd2fb4e00212df4e63d0070bf969", kill_on_drop: false }` [INFO] [stdout] 4ce2da8794209eba6f14bc2c5a3cf83190e8bd2fb4e00212df4e63d0070bf969