[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] 1d96f2207c65068340b9f82ecc8c4ae855a1bbfe [INFO] testing Brooooooklyn/rust-to-nodejs-overhead-benchmark against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrooooooklyn%2Frust-to-nodejs-overhead-benchmark" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", 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] f12eeff1b269f6fc1874783330e0dc5c549aaa606ad2f8d187e5e4236269e086 [INFO] running `Command { std: "docker" "start" "-a" "f12eeff1b269f6fc1874783330e0dc5c549aaa606ad2f8d187e5e4236269e086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f12eeff1b269f6fc1874783330e0dc5c549aaa606ad2f8d187e5e4236269e086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12eeff1b269f6fc1874783330e0dc5c549aaa606ad2f8d187e5e4236269e086", kill_on_drop: false }` [INFO] [stdout] f12eeff1b269f6fc1874783330e0dc5c549aaa606ad2f8d187e5e4236269e086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--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] 4c96e822b41e09d0fab9e1f33f57cfaa8812913d76c450f147891f616c1e5b0f [INFO] running `Command { std: "docker" "start" "-a" "4c96e822b41e09d0fab9e1f33f57cfaa8812913d76c450f147891f616c1e5b0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling napi-build v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling nj-sys v3.0.0 [INFO] [stderr] Compiling nj-build v0.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling napi-sys v1.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling neon-runtime v0.9.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling neon v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [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 socket2 v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling napi-derive-backend v1.0.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [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 neon-macros v0.9.1 [INFO] [stderr] Compiling napi-derive v2.0.0-alpha.0 [INFO] [stderr] Compiling napi v2.0.0-alpha.0 [INFO] [stderr] Compiling neon-example v0.1.0 (/opt/rustwide/workdir/neon) [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 async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling fluvio-future v0.3.9 [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 2m 27s [INFO] running `Command { std: "docker" "inspect" "4c96e822b41e09d0fab9e1f33f57cfaa8812913d76c450f147891f616c1e5b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c96e822b41e09d0fab9e1f33f57cfaa8812913d76c450f147891f616c1e5b0f", kill_on_drop: false }` [INFO] [stdout] 4c96e822b41e09d0fab9e1f33f57cfaa8812913d76c450f147891f616c1e5b0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6725a5223c352202fa0c4fd8908e2835cffe7e8e3160bdba4be3bdaf144a94f [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" "b6725a5223c352202fa0c4fd8908e2835cffe7e8e3160bdba4be3bdaf144a94f", kill_on_drop: false }` [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 neon-example v0.1.0 (/opt/rustwide/workdir/neon) [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-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.4k2yx5etdwguocv9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-72de42e1ddf3b3c3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-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.0/src/bindgen_runtime/js_values/number.rs:41: 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.0/src/bindgen_runtime/js_values/number.rs:41: undefined reference to `napi_get_value_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-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.0/src/bindgen_runtime/js_values/number.rs:26: undefined reference to `napi_create_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.0.rcgu.o: in function `napi_rs_example::__napi_register__sum::cb': [INFO] [stdout] /opt/rustwide/workdir/napi-rs/src/lib.rs:6: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.0.rcgu.o: in function `napi_rs_example::__napi_register__hello_plus_world::cb': [INFO] [stdout] /opt/rustwide/workdir/napi-rs/src/lib.rs:11: undefined reference to `napi_create_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.1.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.0/src/bindgen_runtime/callback_info.rs:22: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-88aafae138db44fb.napi_rs_example.06c2a25e-cgu.1.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.0/src/bindgen_runtime/callback_info.rs:22: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-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.0/src/error.rs:145: 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.0/src/error.rs:153: 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.0/src/error.rs:155: undefined reference to `napi_create_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-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.0/src/error.rs:165: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.8.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.0/src/bindgen_runtime/js_values/string.rs:21: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.8.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.0/src/bindgen_runtime/js_values/string.rs:34: 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.0/src/bindgen_runtime/js_values/string.rs:46: 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] [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-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.324uiitwen77effk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-72de42e1ddf3b3c3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_compact_example-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.3.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-cf1388d0deb28f91.napi_rs_compact_example.3cb43d1b-cgu.3.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-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.10.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.0/src/js_values/number.rs:13: undefined reference to `napi_get_value_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.13.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.0/src/js_values/mod.rs:279: 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.0/src/js_values/mod.rs:289: undefined reference to `napi_set_named_property' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-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.0/src/error.rs:145: 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.0/src/error.rs:153: 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.0/src/error.rs:155: undefined reference to `napi_create_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-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.0/src/error.rs:165: undefined reference to `napi_throw' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.7.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.0/src/env.rs:125: undefined reference to `napi_create_uint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.7.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.0/src/env.rs:213: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.8.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.0/src/js_values/string/mod.rs:21: undefined reference to `napi_get_value_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-4182434ddd3e51c9.rlib(napi-4182434ddd3e51c9.napi.8e453bc9-cgu.8.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.0/src/js_values/string/mod.rs:48: 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: could not compile `napi-rs-compact-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/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.node_bindgen_example.f160af6a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4.51xt3qfktg18l1ny.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-3aa615c875ab3d0a.rlib" "/opt/rustwide/target/debug/deps/libnj_build-5ef6bc72ad99deb8.rlib" "/opt/rustwide/target/debug/deps/libnj_core-40a231eaa81c86e7.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-bff4d920dc67bf0f.rlib" "/opt/rustwide/target/debug/deps/libinventory-aeb67462cf3d447a.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-8e806d6a7eb1feaa.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7c16ce406f7d8fdb.rlib" "/opt/rustwide/target/debug/deps/libchrono-0cda7ffaea376e34.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-740dc2e7b2fa5f73.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ba2032dae1915d2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a95e974518a62075.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-b089a8678039486d.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-b8d34a7879e4390b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-97404c8a95bbcc4d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-c9f794ae602378a7.rlib" "/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e1042cdeb109f3b6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing-5ff3c1cb5600cb29.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e9f7a0c07dfbbd4b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1b18471e6b2a390b.rlib" "/opt/rustwide/target/debug/deps/libasync_std-8e2d7f14854069ae.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-13ecc3055e6a15a3.rlib" "/opt/rustwide/target/debug/deps/libblocking-1745d6ab96369f23.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47e79a5919d9fa2f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0c28cd105b8e1857.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-64e50c10613d07cd.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e910bf4e8c0d425.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libasync_process-009117f3538bf8a5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-cb207a79d7fbf7f9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-da7a7bf6aa2a8150.rlib" "/opt/rustwide/target/debug/deps/libasync_io-eec4cfcd751ac8ba.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libpolling-fb757aa31fbff4ec.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-51a3c94d8e0e6b4d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-e89fc655ad8469b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2e27451e7ea5dd4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0ba88d39402d5a2c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-418eae86e4808f51.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-195bdf9915ce245a.rlib" "/opt/rustwide/target/debug/deps/liblog-7f0fbee6c58c2602.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-63c5cc66faee94e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblibc-a8cc7370403476ad.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/node_bindgen_example-6393ec7f0e1f2ef4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-cgu.4.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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-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-40a231eaa81c86e7.rlib(nj_core-40a231eaa81c86e7.nj_core.6569a887-cgu.6.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" "b6725a5223c352202fa0c4fd8908e2835cffe7e8e3160bdba4be3bdaf144a94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6725a5223c352202fa0c4fd8908e2835cffe7e8e3160bdba4be3bdaf144a94f", kill_on_drop: false }` [INFO] [stdout] b6725a5223c352202fa0c4fd8908e2835cffe7e8e3160bdba4be3bdaf144a94f