[INFO] cloning repository https://github.com/nice-game/game-engine [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nice-game/game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnice-game%2Fgame-engine"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnice-game%2Fgame-engine'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c72561a1915eace5c8e91c07417d6df1b3f7470a [INFO] testing nice-game/game-engine against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnice-game%2Fgame-engine" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nice-game/game-engine on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nice-game/game-engine [INFO] removed workspace from git repo https://github.com/nice-game/game-engine [INFO] removed path dependency vulkan from git repo https://github.com/nice-game/game-engine [INFO] finished tweaking git repo https://github.com/nice-game/game-engine [INFO] tweaked toml for git repo https://github.com/nice-game/game-engine written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/nice-game/game-engine already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (vulkan) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (vulkan) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa017c0659dba1189e6031da6b769d2cc6be0599e4cee670c7b99f885532f8fc [INFO] running `"docker" "start" "-a" "aa017c0659dba1189e6031da6b769d2cc6be0599e4cee670c7b99f885532f8fc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (vulkan) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling vulkan v0.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling shaderc-sys v0.6.2 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling simba v0.1.3 [INFO] [stderr] error: could not compile `image`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/image-0.23.4/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="scoped_threadpool"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' -C metadata=a8e2df67a7c30848 -C extra-filename=-a8e2df67a7c30848 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-c63f64a514a96f76.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-d468bd51667d24f3.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-5fc98a5c1be3ef85.rmeta --extern num_iter=/opt/rustwide/target/debug/deps/libnum_iter-810d5112aad38c54.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-740eb330ede0461e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ab8ecb6c4ae034d0.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-74f68ab65fe26ae8.rmeta --extern scoped_threadpool=/opt/rustwide/target/debug/deps/libscoped_threadpool-4b8ceb511173985b.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-7bf07edfa05a1434.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] warning: System installed library not found. Falling back to build from source [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "aa017c0659dba1189e6031da6b769d2cc6be0599e4cee670c7b99f885532f8fc"` [INFO] running `"docker" "rm" "-f" "aa017c0659dba1189e6031da6b769d2cc6be0599e4cee670c7b99f885532f8fc"` [INFO] [stdout] aa017c0659dba1189e6031da6b769d2cc6be0599e4cee670c7b99f885532f8fc