[INFO] cloning repository https://github.com/iwyatt/xurich [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwyatt/xurich" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fxurich", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fxurich'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fef0e5f614b67243d137b672676a8dd7b689111a [INFO] checking iwyatt/xurich against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwyatt%2Fxurich" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iwyatt/xurich [INFO] finished tweaking git repo https://github.com/iwyatt/xurich [INFO] tweaked toml for git repo https://github.com/iwyatt/xurich written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iwyatt/xurich on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iwyatt/xurich 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" "+38c2997544af84fe301d600d6896397738163002" "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" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6fc5d1da57370db51eb2143a7436a08a95e1c460f50d1d9e420f58c836392b2 [INFO] running `Command { std: "docker" "start" "-a" "a6fc5d1da57370db51eb2143a7436a08a95e1c460f50d1d9e420f58c836392b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6fc5d1da57370db51eb2143a7436a08a95e1c460f50d1d9e420f58c836392b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6fc5d1da57370db51eb2143a7436a08a95e1c460f50d1d9e420f58c836392b2", kill_on_drop: false }` [INFO] [stdout] a6fc5d1da57370db51eb2143a7436a08a95e1c460f50d1d9e420f58c836392b2 [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" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcada5912f8c463b6e23297b56399b38778ba3a3b65434248f5ab560eae921fa [INFO] running `Command { std: "docker" "start" "-a" "bcada5912f8c463b6e23297b56399b38778ba3a3b65434248f5ab560eae921fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling winnow v0.5.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking alsa-sys v0.3.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/38c2997544af84fe301d600d6896397738163002/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8bc9c0c9244f4a7c -C extra-filename=-4c8731c45f149574 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-bbb0b8991473ee63.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-41fdd5b22ab95b9c.rmeta --cap-lints allow --cap-lints=forbid -l dl` (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/38c2997544af84fe301d600d6896397738163002/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=aa26d46fafb73475 -C extra-filename=-0bdbbcf1df9d39e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-4c076bc1e298bef1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bcada5912f8c463b6e23297b56399b38778ba3a3b65434248f5ab560eae921fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcada5912f8c463b6e23297b56399b38778ba3a3b65434248f5ab560eae921fa", kill_on_drop: false }` [INFO] [stdout] bcada5912f8c463b6e23297b56399b38778ba3a3b65434248f5ab560eae921fa