[INFO] cloning repository https://github.com/valkum/amethyst-lightroom [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valkum/amethyst-lightroom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkum%2Famethyst-lightroom"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkum%2Famethyst-lightroom'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a72eae6770b01048d4dea37b95d2c070674ce57 [INFO] checking valkum/amethyst-lightroom against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkum%2Famethyst-lightroom" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valkum/amethyst-lightroom on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/valkum/amethyst-lightroom [INFO] removed path dependency amethyst from git repo https://github.com/valkum/amethyst-lightroom [INFO] removed path dependency amethyst-imgui from git repo https://github.com/valkum/amethyst-lightroom [INFO] removed path dependency amethyst_derive from git repo https://github.com/valkum/amethyst-lightroom [INFO] finished tweaking git repo https://github.com/valkum/amethyst-lightroom [INFO] tweaked toml for git repo https://github.com/valkum/amethyst-lightroom written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/valkum/amethyst-lightroom already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (amethyst-imgui) 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-2/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" "+1a399c10897767c36d147199696c96f193034e49" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (amethyst-imgui) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded renderdoc-sys v0.6.0 [INFO] [stderr] Downloaded shaderc v0.5.1 [INFO] [stderr] Downloaded renderdoc v0.7.1 [INFO] [stderr] Downloaded amethyst-imgui v0.5.0 [INFO] [stderr] Downloaded shaderc-sys v0.5.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29cd0528aa05bca46023d3489b3481c18a111aa439e63f967bb70dda74d803c6 [INFO] running `"docker" "start" "-a" "29cd0528aa05bca46023d3489b3481c18a111aa439e63f967bb70dda74d803c6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (amethyst) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (amethyst-imgui) 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking ahash v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking renderdoc-sys v0.6.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling imgui-sys v0.2.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling unic-langid-impl v0.6.2 [INFO] [stderr] Compiling unic-langid-impl v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling shaderc-sys v0.5.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking raw-window-handle v0.1.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Compiling err-derive v0.1.6 [INFO] [stderr] Compiling rustc_version_runtime v0.1.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking amethyst_error v0.5.0 [INFO] [stderr] Checking amethyst_error v0.3.0 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking png v0.16.4 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=8fbd5d46069ef10f -C extra-filename=-8fbd5d46069ef10f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-938ce14d136842b0.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-37936afee41acbbd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c838a7316554d075.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-4b080b81542a1d2f.rmeta --cap-lints allow --cap-lints=forbid` (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: Pre-built library not found. Falling back to from-source build [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "29cd0528aa05bca46023d3489b3481c18a111aa439e63f967bb70dda74d803c6"` [INFO] running `"docker" "rm" "-f" "29cd0528aa05bca46023d3489b3481c18a111aa439e63f967bb70dda74d803c6"` [INFO] [stdout] 29cd0528aa05bca46023d3489b3481c18a111aa439e63f967bb70dda74d803c6