[INFO] cloning repository https://github.com/kiwiyou/chemcalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kiwiyou/chemcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiwiyou%2Fchemcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiwiyou%2Fchemcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8018e107abdda291b64ccf982b96d081dc110eb [INFO] testing kiwiyou/chemcalc against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkiwiyou%2Fchemcalc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kiwiyou/chemcalc [INFO] finished tweaking git repo https://github.com/kiwiyou/chemcalc [INFO] tweaked toml for git repo https://github.com/kiwiyou/chemcalc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kiwiyou/chemcalc 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] crate git repo https://github.com/kiwiyou/chemcalc already has a lockfile, it will not be regenerated [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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.42 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.42 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Downloaded proc-macro-hack v0.5.9 [INFO] [stderr] Downloaded proc-macro2 v1.0.1 [INFO] [stderr] Downloaded yew-macro v0.8.0 [INFO] [stderr] Downloaded synstructure v0.10.2 [INFO] [stderr] Downloaded proc-macro-nested v0.1.3 [INFO] [stderr] Downloaded stdweb-derive v0.5.1 [INFO] [stderr] Downloaded bincode v1.0.1 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.7 [INFO] [stderr] Downloaded base-x v0.2.5 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.4 [INFO] [stderr] Downloaded failure_derive v0.1.5 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.42 [INFO] [stderr] Downloaded indexmap v1.1.0 [INFO] [stderr] Downloaded cc v1.0.41 [INFO] [stderr] Downloaded backtrace v0.3.35 [INFO] [stderr] Downloaded serde v1.0.99 [INFO] [stderr] Downloaded failure v0.1.5 [INFO] [stderr] Downloaded http v0.1.18 [INFO] [stderr] Downloaded bumpalo v2.6.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.42 [INFO] [stderr] Downloaded serde_derive v1.0.99 [INFO] [stderr] Downloaded stdweb v0.4.18 [INFO] [stderr] Downloaded backtrace-sys v0.1.31 [INFO] [stderr] Downloaded yew v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 840176d3014e6748e9813d3d3ace40f5276d8db6c8a1d27a502769f6abacc855 [INFO] running `Command { std: "docker" "start" "-a" "840176d3014e6748e9813d3d3ace40f5276d8db6c8a1d27a502769f6abacc855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "840176d3014e6748e9813d3d3ace40f5276d8db6c8a1d27a502769f6abacc855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840176d3014e6748e9813d3d3ace40f5276d8db6c8a1d27a502769f6abacc855", kill_on_drop: false }` [INFO] [stdout] 840176d3014e6748e9813d3d3ace40f5276d8db6c8a1d27a502769f6abacc855 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 280823a7793a2af9fb0ce4b638f63edc737ab0753dadb7d018d2ba69e41b2211 [INFO] running `Command { std: "docker" "start" "-a" "280823a7793a2af9fb0ce4b638f63edc737ab0753dadb7d018d2ba69e41b2211", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling yew-macro v0.8.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling yew v0.8.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling chemcalc v0.1.0 (/opt/rustwide/workdir) [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/rustcLTOZcw/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libchemcalc-4df37875b974d454.rlib,libyew-5b52590c28b56788.rlib,libproc_macro_nested-74eddb43600693a1.rlib,libindexmap-785a0914af96c0ee.rlib,libhttp-48b32fb46d5991ca.rlib,libfnv-9e53809b7a9a2c90.rlib,libbytes-60c125b212962b09.rlib,libiovec-0c5d9bea4a2c3088.rlib,libfailure-2b00148427da67c2.rlib,libbacktrace-e3948c9b3c229626.rlib,libbacktrace_sys-6669ee934badbfea.rlib,liblibc-46f3b98612db1c39.rlib,librustc_demangle-dcc5b1758b30e405.rlib,libstdweb-9a1b50ae9709ea88.rlib,libdiscard-92439fb46b50ddbb.rlib,libstdweb_internal_runtime-6dc586f6dbbfa2b5.rlib,libserde_json-ded3976dbc36c257.rlib,libryu-a72ca5a1ad93c9cb.rlib,libitoa-349da0bebdaefaf5.rlib,libslab-7c577fd9ceb1ab41.rlib,liblog-c5ebbc85f19e8e8c.rlib,libcfg_if-5f8284c8b6f04027.rlib,libbincode-7b0ae5d4b4d1e07d.rlib,libserde-f86dec445bbeaa51.rlib,libbyteorder-61869a15e141d6eb.rlib,libanymap-1d0488d68447da10.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/rustcLTOZcw/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/backtrace-sys-16506de85fb9d962/out" "-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/deps/chemcalc-bf9781a789a43358" "-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/libyew-5b52590c28b56788.rlib(yew-5b52590c28b56788.yew.8d84435784369c4c-cgu.1.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:91:(.text._ZN3yew11virtual_dom4vtag16VTag$LT$COMP$GT$11apply_diffs7snippet60__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef17h7b1b2eb1adea6c69E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-5b52590c28b56788.rlib(yew-5b52590c28b56788.yew.8d84435784369c4c-cgu.1.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:91:(.text._ZN3yew11virtual_dom4vtag16VTag$LT$COMP$GT$11apply_diffs7snippet60__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f17h55cad89e69519f00E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-5b52590c28b56788.rlib(yew-5b52590c28b56788.yew.8d84435784369c4c-cgu.1.rcgu.o): in function `yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:91:(.text._ZN3yew11virtual_dom4vtag13set_attribute7snippet60__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd917h396aa4aae2c182aeE+0x26): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-5b52590c28b56788.rlib(yew-5b52590c28b56788.yew.8d84435784369c4c-cgu.1.rcgu.o): in function `yew::virtual_dom::vtag::remove_attribute::snippet::__cargo_web_snippet_f6358c198ebcc61c9da370cca2679c0b8bc81a7b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:91:(.text._ZN3yew11virtual_dom4vtag16remove_attribute7snippet60__cargo_web_snippet_f6358c198ebcc61c9da370cca2679c0b8bc81a7b17hc70d9e797879640dE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-5b52590c28b56788.rlib(yew-5b52590c28b56788.yew.8d84435784369c4c-cgu.1.rcgu.o): in function `yew::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:91:(.text._ZN3yew11virtual_dom4vtag11set_checked7snippet60__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c2900517hd87237e5f6ce0580E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-9a1b50ae9709ea88.rlib(stdweb-9a1b50ae9709ea88.stdweb.b1d802cbf915048a-cgu.02.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.18/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17hc142d57b276a8cf1E+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.18/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17hc142d57b276a8cf1E+0x19): undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-9a1b50ae9709ea88.rlib(stdweb-9a1b50ae9709ea88.stdweb.b1d802cbf915048a-cgu.02.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.18/src/webcore/macros.rs:32:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked7snippet60__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df17h12d80c5b600a6f31E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-9a1b50ae9709ea88.rlib(stdweb-9a1b50ae9709ea88.stdweb.b1d802cbf915048a-cgu.02.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.18/src/webcore/macros.rs:32:(.text._ZN75_$LT$stdweb..webcore..value..Reference$u20$as$u20$core..ops..drop..Drop$GT$4drop7snippet60__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf017h115d1b799918e65eE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-9a1b50ae9709ea88.rlib(stdweb-9a1b50ae9709ea88.stdweb.b1d802cbf915048a-cgu.02.rcgu.o): in function `stdweb::webapi::element::IElement::namespace_uri::snippet::__cargo_web_snippet_5f8f03c2f100be177db5a7d58ca6b8cbbeaa0c93': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:101:(.text._ZN6stdweb6webapi7element8IElement13namespace_uri7snippet60__cargo_web_snippet_5f8f03c2f100be177db5a7d58ca6b8cbbeaa0c9317h7836550f7e7ea38fE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-9a1b50ae9709ea88.rlib(stdweb-9a1b50ae9709ea88.stdweb.b1d802cbf915048a-cgu.02.rcgu.o): in function `stdweb::webapi::element::IElement::class_list::snippet::__cargo_web_snippet_bb618d13cbb219642bd219af99ee1519e5658d77': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:101:(.text._ZN6stdweb6webapi7element8IElement10class_list7snippet60__cargo_web_snippet_bb618d13cbb219642bd219af99ee1519e5658d7717h1162beefc24404b2E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-9a1b50ae9709ea88.rlib(stdweb-9a1b50ae9709ea88.stdweb.b1d802cbf915048a-cgu.02.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_352943ae98b2eeb817e36305c3531d61c7e1a52b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:32:(.text._ZN93_$LT$stdweb..webapi..element..Element$u20$as$u20$stdweb..webcore..instance_of..InstanceOf$GT$11instance_of7snippet60__cargo_web_snippet_352943ae98b2eeb817e36305c3531d61c7e1a52b17haacf00fd0a0796a5E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-9a1b50ae9709ea88.rlib(stdweb-9a1b50ae9709ea88.stdweb.b1d802cbf915048a-cgu.02.rcgu.o):/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.18/src/webcore/macros.rs:101: more undefined references to `emscripten_asm_const_int' follow [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 `chemcalc` (bin "chemcalc") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "280823a7793a2af9fb0ce4b638f63edc737ab0753dadb7d018d2ba69e41b2211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280823a7793a2af9fb0ce4b638f63edc737ab0753dadb7d018d2ba69e41b2211", kill_on_drop: false }` [INFO] [stdout] 280823a7793a2af9fb0ce4b638f63edc737ab0753dadb7d018d2ba69e41b2211