[INFO] cloning repository https://github.com/dannowilby/rust-game-engine [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dannowilby/rust-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4a38f1876c731d466626de58bbfba4416af62c51 [INFO] testing dannowilby/rust-game-engine against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdannowilby%2Frust-game-engine" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dannowilby/rust-game-engine on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dannowilby/rust-game-engine [INFO] finished tweaking git repo https://github.com/dannowilby/rust-game-engine [INFO] tweaked toml for git repo https://github.com/dannowilby/rust-game-engine written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dannowilby/rust-game-engine already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 00e431164c8b4dd1115276e769a5c1e76bda5a32679cc423c68074f7668c1d4f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "00e431164c8b4dd1115276e769a5c1e76bda5a32679cc423c68074f7668c1d4f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling tobj v0.1.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [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-integer v0.1.42 [INFO] [stderr] Compiling glfw-sys v3.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glfw v0.36.0 [INFO] [stderr] Compiling wasmer-runtime-core v0.16.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling image v0.23.2 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.16.2 [INFO] [stderr] error: could not compile `cranelift-codegen`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cranelift_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cranelift-codegen-0.59.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' -C metadata=48cd67b2c27007fb -C extra-filename=-48cd67b2c27007fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-62fc59b81fe9092c.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-ca95f0481e350bba.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-8b9bbf61cfaabbb8.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-5a8e5cca6c9a9260.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-95ba48a5d2857822.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-de21193990c9847d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-624bef05f4a14253.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "00e431164c8b4dd1115276e769a5c1e76bda5a32679cc423c68074f7668c1d4f"` [INFO] running `"docker" "rm" "-f" "00e431164c8b4dd1115276e769a5c1e76bda5a32679cc423c68074f7668c1d4f"` [INFO] [stdout] 00e431164c8b4dd1115276e769a5c1e76bda5a32679cc423c68074f7668c1d4f