[INFO] cloning repository https://github.com/tjpeden/acre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjpeden/acre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpeden%2Facre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpeden%2Facre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e09a71b21a882eedddab91464d012ea08378a6c7 [INFO] checking tjpeden/acre against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpeden%2Facre" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tjpeden/acre [INFO] finished tweaking git repo https://github.com/tjpeden/acre [INFO] tweaked toml for git repo https://github.com/tjpeden/acre written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tjpeden/acre on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tjpeden/acre 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking tjpeden/acre against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjpeden%2Facre" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tjpeden/acre [INFO] finished tweaking git repo https://github.com/tjpeden/acre [INFO] tweaked toml for git repo https://github.com/tjpeden/acre written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tjpeden/acre on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tjpeden/acre 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a82301eeaa06e3850658cdf103818d7df76738707100b1085833347376de874a [INFO] running `Command { std: "docker" "start" "-a" "a82301eeaa06e3850658cdf103818d7df76738707100b1085833347376de874a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a82301eeaa06e3850658cdf103818d7df76738707100b1085833347376de874a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82301eeaa06e3850658cdf103818d7df76738707100b1085833347376de874a", kill_on_drop: false }` [INFO] [stdout] a82301eeaa06e3850658cdf103818d7df76738707100b1085833347376de874a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 259f5cde688a494ab0eac41100a64aac06f04fda40384ca38384aed28faf6ff3 [INFO] running `Command { std: "docker" "start" "-a" "259f5cde688a494ab0eac41100a64aac06f04fda40384ca38384aed28faf6ff3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking bevy_ptr v0.17.3 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling encase_derive_impl v0.11.2 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wgpu-hal v26.0.6 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling encase_derive v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling bevy_macro_utils v0.17.3 [INFO] [stderr] Checking wgpu-types v26.0.0 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking ktx2 v0.4.0 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.3 [INFO] [stderr] Checking rand_core v0.9.3 [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/ac4c3613be2acd5395b65d85e5657b81e3c982f0/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/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=430e6001ce338c99 -C extra-filename=-0ff2e9cc5c974355 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-77ccb8a5b4977714.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/ac4c3613be2acd5395b65d85e5657b81e3c982f0/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=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "259f5cde688a494ab0eac41100a64aac06f04fda40384ca38384aed28faf6ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259f5cde688a494ab0eac41100a64aac06f04fda40384ca38384aed28faf6ff3", kill_on_drop: false }` [INFO] [stdout] 259f5cde688a494ab0eac41100a64aac06f04fda40384ca38384aed28faf6ff3