[INFO] cloning repository https://github.com/coderedart/egui_overlay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderedart/egui_overlay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fegui_overlay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fegui_overlay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1416c723dae0d5acb2493fbb6594941e5541a0 [INFO] testing coderedart/egui_overlay against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Fegui_overlay" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coderedart/egui_overlay on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coderedart/egui_overlay [INFO] finished tweaking git repo https://github.com/coderedart/egui_overlay [INFO] tweaked toml for git repo https://github.com/coderedart/egui_overlay written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coderedart/egui_overlay 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bda5a2e1273beab11689305277f26616f7728961db68f09116ed12aec9d316f6 [INFO] running `Command { std: "docker" "start" "-a" "bda5a2e1273beab11689305277f26616f7728961db68f09116ed12aec9d316f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda5a2e1273beab11689305277f26616f7728961db68f09116ed12aec9d316f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda5a2e1273beab11689305277f26616f7728961db68f09116ed12aec9d316f6", kill_on_drop: false }` [INFO] [stdout] bda5a2e1273beab11689305277f26616f7728961db68f09116ed12aec9d316f6 [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 -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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46eaca75ac9e8f94cc390a69e7ea2a7a11340ffc1d4f99c5cc38f9dba0d83277 [INFO] running `Command { std: "docker" "start" "-a" "46eaca75ac9e8f94cc390a69e7ea2a7a11340ffc1d4f99c5cc38f9dba0d83277", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling wgpu-core v0.13.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-types v0.13.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling intmap v2.0.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling owned_ttf_parser v0.15.1 [INFO] [stderr] Compiling ab_glyph v0.2.16 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling glfw-sys-passthrough v4.0.1+3.3.5 [INFO] [stderr] Compiling glfw-passthrough v0.44.1 [INFO] [stderr] Compiling bytemuck_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling emath v0.19.0 [INFO] [stderr] Compiling epaint v0.19.0 [INFO] [stderr] Compiling thiserror v1.0.32 [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 egui_window_glfw_passthrough v0.2.1 [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=4a0b597d943f984d -C extra-filename=-4a0b597d943f984d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-01c80828203f3446.rmeta --extern epaint=/opt/rustwide/target/debug/deps/libepaint-d5d14a4593e14025.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" "46eaca75ac9e8f94cc390a69e7ea2a7a11340ffc1d4f99c5cc38f9dba0d83277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46eaca75ac9e8f94cc390a69e7ea2a7a11340ffc1d4f99c5cc38f9dba0d83277", kill_on_drop: false }` [INFO] [stdout] 46eaca75ac9e8f94cc390a69e7ea2a7a11340ffc1d4f99c5cc38f9dba0d83277