[INFO] fetching crate node-rs 0.1.4... [INFO] testing node-rs-0.1.4 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate node-rs 0.1.4 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate node-rs 0.1.4 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 828c28f39314a47d9c32a4b1d19504dae4e5091555c52ca2cc6b5b739255b333 [INFO] running `Command { std: "docker" "start" "-a" "828c28f39314a47d9c32a4b1d19504dae4e5091555c52ca2cc6b5b739255b333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "828c28f39314a47d9c32a4b1d19504dae4e5091555c52ca2cc6b5b739255b333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828c28f39314a47d9c32a4b1d19504dae4e5091555c52ca2cc6b5b739255b333", kill_on_drop: false }` [INFO] [stdout] 828c28f39314a47d9c32a4b1d19504dae4e5091555c52ca2cc6b5b739255b333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66c57099889de636ec12f2b90c95bdaa29a21bc6131500afcf2b85c1aec4fc7d [INFO] running `Command { std: "docker" "start" "-a" "66c57099889de636ec12f2b90c95bdaa29a21bc6131500afcf2b85c1aec4fc7d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling serde_derive v1.0.228 [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)]` (part of `#[warn(rust_2024_compatibility)]`) 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 22.74s [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" "66c57099889de636ec12f2b90c95bdaa29a21bc6131500afcf2b85c1aec4fc7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66c57099889de636ec12f2b90c95bdaa29a21bc6131500afcf2b85c1aec4fc7d", kill_on_drop: false }` [INFO] [stdout] 66c57099889de636ec12f2b90c95bdaa29a21bc6131500afcf2b85c1aec4fc7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcc47554bc7a024ac0e937fc26879cf2fd15639a5fc1dc684bbac1cfe4a33ba7 [INFO] running `Command { std: "docker" "start" "-a" "bcc47554bc7a024ac0e937fc26879cf2fd15639a5fc1dc684bbac1cfe4a33ba7", 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)]` (part of `#[warn(rust_2024_compatibility)]`) 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)]` (part of `#[warn(rust_2024_compatibility)]`) 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" "/tmp/rustcDqW2mT/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnode_rs-1510b341e6ba1d29,libstdweb-39bef9280e08caf6,libdiscard-42c070064d5e00ee,libstdweb_internal_runtime-90d250613f5b1f86}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDqW2mT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/master-fea28a9c62305a82" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: emscripten_asm_const_int [INFO] [stdout] >>> referenced by macros.rs:32 (src/webcore/macros.rs:32) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.02.rcgu.o:(stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df::h6e4150a2922bd8dd) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] >>> referenced by macros.rs:32 (src/webcore/macros.rs:32) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.02.rcgu.o:(_$LT$stdweb..webcore..value..Reference$u20$as$u20$core..ops..drop..Drop$GT$::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0::h5e8c794462ff5b72) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149) [INFO] [stdout] >>> node_rs-1510b341e6ba1d29.node_rs.d007873a9a3cb0d8-cgu.0.rcgu.o:(node_rs::js_private::snippet::__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b::h3b9271bbdc1b59d3) in archive /opt/rustwide/target/debug/deps/libnode_rs-1510b341e6ba1d29.rlib [INFO] [stdout] >>> referenced 23 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_pause_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h99cf71d45a485cba) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_set_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h99cf71d45a485cba) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqzWm3w/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnode_rs-1510b341e6ba1d29,libstdweb-39bef9280e08caf6,libdiscard-42c070064d5e00ee,libstdweb_internal_runtime-90d250613f5b1f86}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqzWm3w/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cluster-08106dc172a45a29" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: emscripten_asm_const_int [INFO] [stdout] >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149) [INFO] [stdout] >>> node_rs-1510b341e6ba1d29.node_rs.d007873a9a3cb0d8-cgu.0.rcgu.o:(node_rs::js_private::snippet::__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b::h3b9271bbdc1b59d3) in archive /opt/rustwide/target/debug/deps/libnode_rs-1510b341e6ba1d29.rlib [INFO] [stdout] >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149) [INFO] [stdout] >>> node_rs-1510b341e6ba1d29.node_rs.d007873a9a3cb0d8-cgu.0.rcgu.o:(node_rs::timers::OneShotTimeout::new::snippet::__cargo_web_snippet_80a03bedf6fe095d63c41fd77f15febaa0741981::h57f3f7177109c49d) in archive /opt/rustwide/target/debug/deps/libnode_rs-1510b341e6ba1d29.rlib [INFO] [stdout] >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149) [INFO] [stdout] >>> node_rs-1510b341e6ba1d29.node_rs.d007873a9a3cb0d8-cgu.0.rcgu.o:(node_rs::cluster::initialize::snippet::__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a::hdd066073c8573d35) in archive /opt/rustwide/target/debug/deps/libnode_rs-1510b341e6ba1d29.rlib [INFO] [stdout] >>> referenced 26 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_pause_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h99cf71d45a485cba) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_set_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h99cf71d45a485cba) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `node-rs` (example "cluster") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "/tmp/rustckjyM8C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnode_rs-1510b341e6ba1d29,libstdweb-39bef9280e08caf6,libdiscard-42c070064d5e00ee,libstdweb_internal_runtime-90d250613f5b1f86}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckjyM8C/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/worker-aae864ab8b8d4dda" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: emscripten_asm_const_int [INFO] [stdout] >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149) [INFO] [stdout] >>> node_rs-1510b341e6ba1d29.node_rs.d007873a9a3cb0d8-cgu.0.rcgu.o:(node_rs::js_private::snippet::__cargo_web_snippet_2b3ef7c40ae267f4f954d9b39cc3e5e1fdc5a69b::h3b9271bbdc1b59d3) in archive /opt/rustwide/target/debug/deps/libnode_rs-1510b341e6ba1d29.rlib [INFO] [stdout] >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149) [INFO] [stdout] >>> node_rs-1510b341e6ba1d29.node_rs.d007873a9a3cb0d8-cgu.0.rcgu.o:(node_rs::timers::OneShotTimeout::new::snippet::__cargo_web_snippet_80a03bedf6fe095d63c41fd77f15febaa0741981::h57f3f7177109c49d) in archive /opt/rustwide/target/debug/deps/libnode_rs-1510b341e6ba1d29.rlib [INFO] [stdout] >>> referenced by macros.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.20/src/webcore/macros.rs:149) [INFO] [stdout] >>> node_rs-1510b341e6ba1d29.node_rs.d007873a9a3cb0d8-cgu.0.rcgu.o:(node_rs::cluster::initialize::snippet::__cargo_web_snippet_1a6ada06ed2baff02433c84cba68a46e4df2b95a::hdd066073c8573d35) in archive /opt/rustwide/target/debug/deps/libnode_rs-1510b341e6ba1d29.rlib [INFO] [stdout] >>> referenced 14 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_pause_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h99cf71d45a485cba) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_set_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-39bef9280e08caf6.stdweb.b77775e44a35fb2f-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h99cf71d45a485cba) in archive /opt/rustwide/target/debug/deps/libstdweb-39bef9280e08caf6.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `node-rs` (example "worker") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bcc47554bc7a024ac0e937fc26879cf2fd15639a5fc1dc684bbac1cfe4a33ba7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcc47554bc7a024ac0e937fc26879cf2fd15639a5fc1dc684bbac1cfe4a33ba7", kill_on_drop: false }` [INFO] [stdout] bcc47554bc7a024ac0e937fc26879cf2fd15639a5fc1dc684bbac1cfe4a33ba7