[INFO] cloning repository https://github.com/oligamiq/Xilem-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oligamiq/Xilem-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foligamiq%2FXilem-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foligamiq%2FXilem-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1914cf6c03b2f4cd6f867e6eb94b45663b7be81 [INFO] checking oligamiq/Xilem-template against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foligamiq%2FXilem-template" "/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/oligamiq/Xilem-template [INFO] finished tweaking git repo https://github.com/oligamiq/Xilem-template [INFO] tweaked toml for git repo https://github.com/oligamiq/Xilem-template written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oligamiq/Xilem-template on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oligamiq/Xilem-template 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-4-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `proxy_vpn` [INFO] [stderr] * `bin` target `proxy_vpn` [INFO] [stderr] Blocking waiting for file lock on package cache [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81903c7275b0b56f0a00c56c6494a093130a5813cbec9951e0cf9c6094063b4a [INFO] running `Command { std: "docker" "start" "-a" "81903c7275b0b56f0a00c56c6494a093130a5813cbec9951e0cf9c6094063b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81903c7275b0b56f0a00c56c6494a093130a5813cbec9951e0cf9c6094063b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81903c7275b0b56f0a00c56c6494a093130a5813cbec9951e0cf9c6094063b4a", kill_on_drop: false }` [INFO] [stdout] 81903c7275b0b56f0a00c56c6494a093130a5813cbec9951e0cf9c6094063b4a [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c98fe415da7b5ea56cc5fd331e844e7b0fd34c22ef3e306f0dcf9043dd3cb629 [INFO] running `Command { std: "docker" "start" "-a" "c98fe415da7b5ea56cc5fd331e844e7b0fd34c22ef3e306f0dcf9043dd3cb629", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `proxy_vpn` [INFO] [stderr] * `bin` target `proxy_vpn` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.19 [INFO] [stderr] Checking kurbo v0.11.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking peniko v0.1.1 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking accesskit v0.16.3 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Compiling nv-flip-sys v0.1.1 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking accesskit_consumer v0.24.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=43fcead569686c70 -C extra-filename=-b0ad1063809e146b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6b76b40120fed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-17363c12faf47457.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (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/df1b9bf194c9183fb7c0604484171064069ce232/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=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0482edcd26f24452.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c98fe415da7b5ea56cc5fd331e844e7b0fd34c22ef3e306f0dcf9043dd3cb629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98fe415da7b5ea56cc5fd331e844e7b0fd34c22ef3e306f0dcf9043dd3cb629", kill_on_drop: false }` [INFO] [stdout] c98fe415da7b5ea56cc5fd331e844e7b0fd34c22ef3e306f0dcf9043dd3cb629