[INFO] fetching crate node-rs 0.1.4... [INFO] testing node-rs-0.1.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate node-rs 0.1.4 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate node-rs 0.1.4 [INFO] finished tweaking crates.io crate node-rs 0.1.4 [INFO] tweaked toml for crates.io crate node-rs 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate node-rs 0.1.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 364b97164466f14e96c47e3ffe7d265ac72ecb7fac0db67355596008a7cd8cb9 [INFO] running `Command { std: "docker" "start" "-a" "364b97164466f14e96c47e3ffe7d265ac72ecb7fac0db67355596008a7cd8cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "364b97164466f14e96c47e3ffe7d265ac72ecb7fac0db67355596008a7cd8cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364b97164466f14e96c47e3ffe7d265ac72ecb7fac0db67355596008a7cd8cb9", kill_on_drop: false }` [INFO] [stdout] 364b97164466f14e96c47e3ffe7d265ac72ecb7fac0db67355596008a7cd8cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f2aeef26e97b3b721a6c4f8dbac8d5bc91ab3659ad91c2061126bb9564cd826e [INFO] running `Command { std: "docker" "start" "-a" "f2aeef26e97b3b721a6c4f8dbac8d5bc91ab3659ad91c2061126bb9564cd826e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling node-rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | if RUST_NODEJS_PRIVATE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe { RUST_NODEJS_PRIVATE.as_ref() }.expect("RUST_NODEJS_PRIVATE not correctly initialized.") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/child_process.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { CHILD_PROCESS.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | if unsafe { CLUSTER.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { CLUSTER.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stdweb v0.4.20 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f2aeef26e97b3b721a6c4f8dbac8d5bc91ab3659ad91c2061126bb9564cd826e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2aeef26e97b3b721a6c4f8dbac8d5bc91ab3659ad91c2061126bb9564cd826e", kill_on_drop: false }` [INFO] [stdout] f2aeef26e97b3b721a6c4f8dbac8d5bc91ab3659ad91c2061126bb9564cd826e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fd38d08dbd854d1c98d7631cc9a1a6c797f1f3f6d38dcd5260325316708cf9a2 [INFO] running `Command { std: "docker" "start" "-a" "fd38d08dbd854d1c98d7631cc9a1a6c797f1f3f6d38dcd5260325316708cf9a2", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling node-rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | if RUST_NODEJS_PRIVATE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe { RUST_NODEJS_PRIVATE.as_ref() }.expect("RUST_NODEJS_PRIVATE not correctly initialized.") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/child_process.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { CHILD_PROCESS.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | if unsafe { CLUSTER.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { CLUSTER.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | if RUST_NODEJS_PRIVATE.is_none() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | unsafe { RUST_NODEJS_PRIVATE.as_ref() }.expect("RUST_NODEJS_PRIVATE not correctly initialized.") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/child_process.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe { CHILD_PROCESS.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | if unsafe { CLUSTER.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/cluster.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe { CLUSTER.as_ref() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcPHSmBb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnode_rs-d397134c179785aa.rlib,libstdweb-805af8801a084607.rlib,libdiscard-92439fb46b50ddbb.rlib,libstdweb_internal_runtime-f1f5d27ed044e1ff.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcPHSmBb/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/worker-7e89ebce33eb4a37" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::js_private::snippet::__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs10js_private7snippet60__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b17h3d615fd8f830ced9E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::initialize::snippet::__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster10initialize7snippet60__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a17hb7141ebf88405babE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::worker::snippet::__cargo_web_snippet_bf5765fa03bb28b8407fda8629fc0e506eb5d3f1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster6worker7snippet60__cargo_web_snippet_bf5765fa03bb28b8407fda8629fc0e506eb5d3f117hfe1ed29a09dd420eE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_943d621b506bda3fcba64862b30df50e8c7c8f7c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:64:(.text._ZN85_$LT$node_rs..cluster..Worker$u20$as$u20$stdweb..webcore..instance_of..InstanceOf$GT$11instance_of7snippet60__cargo_web_snippet_943d621b506bda3fcba64862b30df50e8c7c8f7c17h178accc5d937cbe7E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::Worker::process::snippet::__cargo_web_snippet_62ae17c98b645aace3dbd24c894f834a9e9643b5': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster6Worker7process7snippet60__cargo_web_snippet_62ae17c98b645aace3dbd24c894f834a9e9643b517hc4248c600356df20E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o):/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.07.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h8ac4ee8274ced7d1E+0x4): undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h8ac4ee8274ced7d1E+0x19): undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.12.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:32:(.text._ZN75_$LT$stdweb..webcore..value..Reference$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf017ha1988ead1226375eE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.15.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:139:(.text._ZN73_$LT$stdweb..webcore..symbol..Symbol$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec17hce951b1c465fe60aE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `node-rs` (example "worker") due to 1 previous error [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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcByzAIm/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnode_rs-d397134c179785aa.rlib,libstdweb-805af8801a084607.rlib,libdiscard-92439fb46b50ddbb.rlib,libstdweb_internal_runtime-f1f5d27ed044e1ff.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcByzAIm/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/master-92da7c78654a4ac3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::js_private::snippet::__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs10js_private7snippet60__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b17h3d615fd8f830ced9E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::initialize::snippet::__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster10initialize7snippet60__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a17hb7141ebf88405babE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::fork::snippet::__cargo_web_snippet_bc7cd10435c269895732274916110e16361f2e9b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster4fork7snippet60__cargo_web_snippet_bc7cd10435c269895732274916110e16361f2e9b17h9fbc9098b43c3257E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::is_worker::snippet::__cargo_web_snippet_66112c5783c559262d184bc6d16f762cc900f30a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster9is_worker7snippet60__cargo_web_snippet_66112c5783c559262d184bc6d16f762cc900f30a17h48d3df446cc3d924E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::ClusterSettingsBuilder::exec::snippet::__cargo_web_snippet_4d66721dd755374fa177d86d1c818bf74cc0be84': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster22ClusterSettingsBuilder4exec7snippet60__cargo_web_snippet_4d66721dd755374fa177d86d1c818bf74cc0be8417h9f9cd6f062ca3fb7E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o):/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.07.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h8ac4ee8274ced7d1E+0x4): undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h8ac4ee8274ced7d1E+0x19): undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.12.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:32:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked7snippet60__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df17hc4706fb0cb0da845E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.12.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:32:(.text._ZN75_$LT$stdweb..webcore..value..Reference$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf017ha1988ead1226375eE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.15.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:139:(.text._ZN73_$LT$stdweb..webcore..symbol..Symbol$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec17hce951b1c465fe60aE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `node-rs` (example "master") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc1yFUCG/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnode_rs-d397134c179785aa.rlib,libstdweb-805af8801a084607.rlib,libdiscard-92439fb46b50ddbb.rlib,libstdweb_internal_runtime-f1f5d27ed044e1ff.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc1yFUCG/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/cluster-3345929e7c4d3d61" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::js_private::snippet::__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs10js_private7snippet60__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b17h3d615fd8f830ced9E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::initialize::snippet::__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster10initialize7snippet60__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a17hb7141ebf88405babE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::fork::snippet::__cargo_web_snippet_bc7cd10435c269895732274916110e16361f2e9b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster4fork7snippet60__cargo_web_snippet_bc7cd10435c269895732274916110e16361f2e9b17h9fbc9098b43c3257E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::is_worker::snippet::__cargo_web_snippet_66112c5783c559262d184bc6d16f762cc900f30a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster9is_worker7snippet60__cargo_web_snippet_66112c5783c559262d184bc6d16f762cc900f30a17h48d3df446cc3d924E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o): in function `node_rs::cluster::worker::snippet::__cargo_web_snippet_bf5765fa03bb28b8407fda8629fc0e506eb5d3f1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149:(.text._ZN7node_rs7cluster6worker7snippet60__cargo_web_snippet_bf5765fa03bb28b8407fda8629fc0e506eb5d3f117hfe1ed29a09dd420eE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnode_rs-d397134c179785aa.rlib(node_rs-d397134c179785aa.node_rs.71eee51df1eec559-cgu.0.rcgu.o):/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:64: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.07.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h8ac4ee8274ced7d1E+0x4): undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h8ac4ee8274ced7d1E+0x19): undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.12.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:32:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked7snippet60__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df17hc4706fb0cb0da845E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.12.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:32:(.text._ZN75_$LT$stdweb..webcore..value..Reference$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf017ha1988ead1226375eE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-805af8801a084607.rlib(stdweb-805af8801a084607.stdweb.da054d8c1877e5f1-cgu.15.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:139:(.text._ZN73_$LT$stdweb..webcore..symbol..Symbol$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec17hce951b1c465fe60aE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `node-rs` (example "cluster") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fd38d08dbd854d1c98d7631cc9a1a6c797f1f3f6d38dcd5260325316708cf9a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd38d08dbd854d1c98d7631cc9a1a6c797f1f3f6d38dcd5260325316708cf9a2", kill_on_drop: false }` [INFO] [stdout] fd38d08dbd854d1c98d7631cc9a1a6c797f1f3f6d38dcd5260325316708cf9a2