[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmytro0515%2Freactjs-boilerplate" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmytro0515/reactjs-boilerplate on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a423edb5911528b8e80e6260041b9547d0c2fab3e3c1a2198bea53d619122e58 [INFO] running `Command { std: "docker" "start" "-a" "a423edb5911528b8e80e6260041b9547d0c2fab3e3c1a2198bea53d619122e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a423edb5911528b8e80e6260041b9547d0c2fab3e3c1a2198bea53d619122e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a423edb5911528b8e80e6260041b9547d0c2fab3e3c1a2198bea53d619122e58", kill_on_drop: false }` [INFO] [stdout] a423edb5911528b8e80e6260041b9547d0c2fab3e3c1a2198bea53d619122e58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51ffc8c7d60147d3d2debde705fa65d21a5a999a74589e985579714cf045cf21 [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" "51ffc8c7d60147d3d2debde705fa65d21a5a999a74589e985579714cf045cf21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling nj-sys v1.0.0 [INFO] [stderr] Compiling nj-build v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling async-io v1.1.10 [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 chrono v0.4.19 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [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 ghost v0.1.2 [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 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 tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [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 1m 35s [INFO] running `Command { std: "docker" "inspect" "51ffc8c7d60147d3d2debde705fa65d21a5a999a74589e985579714cf045cf21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ffc8c7d60147d3d2debde705fa65d21a5a999a74589e985579714cf045cf21", kill_on_drop: false }` [INFO] [stdout] 51ffc8c7d60147d3d2debde705fa65d21a5a999a74589e985579714cf045cf21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8721a12d9988312afd13418e44d894304fb2ec7499a8a948326765b4bbaf722d [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" "8721a12d9988312afd13418e44d894304fb2ec7499a8a948326765b4bbaf722d", 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-6cbc2c923474ceea.core_native.4e68c367-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.core_native.4e68c367-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea.4zyisoxw5uysonh8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libnode_bindgen-52aaa0541aacac64.rlib" "/opt/rustwide/target/debug/deps/libnj_build-abeb526e0c816ecf.rlib" "/opt/rustwide/target/debug/deps/libnj_core-319cf0e2323e3293.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libinventory-3c30ee9f40e72003.rlib" "/opt/rustwide/target/debug/deps/libfluvio_future-d15ef2652c890786.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-6ae615ecfe6e9f0f.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e247381f01cc15d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-fcfe3f143b18d5e1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-79a03428951bd74e.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-9ac442b89ac257a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-0fecbfc8ecea5152.rlib" "/opt/rustwide/target/debug/deps/libserde_json-328e2fb1c85107b5.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libserde-1e0faa7b7ad99a13.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-87950bb09a00f28c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libtracing-e9bb90c9d6de758b.rlib" "/opt/rustwide/target/debug/deps/libmatchers-035fd1b630a373c9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1916d6da6e10eb1b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libregex-9018b947d238f8c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-90edb85036cf420f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eafc8d17ad20e45e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/libasync_std-51da415fc8192961.rlib" "/opt/rustwide/target/debug/deps/libblocking-498fa2a65dec5663.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-12948e50334125f7.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-17a2d69782ebddab.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9e77fd7167d5dca9.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2e8e2370154841be.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libasync_io-e3af37549e783c46.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-58dee5c988320618.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f76574f755cf84f0.rlib" "/opt/rustwide/target/debug/deps/libpolling-eb2e2d80701b949f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5531af6d6aeddfb1.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a0722a5cf858edfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-08c1a228e16aceb6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-803f42e1ebe21be6.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-efea6cc0e29719e6.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libnj_sys-6f0e650d2defc7c1.rlib" "/opt/rustwide/target/debug/deps/liblog-69c10ffcb957e07a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-5351819e5ee6f755.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/core_native-6cbc2c923474ceea" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libnj_core-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-6cbc2c923474ceea.core_native.4e68c367-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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-319cf0e2323e3293.rlib(nj_core-319cf0e2323e3293.nj_core.631202e6-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" "8721a12d9988312afd13418e44d894304fb2ec7499a8a948326765b4bbaf722d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8721a12d9988312afd13418e44d894304fb2ec7499a8a948326765b4bbaf722d", kill_on_drop: false }` [INFO] [stdout] 8721a12d9988312afd13418e44d894304fb2ec7499a8a948326765b4bbaf722d