[INFO] fetching crate bevy_capture_media 0.0.2... [INFO] testing bevy_capture_media-0.0.2 against master#8dd5cd0bc1d683c30805e1dc831cac546b621a75 for pr-131095 [INFO] extracting crate bevy_capture_media 0.0.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate bevy_capture_media 0.0.2 on toolchain 8dd5cd0bc1d683c30805e1dc831cac546b621a75 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate bevy_capture_media 0.0.2 [INFO] finished tweaking crates.io crate bevy_capture_media 0.0.2 [INFO] tweaked toml for crates.io crate bevy_capture_media 0.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 243 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding bevy_app v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding bevy_asset v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding bevy_core_pipeline v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding bevy_ecs v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding bevy_render v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding bevy_tasks v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding bevy_time v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding bevy_transform v0.8.1 (available: v0.14.2) [INFO] [stderr] Adding futures-lite v1.13.0 (available: v2.3.0) [INFO] [stderr] Adding gif v0.11.4 (available: v0.13.1) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.2) [INFO] [stderr] Adding wgpu v0.13.1 (available: v22.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_math v0.8.1 [INFO] [stderr] Downloaded bevy_macro_utils v0.8.1 [INFO] [stderr] Downloaded bevy_ptr v0.8.1 [INFO] [stderr] Downloaded bevy_transform v0.8.1 [INFO] [stderr] Downloaded bevy_utils v0.8.1 [INFO] [stderr] Downloaded bevy_reflect v0.8.1 [INFO] [stderr] Downloaded bevy_encase_derive v0.8.1 [INFO] [stderr] Downloaded bevy_core v0.8.1 [INFO] [stderr] Downloaded bevy_log v0.8.1 [INFO] [stderr] Downloaded bevy_derive v0.8.1 [INFO] [stderr] Downloaded bevy_reflect_derive v0.8.1 [INFO] [stderr] Downloaded bevy_core_pipeline v0.8.1 [INFO] [stderr] Downloaded bevy_render_macros v0.8.1 [INFO] [stderr] Downloaded bevy_mikktspace v0.8.1 [INFO] [stderr] Downloaded bevy_tasks v0.8.1 [INFO] [stderr] Downloaded bevy_asset v0.8.1 [INFO] [stderr] Downloaded bevy_render v0.8.1 [INFO] [stderr] Downloaded hexasphere v7.2.1 [INFO] [stderr] Downloaded bevy_app v0.8.1 [INFO] [stderr] Downloaded bevy_hierarchy v0.8.1 [INFO] [stderr] Downloaded bevy_diagnostic v0.8.1 [INFO] [stderr] Downloaded bevy_ecs v0.8.1 [INFO] [stderr] Downloaded bevy_input v0.8.1 [INFO] [stderr] Downloaded bevy_window v0.8.1 [INFO] [stderr] Downloaded bevy_time v0.8.1 [INFO] [stderr] Downloaded bevy_ecs_macros v0.8.1 [INFO] [stderr] Downloaded erased-serde v0.3.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ab83183a9813d45626455b52fcf1b55df42e01adbe228984172e7e19fba68e [INFO] running `Command { std: "docker" "start" "-a" "a8ab83183a9813d45626455b52fcf1b55df42e01adbe228984172e7e19fba68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ab83183a9813d45626455b52fcf1b55df42e01adbe228984172e7e19fba68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ab83183a9813d45626455b52fcf1b55df42e01adbe228984172e7e19fba68e", kill_on_drop: false }` [INFO] [stdout] a8ab83183a9813d45626455b52fcf1b55df42e01adbe228984172e7e19fba68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 571e780569d09d8573f910e2c2b24fe3f3c05ad81d78e48ca2c1a0c42c949e84 [INFO] running `Command { std: "docker" "start" "-a" "571e780569d09d8573f910e2c2b24fe3f3c05ad81d78e48ca2c1a0c42c949e84", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling bevy_ptr v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling bevy_tasks v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling bevy_macro_utils v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.8.1 [INFO] [stderr] Compiling bevy_derive v0.8.1 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling encase_derive_impl v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling encase_derive v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling const_panic v0.2.10 [INFO] [stderr] Compiling bevy_encase_derive v0.8.1 [INFO] [stderr] Compiling bevy_render_macros v0.8.1 [INFO] [stderr] Compiling radsort v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling bevy_utils v0.8.1 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling bevy_reflect v0.8.1 [INFO] [stderr] Compiling bevy_math v0.8.1 [INFO] [stderr] Compiling bevy_mikktspace v0.8.1 [INFO] [stderr] Compiling encase v0.3.0 [INFO] [stderr] Compiling hexasphere v7.2.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling bevy_ecs v0.8.1 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [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/8dd5cd0bc1d683c30805e1dc831cac546b621a75/bin/rustc --crate-name naga --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/naga-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-in"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="petgraph"' --cfg 'feature="pp-rs"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-in"' --cfg 'feature="spv-out"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "codespan-reporting", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "glsl-validate", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "span", "spirv", "spv-in", "spv-out", "unicode-xid", "validate", "wgsl-in", "wgsl-out"))' -C metadata=20c0763e0780f011 -C extra-filename=-20c0763e0780f011 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-54fe359cf7021452.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-fd004766546d470d.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-39f1e4b1f93d298c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c8ebaebf6328ecb7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e7e7e8ec9ff686da.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e35ec60fee4843d4.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f6ff5e475e24d021.rmeta --extern pp_rs=/opt/rustwide/target/debug/deps/libpp_rs-93c80b968831f5bb.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-449b4f68ddd88550.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-fa6f491c11a065ab.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-116a8f6e8f4ddb54.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-150e97b2d53c66d6.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-17387e3c86045dd5.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/8dd5cd0bc1d683c30805e1dc831cac546b621a75/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=410295095d772195 -C extra-filename=-410295095d772195 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-dea2e1579b755b56.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "571e780569d09d8573f910e2c2b24fe3f3c05ad81d78e48ca2c1a0c42c949e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571e780569d09d8573f910e2c2b24fe3f3c05ad81d78e48ca2c1a0c42c949e84", kill_on_drop: false }` [INFO] [stdout] 571e780569d09d8573f910e2c2b24fe3f3c05ad81d78e48ca2c1a0c42c949e84