[INFO] cloning repository https://github.com/abdirashidexe/pressurized
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abdirashidexe/pressurized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdirashidexe%2Fpressurized", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdirashidexe%2Fpressurized'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10146b0536ef99e4313c2e7187bc2c8089dc0f31
[INFO] checking abdirashidexe/pressurized against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdirashidexe%2Fpressurized" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abdirashidexe/pressurized
[INFO] finished tweaking git repo https://github.com/abdirashidexe/pressurized
[INFO] tweaked toml for git repo https://github.com/abdirashidexe/pressurized written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abdirashidexe/pressurized on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abdirashidexe/pressurized 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.49
[INFO] [stderr]   Downloaded redox_syscall v0.8.0
[INFO] [stderr]   Downloaded zerocopy v0.8.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61
[INFO] running `Command { std: "docker" "start" "c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61", 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" "c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61", 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" "c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking bevy_platform v0.18.1
[INFO] [stderr]    Compiling zerocopy v0.8.49
[INFO] [stderr]     Checking bevy_utils v0.18.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking bevy_tasks v0.18.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling bevy_derive v0.18.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.1
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking ruzstd v0.8.3
[INFO] [stderr]     Checking ktx2 v0.4.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking hexasphere v16.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bevy_reflect v0.18.1
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking naga v27.0.3
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking read-fonts v0.36.0
[INFO] [stderr]    Compiling bevy_render_macros v0.18.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ed2df61a19042f231709eb05d032ae9e2cb2084/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.37.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=98c9a9e354e88238 -C extra-filename=-bb87a60205f13d17 --out-dir /opt/rustwide/target/debug/build/read-fonts/bb87a60205f13d17/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/56fa90e2c5b71f57/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/ddd4081836c81d17/out -L dependency=/opt/rustwide/target/debug/build/font-types/5848115b16226a28/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/56fa90e2c5b71f57/out/libbytemuck-56fa90e2c5b71f57.rmeta --extern font_types=/opt/rustwide/target/debug/build/font-types/5848115b16226a28/out/libfont_types-5848115b16226a28.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/1ed2df61a19042f231709eb05d032ae9e2cb2084/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/build/ash/7820bd67844a5b61/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out --extern libloading=/opt/rustwide/target/debug/build/libloading/d21983df834c79db/out/liblibloading-d21983df834c79db.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61", kill_on_drop: false }`
[INFO] [stdout] c57685badc7b683b3e01f524b3b43c8a39db38865cdb7d92258f51feb9e8cb61
