[INFO] cloning repository https://github.com/MatchaChoco010/vulkan-ash-tutorial-rust-memo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MatchaChoco010/vulkan-ash-tutorial-rust-memo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatchaChoco010%2Fvulkan-ash-tutorial-rust-memo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatchaChoco010%2Fvulkan-ash-tutorial-rust-memo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8caaa244252eb3a9792d823517119afebd7567f4 [INFO] testing MatchaChoco010/vulkan-ash-tutorial-rust-memo against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatchaChoco010%2Fvulkan-ash-tutorial-rust-memo" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MatchaChoco010/vulkan-ash-tutorial-rust-memo on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MatchaChoco010/vulkan-ash-tutorial-rust-memo [INFO] finished tweaking git repo https://github.com/MatchaChoco010/vulkan-ash-tutorial-rust-memo [INFO] tweaked toml for git repo https://github.com/MatchaChoco010/vulkan-ash-tutorial-rust-memo written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate git repo https://github.com/MatchaChoco010/vulkan-ash-tutorial-rust-memo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.28.0 [INFO] [stderr] Downloaded cc v1.0.59 [INFO] [stderr] Downloaded wayland-commons v0.28.0 [INFO] [stderr] Downloaded libloading v0.6.3 [INFO] [stderr] Downloaded wayland-protocols v0.28.0 [INFO] [stderr] Downloaded syn v1.0.44 [INFO] [stderr] Downloaded core-foundation v0.9.0 [INFO] [stderr] Downloaded core-graphics v0.22.0 [INFO] [stderr] Downloaded tobj v2.0.2 [INFO] [stderr] Downloaded png v0.16.7 [INFO] [stderr] Downloaded wide v0.4.6 [INFO] [stderr] Downloaded wayland-client v0.28.0 [INFO] [stderr] Downloaded ultraviolet v0.4.6 [INFO] [stderr] Downloaded ash-window v0.5.0 [INFO] [stderr] Downloaded core-foundation-sys v0.8.0 [INFO] [stderr] Downloaded raw-window-metal v0.1.0 [INFO] [stderr] Downloaded imgui-winit-support v0.4.0 [INFO] [stderr] Downloaded num-iter v0.1.41 [INFO] [stderr] Downloaded rayon-core v1.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.116 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded rayon v1.4.0 [INFO] [stderr] Downloaded libc v0.2.76 [INFO] [stderr] Downloaded imgui-sys v0.4.0 [INFO] [stderr] Downloaded crevice-derive v0.4.0 [INFO] [stderr] Downloaded crevice v0.4.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded gif v0.11.1 [INFO] [stderr] Downloaded num-rational v0.3.0 [INFO] [stderr] Downloaded calloop v0.6.4 [INFO] [stderr] Downloaded ndk-glue v0.2.0 [INFO] [stderr] Downloaded imgui v0.4.0 [INFO] [stderr] Downloaded num-complex v0.3.0 [INFO] [stderr] Downloaded num v0.3.0 [INFO] [stderr] Downloaded weezl v0.1.1 [INFO] [stderr] Downloaded num-bigint v0.3.0 [INFO] [stderr] Downloaded mint v0.5.5 [INFO] [stderr] Downloaded image v0.23.10 [INFO] [stderr] Downloaded vk-mem v0.2.2 [INFO] [stderr] Downloaded ndk v0.2.0 [INFO] [stderr] Downloaded core-graphics-types v0.1.0 [INFO] [stderr] Downloaded serde v1.0.115 [INFO] [stderr] Downloaded imgui-rs-vulkan-renderer v0.4.2 [INFO] [stderr] Downloaded ndk-sys v0.2.0 [INFO] [stderr] Downloaded instant v0.1.6 [INFO] [stderr] Downloaded wayland-cursor v0.28.0 [INFO] [stderr] Downloaded wayland-scanner v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d56c8b9cc26b0da0e6313e6cc6aa8b5f28473cd40a8110d42bf26bf967f91835 [INFO] running `Command { std: "docker" "start" "-a" "d56c8b9cc26b0da0e6313e6cc6aa8b5f28473cd40a8110d42bf26bf967f91835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d56c8b9cc26b0da0e6313e6cc6aa8b5f28473cd40a8110d42bf26bf967f91835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56c8b9cc26b0da0e6313e6cc6aa8b5f28473cd40a8110d42bf26bf967f91835", kill_on_drop: false }` [INFO] [stdout] d56c8b9cc26b0da0e6313e6cc6aa8b5f28473cd40a8110d42bf26bf967f91835 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e470fa5ac742894118fcf3abbec4524f437117e276671c3fef1907cf80f82e [INFO] running `Command { std: "docker" "start" "-a" "25e470fa5ac742894118fcf3abbec4524f437117e276671c3fef1907cf80f82e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Compiling tobj v2.0.2 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] error: could not compile `xml-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.8.3/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 -C metadata=3ebfc5d21d19b6ad -C extra-filename=-3ebfc5d21d19b6ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "25e470fa5ac742894118fcf3abbec4524f437117e276671c3fef1907cf80f82e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e470fa5ac742894118fcf3abbec4524f437117e276671c3fef1907cf80f82e", kill_on_drop: false }` [INFO] [stdout] 25e470fa5ac742894118fcf3abbec4524f437117e276671c3fef1907cf80f82e