[INFO] cloning repository https://github.com/ghenry/iced-drop-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ghenry/iced-drop-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghenry%2Ficed-drop-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghenry%2Ficed-drop-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d80a960644d4663f518f1c5903f20ce7f1295d0
[INFO] testing ghenry/iced-drop-example against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fghenry%2Ficed-drop-example" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ghenry/iced-drop-example
[INFO] finished tweaking git repo https://github.com/ghenry/iced-drop-example
[INFO] tweaked toml for git repo https://github.com/ghenry/iced-drop-example written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ghenry/iced-drop-example on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ghenry/iced-drop-example 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/iced.git`
[INFO] [stderr]     Updating git repository `https://github.com/ghenry/iced_drop.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/winit.git`
[INFO] [stderr]     Updating git repository `https://github.com/iced-rs/cryoglyph.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-protocols-misc v0.3.9
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.2
[INFO] [stderr]   Downloaded window_clipboard v0.4.1
[INFO] [stderr]   Downloaded android-build v0.1.3
[INFO] [stderr]   Downloaded clipboard_macos v0.1.1
[INFO] [stderr]   Downloaded clipboard_wayland v0.2.2
[INFO] [stderr]   Downloaded drm-ffi v0.8.0
[INFO] [stderr]   Downloaded drm-sys v0.7.0
[INFO] [stderr]   Downloaded lilt v0.8.1
[INFO] [stderr]   Downloaded drm v0.12.0
[INFO] [stderr]   Downloaded calloop v0.14.3
[INFO] [stderr]   Downloaded etagere v0.2.15
[INFO] [stderr]   Downloaded rangemap v1.7.0
[INFO] [stderr]   Downloaded self_cell v1.2.1
[INFO] [stderr]   Downloaded ctor-lite v0.1.0
[INFO] [stderr]   Downloaded kurbo v0.10.4
[INFO] [stderr]   Downloaded orbclient v0.3.49
[INFO] [stderr]   Downloaded cosmic-text v0.15.0
[INFO] [stderr]   Downloaded mundy v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2ad0000decd03ae57a01a9ff5fc6d5ab07704754daf7143403d01ddb1b3cc07
[INFO] running `Command { std: "docker" "start" "-a" "a2ad0000decd03ae57a01a9ff5fc6d5ab07704754daf7143403d01ddb1b3cc07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2ad0000decd03ae57a01a9ff5fc6d5ab07704754daf7143403d01ddb1b3cc07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ad0000decd03ae57a01a9ff5fc6d5ab07704754daf7143403d01ddb1b3cc07", kill_on_drop: false }`
[INFO] [stdout] a2ad0000decd03ae57a01a9ff5fc6d5ab07704754daf7143403d01ddb1b3cc07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2dbf0c7202b7e1f1838e1fa03bedb64dc5ba53035301d427ec3ed290ed6f6d3
[INFO] running `Command { std: "docker" "start" "-a" "c2dbf0c7202b7e1f1838e1fa03bedb64dc5ba53035301d427ec3ed290ed6f6d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lilt v0.8.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling iced_core v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#645643bf)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling iced_futures v0.14.0-dev (https://github.com/iced-rs/iced.git?branch=master#645643bf)
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rangemap v1.7.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wgpu-types v27.0.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=1d57eb499ea95ea3 -C extra-filename=-e17afb4c9c3924e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-46bdd2b25ae352fd.rmeta --extern core_maths=/opt/rustwide/target/debug/deps/libcore_maths-cdc5573f78bc2a27.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-602abfc265b0cd68.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=5363e85f86761707 -C extra-filename=-d4b007e5ef11c06b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-77583d8ddccaccd9.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-2e7c431445c4a660.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-5b54a90b2c774399.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-4ed9f65e8c842fe8.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=a973a2ac86f87f0c -C extra-filename=-8e1321e40a9738e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-3c392a50b2e15d38.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c2dbf0c7202b7e1f1838e1fa03bedb64dc5ba53035301d427ec3ed290ed6f6d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2dbf0c7202b7e1f1838e1fa03bedb64dc5ba53035301d427ec3ed290ed6f6d3", kill_on_drop: false }`
[INFO] [stdout] c2dbf0c7202b7e1f1838e1fa03bedb64dc5ba53035301d427ec3ed290ed6f6d3
