[INFO] cloning repository https://github.com/rodrigodealer/rTerm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodrigodealer/rTerm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodrigodealer%2FrTerm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodrigodealer%2FrTerm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c6de8446baa60e100ced8a672e64f12c38b5d1e [INFO] checking rodrigodealer/rTerm against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodrigodealer%2FrTerm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 84% (1388/1641) Updating files: 85% (1395/1641) Updating files: 86% (1412/1641) Updating files: 87% (1428/1641) Updating files: 88% (1445/1641) Updating files: 89% (1461/1641) Updating files: 90% (1477/1641) Updating files: 91% (1494/1641) Updating files: 92% (1510/1641) Updating files: 93% (1527/1641) Updating files: 94% (1543/1641) Updating files: 95% (1559/1641) Updating files: 96% (1576/1641) Updating files: 97% (1592/1641) Updating files: 98% (1609/1641) Updating files: 99% (1625/1641) Updating files: 100% (1641/1641) Updating files: 100% (1641/1641), done. [INFO] started tweaking git repo https://github.com/rodrigodealer/rTerm [INFO] finished tweaking git repo https://github.com/rodrigodealer/rTerm [INFO] tweaked toml for git repo https://github.com/rodrigodealer/rTerm written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rodrigodealer/rTerm on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rodrigodealer/rTerm 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d31de6e39f1a58a655eaf054a071758aaec461eb24d020529a68e44a7f9c58b8 [INFO] running `Command { std: "docker" "start" "-a" "d31de6e39f1a58a655eaf054a071758aaec461eb24d020529a68e44a7f9c58b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d31de6e39f1a58a655eaf054a071758aaec461eb24d020529a68e44a7f9c58b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31de6e39f1a58a655eaf054a071758aaec461eb24d020529a68e44a7f9c58b8", kill_on_drop: false }` [INFO] [stdout] d31de6e39f1a58a655eaf054a071758aaec461eb24d020529a68e44a7f9c58b8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e3e328a5621c4701b18375fee0356ffe83ff0ec56defb07851a75d5f127bd0f [INFO] running `Command { std: "docker" "start" "-a" "2e3e328a5621c4701b18375fee0356ffe83ff0ec56defb07851a75d5f127bd0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking rangemap v1.7.1 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking unicode-ccc v0.2.0 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking etagere v0.2.15 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking memmap2 v0.8.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking vte v0.13.1 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking getrandom v0.4.2 [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/8e819ff5434466e9a823e03871a1775ac7d84ddf/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=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0a284e369c3e1101.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" "2e3e328a5621c4701b18375fee0356ffe83ff0ec56defb07851a75d5f127bd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3e328a5621c4701b18375fee0356ffe83ff0ec56defb07851a75d5f127bd0f", kill_on_drop: false }` [INFO] [stdout] 2e3e328a5621c4701b18375fee0356ffe83ff0ec56defb07851a75d5f127bd0f