[INFO] cloning repository https://github.com/EntropyPool/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/EntropyPool/filecoin-webapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntropyPool%2Ffilecoin-webapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntropyPool%2Ffilecoin-webapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1415427dca5a80e06fb8e306feda2c35f4711a66 [INFO] checking EntropyPool/filecoin-webapi against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEntropyPool%2Ffilecoin-webapi" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EntropyPool/filecoin-webapi on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EntropyPool/filecoin-webapi [INFO] removed path dependency filecoin-proofs-api from git repo https://github.com/EntropyPool/filecoin-webapi [INFO] finished tweaking git repo https://github.com/EntropyPool/filecoin-webapi [INFO] tweaked toml for git repo https://github.com/EntropyPool/filecoin-webapi written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/EntropyPool/filecoin-webapi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (filecoin-proofs-api) 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 raw-cpuid v7.0.3 [INFO] [stderr] Downloaded fff v0.2.2 [INFO] [stderr] Downloaded tee v0.1.0 [INFO] [stderr] Downloaded simplelog v0.7.6 [INFO] [stderr] Downloaded openssl-src v111.10.0+1.1.1g [INFO] [stderr] Downloaded phase21 v0.6.0 [INFO] [stderr] Downloaded sha2ni v0.8.5 [INFO] [stderr] Downloaded sha2raw v1.0.0 [INFO] [stderr] Downloaded storage-proofs-post v4.0.0 [INFO] [stderr] Downloaded storage-proofs v4.0.0 [INFO] [stderr] Downloaded env_proxy v0.3.1 [INFO] [stderr] Downloaded fil_logger v0.1.0 [INFO] [stderr] Downloaded storage-proofs-porep v4.0.0 [INFO] [stderr] Downloaded fil-sapling-crypto v0.6.0 [INFO] [stderr] Downloaded filecoin-proofs-api v4.0.0 [INFO] [stderr] Downloaded neptune v1.0.1 [INFO] [stderr] Downloaded bellperson v0.8.0 [INFO] [stderr] Downloaded storage-proofs-core v4.0.0 [INFO] [stderr] Downloaded derive_more v0.99.8 [INFO] [stderr] Downloaded neptune-triton v1.0.0 [INFO] [stderr] Downloaded filecoin-proofs v4.0.0 [INFO] [stderr] Downloaded merkletree v0.20.0 [INFO] [stderr] Downloaded paired v0.19.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38a144e8f86b110d3de29c998fa1e25754751a7240894c9973a8c673152d38b0 [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" "38a144e8f86b110d3de29c998fa1e25754751a7240894c9973a8c673152d38b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38a144e8f86b110d3de29c998fa1e25754751a7240894c9973a8c673152d38b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a144e8f86b110d3de29c998fa1e25754751a7240894c9973a8c673152d38b0", kill_on_drop: false }` [INFO] [stdout] 38a144e8f86b110d3de29c998fa1e25754751a7240894c9973a8c673152d38b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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] a579db6b4e1c9622d4c06ec37014a72c6d27c7ace398e51b34774823f9948da1 [INFO] running `Command { std: "docker" "start" "-a" "a579db6b4e1c9622d4c06ec37014a72c6d27c7ace398e51b34774823f9948da1", kill_on_drop: false }` [INFO] [stderr] warning: dependency (filecoin-proofs-api) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling bitintr v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling storage-proofs v4.0.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking tee v0.1.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling openssl-src v111.10.0+1.1.1g [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [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-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling fil-ocl-core v0.11.3 [INFO] [stderr] Compiling fff v0.2.2 [INFO] [stderr] Compiling neptune-triton v1.0.0 [INFO] [stderr] Compiling fil-sapling-crypto v0.6.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ./lib/a.c:14:10: fatal error: CL/cl.h: No such file or directory [INFO] [stderr] warning: 14 | #include [INFO] [stderr] warning: | ^~~~~~~~~ [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `neptune-triton v1.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/neptune-triton-79c5b63cf2513954/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" "-lOpenCL" "-o" "/opt/rustwide/target/debug/build/neptune-triton-cc6ff34cce6c32f0/out/./lib/a.o" "-c" "./lib/a.c" [INFO] [stderr] cargo:warning=./lib/a.c:14:10: fatal error: CL/cl.h: No such file or directory [INFO] [stderr] cargo:warning= 14 | #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" "-lOpenCL" "-o" "/opt/rustwide/target/debug/build/neptune-triton-cc6ff34cce6c32f0/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" "a579db6b4e1c9622d4c06ec37014a72c6d27c7ace398e51b34774823f9948da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a579db6b4e1c9622d4c06ec37014a72c6d27c7ace398e51b34774823f9948da1", kill_on_drop: false }` [INFO] [stdout] a579db6b4e1c9622d4c06ec37014a72c6d27c7ace398e51b34774823f9948da1