[INFO] cloning repository https://github.com/samujon/stift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samujon/stift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamujon%2Fstift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamujon%2Fstift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ef0b5c564099e27fee1c8d97687cda1a3d89fb6
[INFO] checking samujon/stift against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamujon%2Fstift" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/samujon/stift
[INFO] finished tweaking git repo https://github.com/samujon/stift
[INFO] tweaked toml for git repo https://github.com/samujon/stift written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/samujon/stift on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/samujon/stift 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e
[INFO] running `Command { std: "docker" "start" "f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]     Checking zerocopy v0.8.50
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling zbus_xml v5.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking accesskit v0.24.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking fast_image_resize v6.0.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking emath v0.34.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-29.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=edf5e2f58daa3e02 -C extra-filename=-22f94043f63ecdfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-998860a14a3de5ef.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-42a213aab8397fad.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-6bbeca9e277070a3.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-35a3112a07762336.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0351dbc9c736718e.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-047cf56093c7e1fb.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-89e5b3015da8f563.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9ceeb40c55739a25.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-db5824db52a73596.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9fa66660e2fa5ade.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-12f48f58b8e3a392.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-70e04d34eb6a7b94.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3becac50809745ee.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name zbus --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-5.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-process", "async-task", "blocking", "blocking-api", "bus-impl", "camino", "chrono", "default", "heapless", "option-as-array", "p2p", "serde_bytes", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=719b8d4df9afacfe -C extra-filename=-ad9137d8363b9191 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-9f8fd6daeefbe47f.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-80321a8945053b28.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-0d51f7e1e1f3cc95.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-f0405a2ae10718c5.rmeta --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-a89411279866e893.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-b1b42231b5d6a3a8.so --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-b11d1dcb46d0d57d.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-32e4ce2a022738f0.so --extern blocking=/opt/rustwide/target/debug/deps/libblocking-ac8c3d441700b247.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-5b420e15fcfc7a53.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-df299e5d5fff2963.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-11d3f999bde4259e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-1d68d022ff14b241.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-21cabff273c60fed.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ac38b40f9eabad23.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-c49fe01f7d7e070d.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f3ed7b60e6f18eda.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-96d65930ecbbd1e9.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-64f71a7b333b71b1.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-5b185e16fde73cee.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-d0c88620bf02fca8.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-dc94dce8e343e8f4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e", kill_on_drop: false }`
[INFO] [stdout] f545535a6d65e0ad6b8ba27cb249ff29e9545f63ed5fd8682d3ae4a92d90093e
