[INFO] cloning repository https://github.com/rsaccon/fidget-koto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsaccon/fidget-koto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsaccon%2Ffidget-koto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsaccon%2Ffidget-koto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7631062bd8db847f0267416db8be7afd7d98bfa4
[INFO] checking rsaccon/fidget-koto against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsaccon%2Ffidget-koto" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rsaccon/fidget-koto
[INFO] finished tweaking git repo https://github.com/rsaccon/fidget-koto
[INFO] tweaked toml for git repo https://github.com/rsaccon/fidget-koto written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rsaccon/fidget-koto on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rsaccon/fidget-koto 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/mkeeter/fidget`
[INFO] [stderr]     Updating git repository `https://github.com/koto-lang/koto`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive-name v1.1.0
[INFO] [stderr]   Downloaded derive-name-macros v1.1.1
[INFO] [stderr]   Downloaded saturating_cast v0.1.0
[INFO] [stderr]   Downloaded facet v0.27.1
[INFO] [stderr]   Downloaded circular-buffer v1.1.0
[INFO] [stderr]   Downloaded facet-derive v0.27.1
[INFO] [stderr]   Downloaded facet-derive-parse v0.27.1
[INFO] [stderr]   Downloaded dynasmrt v3.2.0
[INFO] [stderr]   Downloaded jiff-static v0.2.10
[INFO] [stderr]   Downloaded facet-reflect v0.27.1
[INFO] [stderr]   Downloaded facet-derive-emit v0.27.1
[INFO] [stderr]   Downloaded facet-core v0.27.1
[INFO] [stderr]   Downloaded dynasm v3.2.0
[INFO] [stderr]   Downloaded jiff v0.2.10
[INFO] [stderr]   Downloaded glutin v0.32.2
[INFO] [stderr]   Downloaded webbrowser v1.0.4
[INFO] [stderr]   Downloaded objc2 v0.6.1
[INFO] [stderr]   Downloaded arboard v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2696b6f655171134e0afadb7ec45dfdf41fddcf6e71aa5af3a880f7c02964ff
[INFO] running `Command { std: "docker" "start" "-a" "a2696b6f655171134e0afadb7ec45dfdf41fddcf6e71aa5af3a880f7c02964ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2696b6f655171134e0afadb7ec45dfdf41fddcf6e71aa5af3a880f7c02964ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2696b6f655171134e0afadb7ec45dfdf41fddcf6e71aa5af3a880f7c02964ff", kill_on_drop: false }`
[INFO] [stdout] a2696b6f655171134e0afadb7ec45dfdf41fddcf6e71aa5af3a880f7c02964ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4249f46a5058ed77e8ea9f3c236b068e4e8b67d8cb7269d9ed109f62e51649b6
[INFO] running `Command { std: "docker" "start" "-a" "4249f46a5058ed77e8ea9f3c236b068e4e8b67d8cb7269d9ed109f62e51649b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking koto_lexer v0.16.0 (https://github.com/koto-lang/koto?rev=2dd86d4f6bf1118056824dbfb3aeaf717e5cb9e2#2dd86d4f)
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling facet-derive-parse v0.27.1
[INFO] [stderr]     Checking immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking koto_memory v0.16.0 (https://github.com/koto-lang/koto?rev=2dd86d4f6bf1118056824dbfb3aeaf717e5cb9e2#2dd86d4f)
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling facet-derive-emit v0.27.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]     Checking circular-buffer v1.1.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wgpu v24.0.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]     Checking saturating_cast v0.1.0
[INFO] [stderr]    Compiling fidget v0.3.8 (https://github.com/mkeeter/fidget#a9a8e33d)
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking jiff v0.2.10
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling facet-derive v0.27.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.8.24
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive-name-macros v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling koto_derive v0.16.0 (https://github.com/koto-lang/koto?rev=2dd86d4f6bf1118056824dbfb3aeaf717e5cb9e2#2dd86d4f)
[INFO] [stderr]     Checking derive-name v1.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cf79d034aa3d8f396d407aafce6f1ccd818e710e/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e2051ade42d528b7 -C extra-filename=-610cd954bd384c01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c2f3e0911fb81fbe.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-172cc5c0941ab452.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ea06271713c1045d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/cf79d034aa3d8f396d407aafce6f1ccd818e710e/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 -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=fdcb32160684f466 -C extra-filename=-7a351be09f73b438 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-baa940137d3f2df9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4249f46a5058ed77e8ea9f3c236b068e4e8b67d8cb7269d9ed109f62e51649b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4249f46a5058ed77e8ea9f3c236b068e4e8b67d8cb7269d9ed109f62e51649b6", kill_on_drop: false }`
[INFO] [stdout] 4249f46a5058ed77e8ea9f3c236b068e4e8b67d8cb7269d9ed109f62e51649b6
