[INFO] fetching crate bevy_editor_iris_plugin 0.1.0... [INFO] building bevy_editor_iris_plugin-0.1.0 against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] extracting crate bevy_editor_iris_plugin 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate bevy_editor_iris_plugin 0.1.0 on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_editor_iris_plugin 0.1.0 [INFO] finished tweaking crates.io crate bevy_editor_iris_plugin 0.1.0 [INFO] tweaked toml for crates.io crate bevy_editor_iris_plugin 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "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-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22288e122650e48130fba7651bf2fe89e617ee178f8509a50b9eed71fe0484aa [INFO] running `Command { std: "docker" "start" "-a" "22288e122650e48130fba7651bf2fe89e617ee178f8509a50b9eed71fe0484aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22288e122650e48130fba7651bf2fe89e617ee178f8509a50b9eed71fe0484aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22288e122650e48130fba7651bf2fe89e617ee178f8509a50b9eed71fe0484aa", kill_on_drop: false }` [INFO] [stdout] 22288e122650e48130fba7651bf2fe89e617ee178f8509a50b9eed71fe0484aa [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1402b54329edac6d2ad067b44455e9a24d3405ab79b522d9adf822ef5bd13a69 [INFO] running `Command { std: "docker" "start" "-a" "1402b54329edac6d2ad067b44455e9a24d3405ab79b522d9adf822ef5bd13a69", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bevy_tasks v0.7.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling notify v5.0.0-pre.11 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hexasphere v7.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling ab_glyph v0.2.19 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rcgen v0.9.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling gltf-derive v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling bevy_editor_iris_derive v0.1.0 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling quinn-proto v0.8.4 [INFO] [stderr] Compiling cargo-manifest v0.2.9 [INFO] [stderr] Compiling quinn-udp v0.1.4 [INFO] [stderr] Compiling quinn v0.8.5 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling gltf-json v1.1.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] error: could not compile `naga` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name naga --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/naga-0.8.5/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="validate"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' -C metadata=031145a8cec23ff3 -C extra-filename=-031145a8cec23ff3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-f5498a2ad3d74a3f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-7507514fe51e1aef.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1be0c5da9301a9d7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c2380f77c4698424.rmeta --extern pp_rs=/opt/rustwide/target/debug/deps/libpp_rs-26c837468cc6d90f.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-4afef45b09c7e04a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-825970dbed132c42.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" "1402b54329edac6d2ad067b44455e9a24d3405ab79b522d9adf822ef5bd13a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1402b54329edac6d2ad067b44455e9a24d3405ab79b522d9adf822ef5bd13a69", kill_on_drop: false }` [INFO] [stdout] 1402b54329edac6d2ad067b44455e9a24d3405ab79b522d9adf822ef5bd13a69