[INFO] cloning repository https://github.com/tontm1981/makepad-ui-experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tontm1981/makepad-ui-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftontm1981%2Fmakepad-ui-experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftontm1981%2Fmakepad-ui-experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4801bad8f9335d4effb696efacd3d7129dc40853
[INFO] checking tontm1981/makepad-ui-experiments against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftontm1981%2Fmakepad-ui-experiments" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tontm1981/makepad-ui-experiments
[INFO] finished tweaking git repo https://github.com/tontm1981/makepad-ui-experiments
[INFO] tweaked toml for git repo https://github.com/tontm1981/makepad-ui-experiments written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tontm1981/makepad-ui-experiments on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tontm1981/makepad-ui-experiments 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c5b4949b0daa6676a34b2369fc969eeb8cb2993d86fdfc4eeb75ce929dc4266
[INFO] running `Command { std: "docker" "start" "-a" "6c5b4949b0daa6676a34b2369fc969eeb8cb2993d86fdfc4eeb75ce929dc4266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c5b4949b0daa6676a34b2369fc969eeb8cb2993d86fdfc4eeb75ce929dc4266", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5b4949b0daa6676a34b2369fc969eeb8cb2993d86fdfc4eeb75ce929dc4266", kill_on_drop: false }`
[INFO] [stdout] 6c5b4949b0daa6676a34b2369fc969eeb8cb2993d86fdfc4eeb75ce929dc4266
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b193528bdfabe5752f77f9d0ce50446fa5c69ff8e9eaa9a5b59fd68c3562d49
[INFO] running `Command { std: "docker" "start" "-a" "2b193528bdfabe5752f77f9d0ce50446fa5c69ff8e9eaa9a5b59fd68c3562d49", kill_on_drop: false }`
[INFO] [stderr]    Compiling makepad-micro-proc-macro v1.0.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling makepad-derive-live v1.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling makepad-platform v1.0.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking makepad-futures v1.0.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking makepad-http v1.0.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking makepad-ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling makepad-live-id-macros v1.0.0
[INFO] [stderr]    Compiling makepad-micro-serde-derive v1.0.0
[INFO] [stderr]     Checking kurbo v0.11.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling makepad-fonts-emoji v1.0.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking makepad-zune-core v0.2.14
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking makepad-live-id v1.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling makepad-widgets v1.0.0
[INFO] [stderr]     Checking makepad-micro-serde v1.0.0
[INFO] [stderr]     Checking makepad-html v1.0.0
[INFO] [stderr]     Checking sdfer v0.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling makepad-derive-widget v1.0.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaocrb47"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `makepad-zune-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRNnDG1/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdfer` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarQNbwk"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `makepad-derive-widget` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name makepad_derive_widget --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-derive-widget-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=fe572b6d2741e632 -C extra-filename=-1982c0753110ae9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern makepad_live_id=/opt/rustwide/target/debug/deps/libmakepad_live_id-b149349b6630811c.rlib --extern makepad_micro_proc_macro=/opt/rustwide/target/debug/deps/libmakepad_micro_proc_macro-14f54010e6473911.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `kurbo` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKYEO0v"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zune-core` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaK0Xl1b"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0zbCIB/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUKM9xQ/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `makepad-html` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7JDtdb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `makepad-micro-serde` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQt3oim"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTyeewd/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetag3sS9x"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `makepad-derive-live` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `tiny-skia-path` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetao7VZ63"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicode-bidi` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2b193528bdfabe5752f77f9d0ce50446fa5c69ff8e9eaa9a5b59fd68c3562d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b193528bdfabe5752f77f9d0ce50446fa5c69ff8e9eaa9a5b59fd68c3562d49", kill_on_drop: false }`
[INFO] [stdout] 2b193528bdfabe5752f77f9d0ce50446fa5c69ff8e9eaa9a5b59fd68c3562d49
