[INFO] cloning repository https://github.com/sbwtw/Filecoin-webapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbwtw/Filecoin-webapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FFilecoin-webapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FFilecoin-webapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce9f5fc71e37989079ae50972fc07618eb1bb6c5 [INFO] checking sbwtw/Filecoin-webapi against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FFilecoin-webapi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbwtw/Filecoin-webapi on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sbwtw/Filecoin-webapi [INFO] finished tweaking git repo https://github.com/sbwtw/Filecoin-webapi [INFO] tweaked toml for git repo https://github.com/sbwtw/Filecoin-webapi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sbwtw/Filecoin-webapi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", 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] f109ebd6af646159deda4ae0064e7017596edcf26d67737d5aa8813141302362 [INFO] running `Command { std: "docker" "start" "-a" "f109ebd6af646159deda4ae0064e7017596edcf26d67737d5aa8813141302362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f109ebd6af646159deda4ae0064e7017596edcf26d67737d5aa8813141302362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f109ebd6af646159deda4ae0064e7017596edcf26d67737d5aa8813141302362", kill_on_drop: false }` [INFO] [stdout] f109ebd6af646159deda4ae0064e7017596edcf26d67737d5aa8813141302362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] db3e9d1f959269bb23ece596c6209916ed25e84fa5146ff6e0808d18b41f7ca2 [INFO] running `Command { std: "docker" "start" "-a" "db3e9d1f959269bb23ece596c6209916ed25e84fa5146ff6e0808d18b41f7ca2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking pin-project-lite v0.1.8 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Compiling storage-proofs v5.1.4 [INFO] [stderr] Compiling bitintr v0.3.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling openssl-src v111.11.0+1.1.1h [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling neptune-triton v1.1.3 [INFO] [stderr] Compiling fil-sapling-crypto v0.6.3 [INFO] [stderr] Compiling sha2-asm v0.5.4 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ./lib/a.c:12:10: fatal error: CL/cl.h: No such file or directory [INFO] [stderr] warning: 12 | #include [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `neptune-triton v1.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/neptune-triton-684ca2530312764a/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" "-shared" "-Wall" "-Wextra" "-fPIC" "-std=c99" "-lOpenCL" "-o" "/opt/rustwide/target/debug/build/neptune-triton-d799628e2c33c6ec/out/./lib/a.o" "-c" "./lib/a.c" [INFO] [stderr] cargo:warning=./lib/a.c:12:10: fatal error: CL/cl.h: No such file or directory [INFO] [stderr] cargo:warning= 12 | #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" "-shared" "-Wall" "-Wextra" "-fPIC" "-std=c99" "-lOpenCL" "-o" "/opt/rustwide/target/debug/build/neptune-triton-d799628e2c33c6ec/out/./lib/a.o" "-c" "./lib/a.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" "db3e9d1f959269bb23ece596c6209916ed25e84fa5146ff6e0808d18b41f7ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3e9d1f959269bb23ece596c6209916ed25e84fa5146ff6e0808d18b41f7ca2", kill_on_drop: false }` [INFO] [stdout] db3e9d1f959269bb23ece596c6209916ed25e84fa5146ff6e0808d18b41f7ca2