[INFO] cloning repository https://github.com/rustcc/GEFS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustcc/GEFS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcc%2FGEFS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcc%2FGEFS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50c8f7afae89e12068e69310f85683fe6e9c5575 [INFO] testing rustcc/GEFS against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustcc%2FGEFS" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustcc/GEFS on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustcc/GEFS [INFO] finished tweaking git repo https://github.com/rustcc/GEFS [INFO] tweaked toml for git repo https://github.com/rustcc/GEFS written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rustcc/GEFS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: demo1 [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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d047c66300f0a94d4821674eb7ce32820c24ea436789b0589b8175cb75b443b8 [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" "d047c66300f0a94d4821674eb7ce32820c24ea436789b0589b8175cb75b443b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d047c66300f0a94d4821674eb7ce32820c24ea436789b0589b8175cb75b443b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d047c66300f0a94d4821674eb7ce32820c24ea436789b0589b8175cb75b443b8", kill_on_drop: false }` [INFO] [stdout] d047c66300f0a94d4821674eb7ce32820c24ea436789b0589b8175cb75b443b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] cebbfe33e475b757b948e9e6ba91464f4447f8f8dc4e4ce6322a3bd8004f45d5 [INFO] running `Command { std: "docker" "start" "-a" "cebbfe33e475b757b948e9e6ba91464f4447f8f8dc4e4ce6322a3bd8004f45d5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: demo1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling weezl v0.1.2 [INFO] [stderr] Compiling inplace_it v0.3.2 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling solvent v0.8.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] error: could not compile `ash` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ash-0.31.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"' --cfg 'feature="libloading"' -C metadata=e479567012e526fc -C extra-filename=-e479567012e526fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-5d068ce5cbc99233.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" "cebbfe33e475b757b948e9e6ba91464f4447f8f8dc4e4ce6322a3bd8004f45d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cebbfe33e475b757b948e9e6ba91464f4447f8f8dc4e4ce6322a3bd8004f45d5", kill_on_drop: false }` [INFO] [stdout] cebbfe33e475b757b948e9e6ba91464f4447f8f8dc4e4ce6322a3bd8004f45d5