[INFO] cloning repository https://github.com/datafy98-dev/dpEditor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datafy98-dev/dpEditor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatafy98-dev%2FdpEditor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatafy98-dev%2FdpEditor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 955060cb79e20b1b30a9b7a6bb65830d7534943a
[INFO] checking datafy98-dev/dpEditor against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatafy98-dev%2FdpEditor" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/datafy98-dev/dpEditor
[INFO] finished tweaking git repo https://github.com/datafy98-dev/dpEditor
[INFO] tweaked toml for git repo https://github.com/datafy98-dev/dpEditor written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/datafy98-dev/dpEditor on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/datafy98-dev/dpEditor 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89afb7d14702c4f5d31d35c47b45c4efafcabcc01047de3daaa4e6eb98fcac96
[INFO] running `Command { std: "docker" "start" "-a" "89afb7d14702c4f5d31d35c47b45c4efafcabcc01047de3daaa4e6eb98fcac96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89afb7d14702c4f5d31d35c47b45c4efafcabcc01047de3daaa4e6eb98fcac96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89afb7d14702c4f5d31d35c47b45c4efafcabcc01047de3daaa4e6eb98fcac96", kill_on_drop: false }`
[INFO] [stdout] 89afb7d14702c4f5d31d35c47b45c4efafcabcc01047de3daaa4e6eb98fcac96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c272e7eaa277f5a3fb55f3f1cad4c04bb18163bfefd3f556996a7ac88416a7
[INFO] running `Command { std: "docker" "start" "-a" "85c272e7eaa277f5a3fb55f3f1cad4c04bb18163bfefd3f556996a7ac88416a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling druid-derive v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.16.9
[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/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/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=3ca634086e94cbac -C extra-filename=-3a01bb175f8fc9c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d5f5fd084223f1cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "85c272e7eaa277f5a3fb55f3f1cad4c04bb18163bfefd3f556996a7ac88416a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c272e7eaa277f5a3fb55f3f1cad4c04bb18163bfefd3f556996a7ac88416a7", kill_on_drop: false }`
[INFO] [stdout] 85c272e7eaa277f5a3fb55f3f1cad4c04bb18163bfefd3f556996a7ac88416a7
