[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmytro0515%2Freactjs-boilerplate" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmytro0515/reactjs-boilerplate on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-6/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33290a2415e52276ec536999902b75588198025ee5d29ae40c8e49f988b18b37 [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" "33290a2415e52276ec536999902b75588198025ee5d29ae40c8e49f988b18b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33290a2415e52276ec536999902b75588198025ee5d29ae40c8e49f988b18b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33290a2415e52276ec536999902b75588198025ee5d29ae40c8e49f988b18b37", kill_on_drop: false }` [INFO] [stdout] 33290a2415e52276ec536999902b75588198025ee5d29ae40c8e49f988b18b37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b56b70b34f299e2b6f6573425c4d372f3ba06a678bb8a377e42bd8065cd90b3 [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" "1b56b70b34f299e2b6f6573425c4d372f3ba06a678bb8a377e42bd8065cd90b3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling nj-sys v1.0.0 [INFO] [stderr] Compiling nj-build v0.2.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.6.5 [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 thiserror-impl v1.0.21 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling inventory-impl v0.1.9 [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 tracing v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling serde v1.0.117 [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 web-sys v0.3.45 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.18 [INFO] [stderr] Compiling core-native v0.1.0 (/opt/rustwide/workdir/native) [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 1m 14s [INFO] running `Command { std: "docker" "inspect" "1b56b70b34f299e2b6f6573425c4d372f3ba06a678bb8a377e42bd8065cd90b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b56b70b34f299e2b6f6573425c4d372f3ba06a678bb8a377e42bd8065cd90b3", kill_on_drop: false }` [INFO] [stdout] 1b56b70b34f299e2b6f6573425c4d372f3ba06a678bb8a377e42bd8065cd90b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27271aee11ff819d04ea504a1ebb679819f4b28bdf49a6ffbf06083c7dfebfb6 [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" "27271aee11ff819d04ea504a1ebb679819f4b28bdf49a6ffbf06083c7dfebfb6", 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] [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-d03e2454b899286c.core_native.087501f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.core_native.087501f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c.2xypinq7k6fj8y1l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-1069db3d22ede6ab.rlib" "/opt/rustwide/target/debug/deps/libnj_build-b8bad198251669da.rlib" "/opt/rustwide/target/debug/deps/libnj_core-37803dc2963e8685.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libinventory-17bc0ed9134358bd.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-2a39db811d683cf0.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-f1b4159d8e2ffaa5.rlib" "/opt/rustwide/target/debug/deps/libchrono-8328d7640fa0b1e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-57d9c05306e65a94.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-620d687b7f508fea.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4cf9d23aa5e9e3d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-9e1842d48a3d3665.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9b1bf56b2fc6a3ef.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libserde-900869ecccf278b4.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f72bbdf0e055b1cb.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f6c40601c2d9bce6.rlib" "/opt/rustwide/target/debug/deps/libtracing-82167aea1a079e4b.rlib" "/opt/rustwide/target/debug/deps/libmatchers-c02ca5452d1fd554.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f78827278e5fa67b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3303a45db0397a34.rlib" "/opt/rustwide/target/debug/deps/libregex-60d8c352c8b6730f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-73c4e738f2a90440.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-081ed184a4ffb22b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libasync_std-062b366df48c9786.rlib" "/opt/rustwide/target/debug/deps/libblocking-98648ab481b09a76.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-100287552d34ec60.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-fcbbe862d1048751.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b62dc2236f9c90c5.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-0c1d9717d5be2088.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-827a10d8f61b2d5d.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-199fbd3c71226c76.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-7e1e0f2b41b0f284.rlib" "/opt/rustwide/target/debug/deps/libpolling-a07f9d73cd6af3e9.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-06d10ca39739a75e.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-007a063419d2f5ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-16f8a1489eab137a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3863c36243c9a189.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d608142be63971f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9dea27d19fca02c3.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-c6f7d2d5bd59d477.rlib" "/opt/rustwide/target/debug/deps/liblog-9a8491bca1472d8b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e171e2c553c740c1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/core_native-d03e2454b899286c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-cgu.14.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-d03e2454b899286c.core_native.087501f4-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-cgu.4.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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-cgu.4.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-37803dc2963e8685.rlib(nj_core-37803dc2963e8685.nj_core.722030a2-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" "27271aee11ff819d04ea504a1ebb679819f4b28bdf49a6ffbf06083c7dfebfb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27271aee11ff819d04ea504a1ebb679819f4b28bdf49a6ffbf06083c7dfebfb6", kill_on_drop: false }` [INFO] [stdout] 27271aee11ff819d04ea504a1ebb679819f4b28bdf49a6ffbf06083c7dfebfb6