[INFO] fetching crate egui_render_wgpu 0.3.0... [INFO] testing egui_render_wgpu-0.3.0 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate egui_render_wgpu 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate egui_render_wgpu 0.3.0 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate egui_render_wgpu 0.3.0 [INFO] finished tweaking crates.io crate egui_render_wgpu 0.3.0 [INFO] tweaked toml for crates.io crate egui_render_wgpu 0.3.0 written to /workspace/builds/worker-0-tc1/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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intmap v2.0.0 [INFO] [stderr] Downloaded inplace_it v0.3.5 [INFO] [stderr] Downloaded egui_backend v0.2.0 [INFO] [stderr] Downloaded naga v0.9.0 [INFO] [stderr] Downloaded wgpu-hal v0.13.2 [INFO] [stderr] Downloaded wgpu-core v0.13.2 [INFO] [stderr] Downloaded wgpu v0.13.1 [INFO] [stderr] Downloaded wgpu-types v0.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14e753b95ed243e668eaf0046bdddc334a988b9c41a5051a8f4b5fc43e92cba7 [INFO] running `Command { std: "docker" "start" "-a" "14e753b95ed243e668eaf0046bdddc334a988b9c41a5051a8f4b5fc43e92cba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14e753b95ed243e668eaf0046bdddc334a988b9c41a5051a8f4b5fc43e92cba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e753b95ed243e668eaf0046bdddc334a988b9c41a5051a8f4b5fc43e92cba7", kill_on_drop: false }` [INFO] [stdout] 14e753b95ed243e668eaf0046bdddc334a988b9c41a5051a8f4b5fc43e92cba7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfc5a90bcafca6d5528ace9df099f6e5d4685adae4ce66e689183ea9462cc465 [INFO] running `Command { std: "docker" "start" "-a" "dfc5a90bcafca6d5528ace9df099f6e5d4685adae4ce66e689183ea9462cc465", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.2+1.3.238 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling intmap v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ahash v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling owned_ttf_parser v0.18.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ab_glyph v0.2.19 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling egui v0.19.0 [INFO] [stderr] Compiling egui_backend v0.2.0 [INFO] [stderr] Compiling wgpu-hal v0.13.2 [INFO] [stderr] error: could not compile `egui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/egui-0.19.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="bytemuck"' --cfg 'feature="default_fonts"' -C metadata=630cc718308de52d -C extra-filename=-630cc718308de52d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-9b2713c46f8dd215.rmeta --extern epaint=/opt/rustwide/target/debug/deps/libepaint-c90ed52c31827854.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/deps/libnohash_hasher-3654013dcf351da4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dfc5a90bcafca6d5528ace9df099f6e5d4685adae4ce66e689183ea9462cc465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfc5a90bcafca6d5528ace9df099f6e5d4685adae4ce66e689183ea9462cc465", kill_on_drop: false }` [INFO] [stdout] dfc5a90bcafca6d5528ace9df099f6e5d4685adae4ce66e689183ea9462cc465