[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 beta-2022-04-10 for beta-1.61-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-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brooooooklyn/rust-to-nodejs-overhead-benchmark on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-19/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-19/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" "+beta-2022-04-10" "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-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 437b7192f0971f51e0ba826307f07c2119c982948a8992e043235454d75c6132 [INFO] running `Command { std: "docker" "start" "-a" "437b7192f0971f51e0ba826307f07c2119c982948a8992e043235454d75c6132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "437b7192f0971f51e0ba826307f07c2119c982948a8992e043235454d75c6132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437b7192f0971f51e0ba826307f07c2119c982948a8992e043235454d75c6132", kill_on_drop: false }` [INFO] [stdout] 437b7192f0971f51e0ba826307f07c2119c982948a8992e043235454d75c6132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3112320ad53940cb34b9070c83921e76cab169ee2d29ed046ad1944ee305a355 [INFO] running `Command { std: "docker" "start" "-a" "3112320ad53940cb34b9070c83921e76cab169ee2d29ed046ad1944ee305a355", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling neon-build v0.9.1 [INFO] [stderr] Compiling napi-build v1.1.2 [INFO] [stderr] Compiling nj-sys v3.0.0 [INFO] [stderr] Compiling nj-build v0.2.3 [INFO] [stderr] Compiling napi-sys v1.1.2 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling neon-runtime v0.9.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling neon v0.9.1 [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 quote v1.0.10 [INFO] [stderr] Compiling matchers v0.1.0 [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 async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [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 polling v2.2.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 neon-example v0.1.0 (/opt/rustwide/workdir/neon) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.8 [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 30.68s [INFO] running `Command { std: "docker" "inspect" "3112320ad53940cb34b9070c83921e76cab169ee2d29ed046ad1944ee305a355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3112320ad53940cb34b9070c83921e76cab169ee2d29ed046ad1944ee305a355", kill_on_drop: false }` [INFO] [stdout] 3112320ad53940cb34b9070c83921e76cab169ee2d29ed046ad1944ee305a355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e8cae728e0f04e76e7582bd254ebe14eb810bb19d3bc209a3815302bccd6056 [INFO] running `Command { std: "docker" "start" "-a" "6e8cae728e0f04e76e7582bd254ebe14eb810bb19d3bc209a3815302bccd6056", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling neon-example v0.1.0 (/opt/rustwide/workdir/neon) [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 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_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.4mrhp2jeobff95r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libnapi-0b1e3aaa561aeb4c.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-f86d0f5a1dacfdfc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_compact_example-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-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-f5eab1323d858b05.napi_rs_compact_example.9a3ffd58-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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.1.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.1.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.12.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.12.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnapi-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.14.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.14.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.14.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-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] 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/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.4ahjvr5fqbiu6ryx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libnapi-0b1e3aaa561aeb4c.rlib" "/opt/rustwide/target/debug/deps/libnapi_sys-f86d0f5a1dacfdfc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/napi_rs_example-191753a59214cccb.napi_rs_example.50f7511e-cgu.1.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-191753a59214cccb.napi_rs_example.50f7511e-cgu.1.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-191753a59214cccb.napi_rs_example.50f7511e-cgu.1.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-191753a59214cccb.napi_rs_example.50f7511e-cgu.1.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-191753a59214cccb.napi_rs_example.50f7511e-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-191753a59214cccb.napi_rs_example.50f7511e-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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.1.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-cgu.1.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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-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-0b1e3aaa561aeb4c.rlib(napi-0b1e3aaa561aeb4c.napi.98f1a963-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] 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.node_bindgen_example.bcb048ef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256.of495l1pgn5zwkr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-b74c232af37577cc.rlib" "/opt/rustwide/target/debug/deps/libnj_build-7da98de769daa015.rlib" "/opt/rustwide/target/debug/deps/libnj_core-65c6db34f5dee5b6.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-af702c2fbbbe7c24.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-557857d5c29aa2ea.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-464536e541267335.rlib" "/opt/rustwide/target/debug/deps/libinventory-7b6a51ab3794e456.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-f8dd561034252cd7.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-23a2797381f872e9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-92ccefe0cfb10e18.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libtracing-751303f671ac3452.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d81847edcc935f63.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2f9edfead0c05b8d.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-6daf84e4b071da08.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-be07ec05c93c270f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c810e4ec13373fed.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5d11d3c0b3eca331.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-0f8b0efe4faad94a.rlib" "/opt/rustwide/target/debug/deps/libblocking-80acf82ef230d0e9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9b4da96bbd97b6df.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-70fed88c212b6b6f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libasync_process-854d5d49cfca58b6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-1cd8b7184b4b5b06.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e45e47bdf2bac6aa.rlib" "/opt/rustwide/target/debug/deps/libasync_io-a59d267287ab3da9.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libpolling-0c462c80725f62ca.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6715eeb463a77737.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e8ccc0e8a9936bfd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-dd5fef37ee988478.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-13ee0284e63a491b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a9ae8e8c667d0f3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c113189938bc3a1c.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-ba384abbc26d362d.rlib" "/opt/rustwide/target/debug/deps/liblog-b06ab0759e06ef6b.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d408c8a820186691.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-197a93fa7c279dff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/node_bindgen_example-4fec4edaa7e45256" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-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-65c6db34f5dee5b6.rlib(nj_core-65c6db34f5dee5b6.nj_core.37a5ecdd-cgu.5.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: could not compile `node-bindgen-example` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6e8cae728e0f04e76e7582bd254ebe14eb810bb19d3bc209a3815302bccd6056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8cae728e0f04e76e7582bd254ebe14eb810bb19d3bc209a3815302bccd6056", kill_on_drop: false }` [INFO] [stdout] 6e8cae728e0f04e76e7582bd254ebe14eb810bb19d3bc209a3815302bccd6056