[INFO] cloning repository https://github.com/redcodestudios/amethyst-lua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redcodestudios/amethyst-lua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcodestudios%2Famethyst-lua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcodestudios%2Famethyst-lua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fff32b738bb476cf6e6ff5b8e6a0bad1afaecd9 [INFO] checking redcodestudios/amethyst-lua against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcodestudios%2Famethyst-lua" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcodestudios/amethyst-lua on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/redcodestudios/amethyst-lua [INFO] finished tweaking git repo https://github.com/redcodestudios/amethyst-lua [INFO] tweaked toml for git repo https://github.com/redcodestudios/amethyst-lua written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/redcodestudios/amethyst-lua already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52cf047474f9bbc4995928388b32d4892fc80d293d9896b4acf1562494770578 [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" "52cf047474f9bbc4995928388b32d4892fc80d293d9896b4acf1562494770578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52cf047474f9bbc4995928388b32d4892fc80d293d9896b4acf1562494770578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52cf047474f9bbc4995928388b32d4892fc80d293d9896b4acf1562494770578", kill_on_drop: false }` [INFO] [stdout] 52cf047474f9bbc4995928388b32d4892fc80d293d9896b4acf1562494770578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--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] 9fcfc68a3a90797c354ef2c834840341fb0259c7ecf72aa63b56241c5960b4e8 [INFO] running `Command { std: "docker" "start" "-a" "9fcfc68a3a90797c354ef2c834840341fb0259c7ecf72aa63b56241c5960b4e8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking fluent-syntax v0.9.1 [INFO] [stderr] Checking fluent-locale v0.4.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling blink v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c/driver.c:1:10: fatal error: lua.h: No such file or directory [INFO] [stderr] warning: 1 | #include [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `blink v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blink-5fe250027298ccac/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-I" "~/Downloads/lua-5.3.5/src/" "-llua" "-lscript_api" "-L./script_api/target/debug" "-o" "/opt/rustwide/target/debug/build/blink-0fc4064471c763c7/out/c/driver.o" "-c" "c/driver.c" [INFO] [stderr] cargo:warning=c/driver.c:1:10: fatal error: lua.h: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-I" "~/Downloads/lua-5.3.5/src/" "-llua" "-lscript_api" "-L./script_api/target/debug" "-o" "/opt/rustwide/target/debug/build/blink-0fc4064471c763c7/out/c/driver.o" "-c" "c/driver.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9fcfc68a3a90797c354ef2c834840341fb0259c7ecf72aa63b56241c5960b4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fcfc68a3a90797c354ef2c834840341fb0259c7ecf72aa63b56241c5960b4e8", kill_on_drop: false }` [INFO] [stdout] 9fcfc68a3a90797c354ef2c834840341fb0259c7ecf72aa63b56241c5960b4e8