[INFO] cloning repository https://github.com/AndroxxTraxxon/gridworld-oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndroxxTraxxon/gridworld-oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroxxTraxxon%2Fgridworld-oxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroxxTraxxon%2Fgridworld-oxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca533d2f1d9d07ed959b3d5c03b6627c631702ad
[INFO] checking AndroxxTraxxon/gridworld-oxide against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndroxxTraxxon%2Fgridworld-oxide" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndroxxTraxxon/gridworld-oxide
[INFO] finished tweaking git repo https://github.com/AndroxxTraxxon/gridworld-oxide
[INFO] tweaked toml for git repo https://github.com/AndroxxTraxxon/gridworld-oxide written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndroxxTraxxon/gridworld-oxide on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndroxxTraxxon/gridworld-oxide 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/libgridworld/Cargo.toml: unused manifest key: package.features
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 387e61915ecf5d7562635419922bdae0842e2d70a17c86ae8afe58122652f135
[INFO] running `Command { std: "docker" "start" "-a" "387e61915ecf5d7562635419922bdae0842e2d70a17c86ae8afe58122652f135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "387e61915ecf5d7562635419922bdae0842e2d70a17c86ae8afe58122652f135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "387e61915ecf5d7562635419922bdae0842e2d70a17c86ae8afe58122652f135", kill_on_drop: false }`
[INFO] [stdout] 387e61915ecf5d7562635419922bdae0842e2d70a17c86ae8afe58122652f135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb48f6e2e90ba79e8f7ffbd96095d1322519132245b165b362efad0752f8a057
[INFO] running `Command { std: "docker" "start" "-a" "fb48f6e2e90ba79e8f7ffbd96095d1322519132245b165b362efad0752f8a057", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/libgridworld/Cargo.toml: unused manifest key: package.features
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking value-bag-serde1 v1.12.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]     Checking compression-codecs v0.4.33
[INFO] [stderr]     Checking lyon_geom v1.0.18
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json_lenient v0.2.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.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/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb48f6e2e90ba79e8f7ffbd96095d1322519132245b165b362efad0752f8a057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb48f6e2e90ba79e8f7ffbd96095d1322519132245b165b362efad0752f8a057", kill_on_drop: false }`
[INFO] [stdout] fb48f6e2e90ba79e8f7ffbd96095d1322519132245b165b362efad0752f8a057
