[INFO] cloning repository https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooooooklyn%2Frust-to-nodejs-overhead-benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooooooklyn%2Frust-to-nodejs-overhead-benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09a5572e0b1d0b3df38b353da072ea33cd7f447a [INFO] testing Brooooooklyn/rust-to-nodejs-overhead-benchmark against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooooooklyn%2Frust-to-nodejs-overhead-benchmark" "/workspace/builds/worker-97/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-97/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-97/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark [INFO] finished tweaking git repo https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark [INFO] tweaked toml for git repo https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark written to /workspace/builds/worker-97/source/Cargo.toml [INFO] crate git repo https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a091cf6867669973d620f90e8e0278100814c5d1cd1bfc468b71b87bcfaae25 [INFO] running `Command { std: "docker" "start" "-a" "5a091cf6867669973d620f90e8e0278100814c5d1cd1bfc468b71b87bcfaae25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a091cf6867669973d620f90e8e0278100814c5d1cd1bfc468b71b87bcfaae25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a091cf6867669973d620f90e8e0278100814c5d1cd1bfc468b71b87bcfaae25", kill_on_drop: false }` [INFO] [stdout] 5a091cf6867669973d620f90e8e0278100814c5d1cd1bfc468b71b87bcfaae25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efd96d04326c85fd99d70cdbb91edef738871af75621601c407258ce6b76f375 [INFO] running `Command { std: "docker" "start" "-a" "efd96d04326c85fd99d70cdbb91edef738871af75621601c407258ce6b76f375", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling napi-build v1.1.2 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling nj-sys v3.0.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nj-build v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling napi-sys v1.1.2 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling neon-runtime v0.9.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling napi-rs-compact-example v0.1.0 (/opt/rustwide/workdir/napi-rs-compact) [INFO] [stderr] Compiling napi-rs-example v0.1.0 (/opt/rustwide/workdir/napi-rs) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling napi-derive-backend v1.0.10 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling nj-derive v3.4.1 [INFO] [stderr] Compiling neon-macros v0.9.1 [INFO] [stderr] Compiling napi-derive v2.0.0-alpha.9 [INFO] [stderr] Compiling napi v2.0.0-alpha.7 [INFO] [stderr] Compiling neon-example v0.1.0 (/opt/rustwide/workdir/neon) [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling fluvio-future v0.3.11 [INFO] [stderr] Compiling nj-core v5.0.0 [INFO] [stderr] Compiling node-bindgen v5.0.0 [INFO] [stderr] Compiling node-bindgen-example v0.1.0 (/opt/rustwide/workdir/node-bindgen) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.83s [INFO] running `Command { std: "docker" "inspect" "efd96d04326c85fd99d70cdbb91edef738871af75621601c407258ce6b76f375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd96d04326c85fd99d70cdbb91edef738871af75621601c407258ce6b76f375", kill_on_drop: false }` [INFO] [stdout] efd96d04326c85fd99d70cdbb91edef738871af75621601c407258ce6b76f375 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-97/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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de07eb3dd6488abd996ed3ff248de2a9fc6eaa3d280a7763c75ac4202f60784 [INFO] running `Command { std: "docker" "start" "-a" "3de07eb3dd6488abd996ed3ff248de2a9fc6eaa3d280a7763c75ac4202f60784", kill_on_drop: false }` [INFO] [stderr] Compiling neon-example v0.1.0 (/opt/rustwide/workdir/neon) [INFO] [stderr] Compiling napi-rs-example v0.1.0 (/opt/rustwide/workdir/napi-rs) [INFO] [stderr] Compiling napi-rs-compact-example v0.1.0 (/opt/rustwide/workdir/napi-rs-compact) [INFO] [stderr] Compiling node-bindgen-example v0.1.0 (/opt/rustwide/workdir/node-bindgen) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.9m2nrzlmp3e01ij.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-1e6dbc90c8bf7474.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.0.rcgu.o: in function `napi::bindgen_runtime::js_values::number::::from_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/js_values/number.rs:45: undefined reference to `napi_get_value_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/js_values/number.rs:45: undefined reference to `napi_get_value_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.0.rcgu.o: in function `napi::bindgen_runtime::js_values::number::::to_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/js_values/number.rs:30: undefined reference to `napi_create_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.0.rcgu.o: in function `napi_rs_example::__register__fn__sum_callback__': [INFO] [stdout] /opt/rustwide/workdir/napi-rs/src/lib.rs:3: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.0.rcgu.o: in function `napi_rs_example::__register__fn__hello_plus_world_callback__': [INFO] [stdout] /opt/rustwide/workdir/napi-rs/src/lib.rs:8: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.2.rcgu.o: in function `napi::bindgen_runtime::callback_info::CallbackInfo<_>::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/callback_info.rs:31: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-e4376d48cdd20be7.napi_rs_example.6d6947df-cgu.2.rcgu.o: in function `napi::bindgen_runtime::callback_info::CallbackInfo<_>::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/callback_info.rs:31: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.14.rcgu.o): in function `napi::bindgen_runtime::js_values::string::::to_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/js_values/string.rs:25: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.14.rcgu.o): in function `napi::bindgen_runtime::js_values::string::::from_napi_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/js_values/string.rs:38: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/bindgen_runtime/js_values/string.rs:50: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.15.rcgu.o): in function `napi::error::JsError::into_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:169: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:177: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:179: undefined reference to `napi_create_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.15.rcgu.o): in function `napi::error::JsError::throw_into': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:196: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:197: undefined reference to `napi_throw' [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 `napi-rs-example` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.38apy3lk71406jsi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-1e6dbc90c8bf7474.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.4.rcgu.o: in function `napi_rs_compact_example::sum': [INFO] [stdout] /opt/rustwide/workdir/napi-rs-compact/src/lib.rs:13: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_compact_example-af99a30dee5bd218.napi_rs_compact_example.f1767e7a-cgu.4.rcgu.o: in function `napi_rs_compact_example::hello_plus_world': [INFO] [stdout] /opt/rustwide/workdir/napi-rs-compact/src/lib.rs:20: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.13.rcgu.o): in function `napi::js_values::number::JsNumber::get_uint32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/js_values/number.rs:24: undefined reference to `napi_get_value_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.13.rcgu.o): in function `napi::js_values::string::JsString::utf8_len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/js_values/string/mod.rs:33: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.13.rcgu.o): in function `napi::js_values::string::JsString::into_utf8': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/js_values/string/mod.rs:60: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.15.rcgu.o): in function `napi::error::JsError::into_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:169: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:177: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:179: undefined reference to `napi_create_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.15.rcgu.o): in function `napi::error::JsError::throw_into': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:196: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/error.rs:197: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.15.rcgu.o): in function `napi::js_values::::create_named_method': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/js_values/mod.rs:313: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/js_values/mod.rs:323: undefined reference to `napi_set_named_property' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.9.rcgu.o): in function `napi::env::Env::create_uint32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/env.rs:82: undefined reference to `napi_create_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-458a0b00bf9c05cd.rlib(napi-458a0b00bf9c05cd.napi.c4bafb90-cgu.9.rcgu.o): in function `napi::env::Env::create_string_from_c_char': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/napi-2.0.0-alpha.7/src/env.rs:170: undefined reference to `napi_create_string_utf8' [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.node_bindgen_example.c169b5c8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3.4uhf3zswurvf3v42.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-7c96dc07bd14161b.rlib" "/opt/rustwide/target/debug/deps/libnj_build-009bc57b06e709c1.rlib" "/opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5f939c58bc58333c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5a833a3fd12eb9a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0f1904f64edbc52f.rlib" "/opt/rustwide/target/debug/deps/libinventory-195874db306caae8.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-2fe07afa64038c0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-f63d0af41aef2bb1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c243627d83376fa2.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-3beb868a0f96e009.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libtracing-763c4b865348f8dd.rlib" "/opt/rustwide/target/debug/deps/libmatchers-21afbe57f36a4d87.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f10744bc1f2c42d8.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-314b0d0fe2d14226.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8e6d39378fe9ee81.rlib" "/opt/rustwide/target/debug/deps/libpin_project-51b02fc060b54ce1.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c94a04d6d515499c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-1eb1e9a9e2f4ee16.rlib" "/opt/rustwide/target/debug/deps/libblocking-615bea8d9465bc8f.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eff8fa9d30a7701d.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e9f4e8d62fbb08b6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5aec9e94286cd6c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libasync_process-3da40fe724d54a42.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-8d371c8acf01afca.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c0e95cd8a4a82d27.rlib" "/opt/rustwide/target/debug/deps/libasync_io-0bfaf2950dd0d0c3.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpolling-ed62d5e61bcaf38e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e11e759c56f4730.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e299efa8515df16a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-38907bc0953b9e76.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-100881298a96c004.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-ea1c023be0d2c22f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4882fc5819ed458.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2318fbb85996860d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d74915fcf815e6b6.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-db832e46b9bcf8f3.rlib" "/opt/rustwide/target/debug/deps/liblog-3cf1fc32f6a66a17.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a6ec2d7ea5b6e7a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-86afd2e703484ea2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/node_bindgen_example-f7d1344c1f81cdf3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.3.rcgu.o): in function `nj_core::module::init_module': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/module.rs:91: undefined reference to `napi_module_register' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_string_utf8': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/basic.rs:82: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_uint32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/basic.rs:124: undefined reference to `napi_create_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_cb_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/basic.rs:271: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::is_exception_pending': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/basic.rs:478: undefined reference to `napi_is_exception_pending' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::throw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/basic.rs:497: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::throw_type_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/basic.rs:513: undefined reference to `napi_throw_type_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::value_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/basic.rs:538: undefined reference to `napi_typeof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-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-5.0.0/src/basic.rs:889: undefined reference to `napi_define_properties' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.10.rcgu.o): in function `::convert_to_rust': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/convert.rs:268: undefined reference to `napi_get_value_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-11219829cccce007.rlib(nj_core-11219829cccce007.nj_core.50caf2b6-cgu.4.rcgu.o): in function `::convert_to_rust': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/convert.rs:318: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-5.0.0/src/convert.rs:332: undefined reference to `napi_get_value_string_utf8' [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: build failed [INFO] running `Command { std: "docker" "inspect" "3de07eb3dd6488abd996ed3ff248de2a9fc6eaa3d280a7763c75ac4202f60784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de07eb3dd6488abd996ed3ff248de2a9fc6eaa3d280a7763c75ac4202f60784", kill_on_drop: false }` [INFO] [stdout] 3de07eb3dd6488abd996ed3ff248de2a9fc6eaa3d280a7763c75ac4202f60784