[INFO] cloning repository https://github.com/khonsulabs/chillscapes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khonsulabs/chillscapes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhonsulabs%2Fchillscapes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhonsulabs%2Fchillscapes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09b1bdddf31713995204e145e5225298e2546613 [INFO] testing khonsulabs/chillscapes against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhonsulabs%2Fchillscapes" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khonsulabs/chillscapes on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khonsulabs/chillscapes [INFO] finished tweaking git repo https://github.com/khonsulabs/chillscapes [INFO] tweaked toml for git repo https://github.com/khonsulabs/chillscapes written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/khonsulabs/chillscapes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a626bd9b077e98b8640b2dfa2ea9c47c41f5e094d08e910e366d067f64b3c1cc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a626bd9b077e98b8640b2dfa2ea9c47c41f5e094d08e910e366d067f64b3c1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a626bd9b077e98b8640b2dfa2ea9c47c41f5e094d08e910e366d067f64b3c1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a626bd9b077e98b8640b2dfa2ea9c47c41f5e094d08e910e366d067f64b3c1cc", kill_on_drop: false }` [INFO] [stdout] a626bd9b077e98b8640b2dfa2ea9c47c41f5e094d08e910e366d067f64b3c1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36081c81598cc6d106bb39f2237cb01c906afe58f1dee2b192691f952ea8c739 [INFO] running `Command { std: "docker" "start" "-a" "36081c81598cc6d106bb39f2237cb01c906afe58f1dee2b192691f952ea8c739", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling async-semaphore v1.0.0 [INFO] [stderr] Compiling async-channel v1.4.1 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling futures-lite v1.0.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling async-barrier v1.0.1 [INFO] [stderr] Compiling async-rwlock v1.1.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling async-lock v2.1.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling blocking v0.6.1 [INFO] [stderr] Compiling async-executor v0.2.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling async-fs v1.1.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling polling v0.1.8 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling async-io v0.2.7 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling async-net v1.0.0 [INFO] [stderr] Compiling async-process v0.1.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=c22fc6b4894da44c -C extra-filename=-c22fc6b4894da44c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-021756d23a8932cf.rmeta --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" "36081c81598cc6d106bb39f2237cb01c906afe58f1dee2b192691f952ea8c739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36081c81598cc6d106bb39f2237cb01c906afe58f1dee2b192691f952ea8c739", kill_on_drop: false }` [INFO] [stdout] 36081c81598cc6d106bb39f2237cb01c906afe58f1dee2b192691f952ea8c739