Build #250322 2020-05-15T06:38:03.034185+00:00
# rustc version
rustc 1.45.0-nightly (a74d1862d 2020-05-14)# docs.rs version
docsrs 0.6.0 (3125c8b 2020-05-08)# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/napi-rs-0.3.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/napi-rs-0.3.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200514-1.45.0-nightly-a74d1862d --static-root-path / --cap-lints warn --extern-html-root-url reqwest=https://docs.rs/reqwest/0.10.4 --extern-html-root-url bindgen=https://docs.rs/bindgen/0.53.2 --extern-html-root-url futures=https://docs.rs/futures/0.3.5 --extern-html-root-url glob=https://docs.rs/glob/0.3.0 --extern-html-root-url napi_build=https://docs.rs/napi-build/0.1.1 --extern-html-root-url tar=https://docs.rs/tar/0.4.26 --extern-html-root-url regex=https://docs.rs/regex/1.3.7 --extern-html-root-url flate2=https://docs.rs/flate2/1.0.14 --extern-html-root-url semver=https://docs.rs/semver/0.9.0" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 1e3bd3ea90df2d7a93a53a82af6c75e21e3eb4e51e6c9b2ea9de0e05f8e3ca88
[INFO] running `"docker" "start" "-a" "1e3bd3ea90df2d7a93a53a82af6c75e21e3eb4e51e6c9b2ea9de0e05f8e3ca88"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling libc v0.2.70
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling proc-macro2 v1.0.12
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling syn v1.0.21
[INFO] [stderr] Compiling cc v1.0.53
[INFO] [stderr] Compiling glob v0.3.0
[INFO] [stderr] Compiling version_check v0.9.1
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling proc-macro-nested v0.1.4
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling unicode-width v0.1.7
[INFO] [stderr] Compiling regex-syntax v0.6.17
[INFO] [stderr] Checking futures-sink v0.3.5
[INFO] [stderr] Checking futures-core v0.3.5
[INFO] [stderr] Checking once_cell v1.4.0
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling proc-macro-hack v0.5.15
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling termcolor v1.1.0
[INFO] [stderr] Compiling bindgen v0.53.2
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Checking futures-io v0.3.5
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling peeking_take_while v0.1.2
[INFO] [stderr] Compiling lazycell v1.2.1
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Compiling shlex v0.1.1
[INFO] [stderr] Compiling clang-sys v0.29.3
[INFO] [stderr] Compiling nom v5.1.1
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Compiling libloading v0.5.2
[INFO] [stderr] Compiling napi-build v0.1.1
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Checking futures-channel v0.3.5
[INFO] [stderr] Checking futures-task v0.3.5
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling aho-corasick v0.7.10
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling which v3.1.1
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Compiling quote v1.0.5
[INFO] [stderr] Compiling clap v2.33.1
[INFO] [stderr] Compiling regex v1.3.7
[INFO] [stderr] Compiling cexpr v0.4.0
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling pin-project-internal v0.4.16
[INFO] [stderr] Compiling futures-macro v0.3.5
[INFO] [stderr] Checking pin-project v0.4.16
[INFO] [stderr] Checking futures-util v0.3.5
[INFO] [stderr] Checking futures-executor v0.3.5
[INFO] [stderr] Checking futures v0.3.5
[INFO] [stderr] Compiling napi-rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `napi-rs v0.3.1 (/opt/rustwide/workdir)`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/napi-rs-c731b3a2157a4b6e/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=NODE_INCLUDE_PATH
[INFO] [stderr] cargo:rerun-if-changed=src/sys/bindings.h
[INFO] [stderr] cargo:rerun-if-changed=src/sys/mod.rs
[INFO] [stderr] cargo:rerun-if-changed=src/sys/stable.rs
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] src/sys/bindings.h:1:10: fatal error: 'node_api.h' file not found
[INFO] [stderr] src/sys/bindings.h:1:10: fatal error: 'node_api.h' file not found, err: true
[INFO] [stderr] thread 'main' panicked at 'Unable to generate napi bindings: ()', build.rs:50:3
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr]
[INFO] running `"docker" "inspect" "1e3bd3ea90df2d7a93a53a82af6c75e21e3eb4e51e6c9b2ea9de0e05f8e3ca88"`
[INFO] running `"docker" "rm" "-f" "1e3bd3ea90df2d7a93a53a82af6c75e21e3eb4e51e6c9b2ea9de0e05f8e3ca88"`
[INFO] [stdout] 1e3bd3ea90df2d7a93a53a82af6c75e21e3eb4e51e6c9b2ea9de0e05f8e3ca88