[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 094cecb4d3cfee1a1205945cb13c17cd65cf307a [INFO] documenting sbwtw/Filecoin-webapi against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbwtw%2FFilecoin-webapi" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbwtw/Filecoin-webapi on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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-5/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 907d7ee2314d0143208c65977f29f5c403145ba4142a95567300728c190df9b9 [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" "907d7ee2314d0143208c65977f29f5c403145ba4142a95567300728c190df9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "907d7ee2314d0143208c65977f29f5c403145ba4142a95567300728c190df9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "907d7ee2314d0143208c65977f29f5c403145ba4142a95567300728c190df9b9", kill_on_drop: false }` [INFO] [stdout] 907d7ee2314d0143208c65977f29f5c403145ba4142a95567300728c190df9b9 [INFO] running `Command { std: "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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63766027d8e8e43d258ada15c2bd901bbd3b2fa2d4f7b2c9ba79dabcd5a88fac [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" "63766027d8e8e43d258ada15c2bd901bbd3b2fa2d4f7b2c9ba79dabcd5a88fac", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `filecoin-webapi` in package `filecoin-webapi v0.1.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `filecoin_webapi` in package `filecoin-webapi v0.1.0 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/filecoin_webapi/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.46.0-nightly (c26576f9a 2020-06-23) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "filecoin-webapi", version: "0.1.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "filecoin-webapi", doc: true, ..: with_path("/opt/rustwide/workdir/src/main.rs", Edition2018) }, profile: Profile { name: "doc", debuginfo: Some(2), debug_assertions: true, overflow_checks: true, ..: default() }, kind: Host, mode: Doc { deps: false }, features: [] } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "filecoin-webapi", version: "0.1.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("filecoin_webapi", ["rlib"], "/opt/rustwide/workdir/src/lib.rs", Edition2018) }, profile: Profile { name: "doc", debuginfo: Some(2), debug_assertions: true, overflow_checks: true, ..: default() }, kind: Host, mode: Doc { deps: false }, features: [] } [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking subtle v1.0.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 autocfg v0.1.7 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling storage-proofs v4.0.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling bitintr v0.3.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking tee v0.1.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [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] Checking addr2line v0.12.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling openssl-src v111.10.0+1.1.1g [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking positioned-io v0.2.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling fil-ocl-core v0.11.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling fff v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [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-453d8ec1f75835ce/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,mmx,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-b84609832f4fe604/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-b84609832f4fe604/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] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "63766027d8e8e43d258ada15c2bd901bbd3b2fa2d4f7b2c9ba79dabcd5a88fac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63766027d8e8e43d258ada15c2bd901bbd3b2fa2d4f7b2c9ba79dabcd5a88fac", kill_on_drop: false }` [INFO] [stdout] 63766027d8e8e43d258ada15c2bd901bbd3b2fa2d4f7b2c9ba79dabcd5a88fac