[INFO] cloning repository https://github.com/Ckiddo/patchwork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ckiddo/patchwork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCkiddo%2Fpatchwork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCkiddo%2Fpatchwork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3d45ca0ec1bece7a3996e99a460177eaa722963
[INFO] checking Ckiddo/patchwork against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCkiddo%2Fpatchwork" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Ckiddo/patchwork
[INFO] finished tweaking git repo https://github.com/Ckiddo/patchwork
[INFO] tweaked toml for git repo https://github.com/Ckiddo/patchwork written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ckiddo/patchwork on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ckiddo/patchwork 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e8a53aa31d7520d664a1587e0dea62f7a1ea845c14d4fbc7ceacb80d320a4d7
[INFO] running `Command { std: "docker" "start" "-a" "7e8a53aa31d7520d664a1587e0dea62f7a1ea845c14d4fbc7ceacb80d320a4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e8a53aa31d7520d664a1587e0dea62f7a1ea845c14d4fbc7ceacb80d320a4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e8a53aa31d7520d664a1587e0dea62f7a1ea845c14d4fbc7ceacb80d320a4d7", kill_on_drop: false }`
[INFO] [stdout] 7e8a53aa31d7520d664a1587e0dea62f7a1ea845c14d4fbc7ceacb80d320a4d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00c19bd75a6e27d744a820331b6a55ca93c58bae73da1b54b7710aa2aaf76547
[INFO] running `Command { std: "docker" "start" "-a" "00c19bd75a6e27d744a820331b6a55ca93c58bae73da1b54b7710aa2aaf76547", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking bevy_ptr v0.17.2
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr] error: could not compile `pxfm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.24/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=200b8daf08f25bff -C extra-filename=-fb0fdfd316a5cfc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --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/a7b168ac4977e8e93a43448b44847adaa305d5a9/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=13e5a64f8977ed11 -C extra-filename=-f5c13942352feca0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-39b06f03cba9dabf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "00c19bd75a6e27d744a820331b6a55ca93c58bae73da1b54b7710aa2aaf76547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00c19bd75a6e27d744a820331b6a55ca93c58bae73da1b54b7710aa2aaf76547", kill_on_drop: false }`
[INFO] [stdout] 00c19bd75a6e27d744a820331b6a55ca93c58bae73da1b54b7710aa2aaf76547
