[INFO] cloning repository https://github.com/dmytro0515/reactjs-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmytro0515/reactjs-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmytro0515%2Freactjs-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmytro0515%2Freactjs-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cec6b3ba63343a21d2d9ea163b586d919af92e45 [INFO] testing dmytro0515/reactjs-boilerplate against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmytro0515%2Freactjs-boilerplate" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmytro0515/reactjs-boilerplate on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmytro0515/reactjs-boilerplate [INFO] finished tweaking git repo https://github.com/dmytro0515/reactjs-boilerplate [INFO] tweaked toml for git repo https://github.com/dmytro0515/reactjs-boilerplate written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dmytro0515/reactjs-boilerplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07b2ca28e1441f57106c632377ff9b096e56ecd9b4b5cecd0d17ea65c874358c [INFO] running `Command { std: "docker" "start" "-a" "07b2ca28e1441f57106c632377ff9b096e56ecd9b4b5cecd0d17ea65c874358c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07b2ca28e1441f57106c632377ff9b096e56ecd9b4b5cecd0d17ea65c874358c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b2ca28e1441f57106c632377ff9b096e56ecd9b4b5cecd0d17ea65c874358c", kill_on_drop: false }` [INFO] [stdout] 07b2ca28e1441f57106c632377ff9b096e56ecd9b4b5cecd0d17ea65c874358c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf15daa6c2c5173be3cdc6291a95d4f7be825076397f9ae65272d7dff6b77b8 [INFO] running `Command { std: "docker" "start" "-a" "dcf15daa6c2c5173be3cdc6291a95d4f7be825076397f9ae65272d7dff6b77b8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling nj-sys v1.0.0 [INFO] [stderr] Compiling nj-build v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling nj-derive v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling fluvio-future v0.1.7 [INFO] [stderr] Compiling nj-core v3.0.0 [INFO] [stderr] Compiling node-bindgen v3.0.0 [INFO] [stderr] Compiling core-native v0.1.0 (/opt/rustwide/workdir/native) [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.18 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling core-web v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.35s [INFO] running `Command { std: "docker" "inspect" "dcf15daa6c2c5173be3cdc6291a95d4f7be825076397f9ae65272d7dff6b77b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf15daa6c2c5173be3cdc6291a95d4f7be825076397f9ae65272d7dff6b77b8", kill_on_drop: false }` [INFO] [stdout] dcf15daa6c2c5173be3cdc6291a95d4f7be825076397f9ae65272d7dff6b77b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2965785716b5c5f2483da064382a84a41c76eca0238ba34c6a781690dce808d4 [INFO] running `Command { std: "docker" "start" "-a" "2965785716b5c5f2483da064382a84a41c76eca0238ba34c6a781690dce808d4", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.18 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling core-native v0.1.0 (/opt/rustwide/workdir/native) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.18 [INFO] [stderr] Compiling core-web v0.1.0 (/opt/rustwide/workdir/web) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> web/src/lib.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> web/src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | mod tests { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.38urdwx9llfcprge.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-7c73f18a26808424.rlib" "/opt/rustwide/target/debug/deps/libnj_build-81d35be2bd1f2059.rlib" "/opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libinventory-0ee966428295b78e.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-419e0fc12f7345af.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5313b0a554c276c7.rlib" "/opt/rustwide/target/debug/deps/libchrono-61302cc746a4ba9b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-b735af930c92abdc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-067f54d7963c7d6b.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-51ca0dcbd8149ca5.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-ca7275df3736a99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7062269b54c99905.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libserde-876c86f48e22a776.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-8a1ed86feb92b2a6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libtracing-8f9e5f54e3c9693a.rlib" "/opt/rustwide/target/debug/deps/libmatchers-dfb4f8ec3e96acf2.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-194e2f0bb126ae3b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b5b99eaa4224f2dc.rlib" "/opt/rustwide/target/debug/deps/libregex-1b5d66f36a5a5f28.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e02a0b856c811a58.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b8aab1d96ec199b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3ff5ed28b6755bb9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5413de46f58b2137.rlib" "/opt/rustwide/target/debug/deps/libblocking-f6533f3c943fde60.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0fbe1217092c59ed.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-83766c8cec6e33b1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ccb856860ae125bd.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-dd226fc31ee6b9c3.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0e1f4218810d5a99.rlib" "/opt/rustwide/target/debug/deps/libasync_io-edc876040f951878.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-a4163ee95c70c47c.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-01c3b6365c37f728.rlib" "/opt/rustwide/target/debug/deps/libpolling-cd467d45a4330abf.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-e4ede004fdce0e49.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-a226c858df3a36a2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a683b6ab6282aed.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1d33e57ad3464760.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-43ee321c69862892.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-16bec96366cf3c0f.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-c468c89743b52756.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-457a41a2a4cc420b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libfastrand-8c5f57e48a94514b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9a180cc7267e488f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b15327aae6a30a5a.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-686c411e008eb8f0.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-5ea0f167151b8d69.rlib" "/opt/rustwide/target/debug/deps/liblog-e0635b986bb32192.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/liblibc-34fd7ce697921c39.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.12.rcgu.o): in function `nj_core::module::init_module::init_module': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/module.rs:94: undefined reference to `napi_module_register' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/core_native-5e9ed9c61f64c7c0.core_native.99dea1ba-cgu.11.rcgu.o: in function `nj_core::basic::JsEnv::unwrap_mut': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:464: undefined reference to `napi_unwrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-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-3.0.0/src/basic.rs:92: undefined reference to `napi_create_string_utf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-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-3.0.0/src/basic.rs:349: undefined reference to `napi_get_cb_info' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::define_class': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:376: undefined reference to `napi_define_class' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_reference': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:395: undefined reference to `napi_create_reference' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::delete_reference': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:407: undefined reference to `napi_delete_reference' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_new_target': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:414: undefined reference to `napi_get_new_target' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::wrap': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:429: undefined reference to `napi_wrap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_promise': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:515: undefined reference to `napi_create_promise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::resolve_deferred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:528: undefined reference to `napi_resolve_deferred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::reject_deferred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:539: undefined reference to `napi_reject_deferred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_thread_safe_function': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:563: undefined reference to `napi_create_threadsafe_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-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-3.0.0/src/basic.rs:588: undefined reference to `napi_is_exception_pending' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-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-3.0.0/src/basic.rs:607: undefined reference to `napi_throw_type_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::create_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:623: undefined reference to `napi_create_error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-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-3.0.0/src/basic.rs:643: undefined reference to `napi_typeof' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsEnv::get_undefined': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:691: undefined reference to `napi_get_undefined' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-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-3.0.0/src/basic.rs:914: undefined reference to `napi_define_properties' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.0.rcgu.o): in function `nj_core::basic::JsExports::set_name_property': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/basic.rs:929: undefined reference to `napi_set_named_property' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.15.rcgu.o): in function `nj_core::thread_fn::ThreadSafeFunction::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/thread_fn.rs:47: undefined reference to `napi_call_threadsafe_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.15.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/thread_fn.rs:62: undefined reference to `napi_release_threadsafe_function' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-5c49faf95cedf278.rlib(nj_core-5c49faf95cedf278.nj_core.cfec3626-cgu.4.rcgu.o): in function `::convert_to_rust': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nj-core-3.0.0/src/convert.rs:210: 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 `core-native` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2965785716b5c5f2483da064382a84a41c76eca0238ba34c6a781690dce808d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2965785716b5c5f2483da064382a84a41c76eca0238ba34c6a781690dce808d4", kill_on_drop: false }` [INFO] [stdout] 2965785716b5c5f2483da064382a84a41c76eca0238ba34c6a781690dce808d4