[INFO] cloning repository https://github.com/ziv/node-bindgen-unitest-error-reproduction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziv/node-bindgen-unitest-error-reproduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziv%2Fnode-bindgen-unitest-error-reproduction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziv%2Fnode-bindgen-unitest-error-reproduction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c29a6d136f26626358dfbf8d57930b77f30aa54 [INFO] documenting ziv/node-bindgen-unitest-error-reproduction against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziv%2Fnode-bindgen-unitest-error-reproduction" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ziv/node-bindgen-unitest-error-reproduction on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ziv/node-bindgen-unitest-error-reproduction [INFO] finished tweaking git repo https://github.com/ziv/node-bindgen-unitest-error-reproduction [INFO] tweaked toml for git repo https://github.com/ziv/node-bindgen-unitest-error-reproduction written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ziv/node-bindgen-unitest-error-reproduction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4d6e9e11cda07ae52d29342a1c496b9724a8e71530b21c8226da18d520c30a8 [INFO] running `Command { std: "docker" "start" "-a" "d4d6e9e11cda07ae52d29342a1c496b9724a8e71530b21c8226da18d520c30a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4d6e9e11cda07ae52d29342a1c496b9724a8e71530b21c8226da18d520c30a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d6e9e11cda07ae52d29342a1c496b9724a8e71530b21c8226da18d520c30a8", kill_on_drop: false }` [INFO] [stdout] d4d6e9e11cda07ae52d29342a1c496b9724a8e71530b21c8226da18d520c30a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bba73af1e9dd69269d4bfc5b53689dd5f51f1ebb26109bc6814265f11dd0b182 [INFO] running `Command { std: "docker" "start" "-a" "bba73af1e9dd69269d4bfc5b53689dd5f51f1ebb26109bc6814265f11dd0b182", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling nj-sys v3.0.0 [INFO] [stderr] Compiling nj-build v0.2.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling nj-derive v3.4.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking fluvio-future v0.2.0 [INFO] [stderr] Checking nj-core v4.3.0 [INFO] [stderr] Checking node-bindgen v4.3.0 [INFO] [stderr] Compiling node-bindgen-unitest-error-reproduction v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGiOa7B/symbols.o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743.build_script_build.51feb927-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743.build_script_build.51feb927-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743.build_script_build.51feb927-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743.build_script_build.51feb927-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743.build_script_build.51feb927-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743.build_script_build.51feb927-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743.gmb9z5hyc6ghn9i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnode_bindgen-e29562ee127c8c6e.rlib" "/opt/rustwide/target/debug/deps/libnj_build-7da98de769daa015.rlib" "/opt/rustwide/target/debug/deps/libnj_core-bcb23094485dcf67.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d7c790cc2562df53.rlib" "/opt/rustwide/target/debug/deps/libinventory-2f15fcb9fb875d2f.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-bcd812c677f55a64.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-0593c57f9f9f10ba.rlib" "/opt/rustwide/target/debug/deps/libchrono-ac20a34424dc56b5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-557857d5c29aa2ea.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-464536e541267335.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libthread_local-92ccefe0cfb10e18.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-46fced26d58253ba.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-3a6dbfdef8d03fcb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-56e452462fd414ea.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-7c14328d9548cc59.rlib" "/opt/rustwide/target/debug/deps/libserde-d58f95320f55734a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-116e2616799756d3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing-23d1a621623014c9.rlib" "/opt/rustwide/target/debug/deps/libmatchers-2257f9bdd8c4bc25.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2f9edfead0c05b8d.rlib" "/opt/rustwide/target/debug/deps/libregex-bb2eb99988a4f3fa.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-57261455c72e3e09.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0ca895f144b3436.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project-77ff1e2695a5dae6.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ce9c124a17c6bbae.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-9484dc24d01d50a7.rlib" "/opt/rustwide/target/debug/deps/libblocking-3ca9b2a05a0e611e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-25ff8399505346e9.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b5e5c8373dfca390.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-61b61b28e182b4ba.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libpolling-e5f3eff5b58d7e6e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsocket2-77d24df99536a29e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-4464f4cdbd505cd4.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-9508267f33796d22.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-91f640f9ef3e4ea3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-99a0621a2fb49e09.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-ba384abbc26d362d.rlib" "/opt/rustwide/target/debug/deps/liblog-114d93123525d026.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-73399d23e7afedaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6e7a3245c6b9985.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e17ad048e2926c1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1ff2e2e84ddf68ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13bb2263cb24c0cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9584e537af3e15c1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-91529c913befe940.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f826de8aeab7883b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-4891ac989892b495.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5314be1e1394070d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-42b4ba50906a8a6c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-33bde482daf13fc5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9d35ed3c33b9169e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bea74f223a77b7c2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-42474a0fe251554c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e7d7635b26927da8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-23bc0ea9eff29287.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fd1b1f41f52dd4f4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-25039284ee1d1829.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/node-bindgen-unitest-error-reproduction-a3dc01f88894e743/build_script_build-a3dc01f88894e743" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-bcb23094485dcf67.rlib(nj_core-bcb23094485dcf67.nj_core.1cab8333-cgu.5.rcgu.o): in function `nj_core::module::init_module': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/module.rs:91: undefined reference to `napi_module_register' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-bcb23094485dcf67.rlib(nj_core-bcb23094485dcf67.nj_core.1cab8333-cgu.0.rcgu.o): in function `nj_core::basic::JsExports::define_property': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-4.3.0/src/basic.rs:868: undefined reference to `napi_define_properties' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `node-bindgen-unitest-error-reproduction` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bba73af1e9dd69269d4bfc5b53689dd5f51f1ebb26109bc6814265f11dd0b182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba73af1e9dd69269d4bfc5b53689dd5f51f1ebb26109bc6814265f11dd0b182", kill_on_drop: false }` [INFO] [stdout] bba73af1e9dd69269d4bfc5b53689dd5f51f1ebb26109bc6814265f11dd0b182