[INFO] cloning repository https://github.com/lattechen925/SimpleMakepadToy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lattechen925/SimpleMakepadToy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattechen925%2FSimpleMakepadToy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattechen925%2FSimpleMakepadToy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d4491874813989dfdf2ad7f06d770a80c89dc2d [INFO] building lattechen925/SimpleMakepadToy against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattechen925%2FSimpleMakepadToy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-2-tc2/source': No space left on device [INFO] building lattechen925/SimpleMakepadToy against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattechen925%2FSimpleMakepadToy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-2-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] building lattechen925/SimpleMakepadToy against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattechen925%2FSimpleMakepadToy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-applypatch.sample' to '/workspace/builds/worker-2-tc2/source/.git/hooks/pre-applypatch.sample': No space left on device [INFO] building lattechen925/SimpleMakepadToy against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flattechen925%2FSimpleMakepadToy" "/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/lattechen925/SimpleMakepadToy on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lattechen925/SimpleMakepadToy [INFO] finished tweaking git repo https://github.com/lattechen925/SimpleMakepadToy [INFO] tweaked toml for git repo https://github.com/lattechen925/SimpleMakepadToy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lattechen925/SimpleMakepadToy 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13f3b0bbc8e6af76c3bc5108d78e785c554523ace7101e4b0c1dde1f4354e6cf [INFO] running `Command { std: "docker" "start" "-a" "13f3b0bbc8e6af76c3bc5108d78e785c554523ace7101e4b0c1dde1f4354e6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13f3b0bbc8e6af76c3bc5108d78e785c554523ace7101e4b0c1dde1f4354e6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f3b0bbc8e6af76c3bc5108d78e785c554523ace7101e4b0c1dde1f4354e6cf", kill_on_drop: false }` [INFO] [stdout] 13f3b0bbc8e6af76c3bc5108d78e785c554523ace7101e4b0c1dde1f4354e6cf [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ea5ec21d257e05321d4df32faecbd5f146d6a8b71ab259a9ae45a97180d908 [INFO] running `Command { std: "docker" "start" "-a" "05ea5ec21d257e05321d4df32faecbd5f146d6a8b71ab259a9ae45a97180d908", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling makepad-micro-proc-macro v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling makepad-live-id-macros v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-micro-serde-derive v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling makepad-derive-live v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling makepad-math v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-live-id v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling makepad-micro-serde v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling svgtypes v0.15.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling makepad-live-tokenizer v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling makepad-live-compiler v0.5.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling makepad-platform v0.6.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling ttf-parser v0.21.1 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-zune-core v0.2.14 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-futures v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-shader-compiler v0.5.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-http v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling makepad-html v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-zune-inflate v0.2.54 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling sdfer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling makepad-widgets v0.6.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling makepad-rustybuzz v0.8.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-vector v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling makepad-zune-png v0.2.1 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-derive-widget v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-markdown v0.4.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling makepad-draw v0.6.0 (https://github.com/makepad/makepad.git?branch=rik#0d32ec00) [INFO] [stderr] Compiling smt-components v0.1.0 (/opt/rustwide/workdir/components) [INFO] [stdout] warning: unused import: `makepad_derive_live::*` [INFO] [stdout] --> components/src/button.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use makepad_derive_live::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smt-examples-simple v0.1.0 (/opt/rustwide/workdir/examples/simple) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.40s [INFO] running `Command { std: "docker" "inspect" "05ea5ec21d257e05321d4df32faecbd5f146d6a8b71ab259a9ae45a97180d908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ea5ec21d257e05321d4df32faecbd5f146d6a8b71ab259a9ae45a97180d908", kill_on_drop: false }` [INFO] [stdout] 05ea5ec21d257e05321d4df32faecbd5f146d6a8b71ab259a9ae45a97180d908 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 491d7574252d1a00e216269c050bdbff54da9ca2a14e71579223b434e3cfd492 [INFO] running `Command { std: "docker" "start" "-a" "491d7574252d1a00e216269c050bdbff54da9ca2a14e71579223b434e3cfd492", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: unused import: `makepad_derive_live::*` [INFO] [stdout] --> components/src/button.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use makepad_derive_live::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smt-examples-simple v0.1.0 (/opt/rustwide/workdir/examples/simple) [INFO] [stderr] Compiling smt-components v0.1.0 (/opt/rustwide/workdir/components) [INFO] [stdout] warning: unused import: `makepad_derive_live::*` [INFO] [stdout] --> components/src/button.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use makepad_derive_live::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "491d7574252d1a00e216269c050bdbff54da9ca2a14e71579223b434e3cfd492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491d7574252d1a00e216269c050bdbff54da9ca2a14e71579223b434e3cfd492", kill_on_drop: false }` [INFO] [stdout] 491d7574252d1a00e216269c050bdbff54da9ca2a14e71579223b434e3cfd492