[INFO] cloning repository https://github.com/ntibi/wave-function-collapse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntibi/wave-function-collapse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntibi%2Fwave-function-collapse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntibi%2Fwave-function-collapse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53313b48ab8c3cb5e357419d1aabac51a6f05d03
[INFO] documenting ntibi/wave-function-collapse/53313b48ab8c3cb5e357419d1aabac51a6f05d03 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntibi%2Fwave-function-collapse" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ntibi/wave-function-collapse
[INFO] finished tweaking git repo https://github.com/ntibi/wave-function-collapse
[INFO] tweaked toml for git repo https://github.com/ntibi/wave-function-collapse written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntibi/wave-function-collapse on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 434 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.12.1 (available: v0.19.0)
[INFO] [stderr]       Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2)
[INFO] [stderr]       Adding block2 v0.2.0-alpha.6 (available: v0.2.0)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.10)
[INFO] [stderr]       Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3)
[INFO] [stderr]       Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5)
[INFO] [stderr]       Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0)
[INFO] [stderr]       Adding rand v0.8.7 (available: v0.10.2)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.103)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7
[INFO] running `Command { std: "docker" "start" "ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7", 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" "ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_ptr v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking bevy_tasks v0.12.1
[INFO] [stderr]    Compiling thiserror-core v1.0.50
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling uuid v1.23.5
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling zmij v1.0.22
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]    Compiling gilrs v0.10.10
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking grid v0.10.0
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking gilrs-core v0.5.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking taffy v0.3.19
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]    Compiling bevy_asset_macros v0.12.1
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.12.1
[INFO] [stderr]    Compiling bevy_render_macros v0.12.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ruzstd v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking accesskit_winit v0.15.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.13.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="clone"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-in"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="pp-rs"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "clone", "codespan-reporting", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "span", "spirv", "spv-in", "spv-out", "termcolor", "unicode-xid", "validate", "wgsl-in", "wgsl-out"))' -C metadata=1f7c2ef3b8a56a17 -C extra-filename=-c47478f8747867b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-7cad53b0d6eff5c6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-207419943f39778d.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-8e9eca4de7334ab1.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-6ed5b95476fce853.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6d07c917eaaa5d52.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-78417dee963fe621.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e69d2f3a2599dfa9.rmeta --extern pp_rs=/opt/rustwide/target/debug/deps/libpp_rs-38554cb7cc0504f8.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ba0eae090a9795a0.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-594a74bac923e60e.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-04896370c297871a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d69084f9a385b5e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6df15a18ce3cc7b9.rmeta --cap-lints allow --cap-lints=warn` (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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=d5c864e054ce626e -C extra-filename=-af4c81e9d6818611 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-76cd99f2df206d0d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7", kill_on_drop: false }`
[INFO] [stdout] ee6bfca7335bb2b22117fd497a130c8cf4edc7e4723a2e46f377f518c13de0e7
