[INFO] cloning repository https://github.com/s3k/yew-keydown-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s3k/yew-keydown-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3k%2Fyew-keydown-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3k%2Fyew-keydown-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d00ef03ef282349fbd871c897812825f3a6c9507 [INFO] testing s3k/yew-keydown-example 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%2Fs3k%2Fyew-keydown-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/s3k/yew-keydown-example [INFO] finished tweaking git repo https://github.com/s3k/yew-keydown-example [INFO] tweaked toml for git repo https://github.com/s3k/yew-keydown-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/s3k/yew-keydown-example 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/s3k/yew-keydown-example 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] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.43 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.43 [INFO] [stderr] Downloaded stdweb-derive v0.5.1 [INFO] [stderr] Downloaded failure_derive v0.1.5 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded autocfg v0.1.2 [INFO] [stderr] Downloaded cc v1.0.37 [INFO] [stderr] Downloaded serde v1.0.91 [INFO] [stderr] Downloaded http v0.1.17 [INFO] [stderr] Downloaded serde_json v1.0.39 [INFO] [stderr] Downloaded wasm-bindgen v0.2.43 [INFO] [stderr] Downloaded syn v0.15.34 [INFO] [stderr] Downloaded stdweb v0.4.17 [INFO] [stderr] Downloaded ryu v0.2.8 [INFO] [stderr] Downloaded serde_derive v1.0.91 [INFO] [stderr] Downloaded bumpalo v2.4.1 [INFO] [stderr] Downloaded backtrace v0.3.16 [INFO] [stderr] Downloaded synstructure v0.10.1 [INFO] [stderr] Downloaded failure v0.1.5 [INFO] [stderr] Downloaded base-x v0.2.4 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.7 [INFO] [stderr] Downloaded bincode v1.0.1 [INFO] [stderr] Downloaded backtrace-sys v0.1.28 [INFO] [stderr] Downloaded rustc-demangle v0.1.14 [INFO] [stderr] Downloaded yew v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.43 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.43 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 01a054d9ab60a95f7667cc6dd62fc44ccef2e8bc4499a7cacef191458ea19ea0 [INFO] running `Command { std: "docker" "start" "-a" "01a054d9ab60a95f7667cc6dd62fc44ccef2e8bc4499a7cacef191458ea19ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01a054d9ab60a95f7667cc6dd62fc44ccef2e8bc4499a7cacef191458ea19ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a054d9ab60a95f7667cc6dd62fc44ccef2e8bc4499a7cacef191458ea19ea0", kill_on_drop: false }` [INFO] [stdout] 01a054d9ab60a95f7667cc6dd62fc44ccef2e8bc4499a7cacef191458ea19ea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e3d65ef4cbba2a4c87655042601b92ca26b7ec3e49f187bb49c26a4e78336d68 [INFO] running `Command { std: "docker" "start" "-a" "e3d65ef4cbba2a4c87655042601b92ca26b7ec3e49f187bb49c26a4e78336d68", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.16 [INFO] [stderr] Compiling stdweb v0.4.17 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] Compiling wservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | keydown_job: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 | keydown_job: Option>, [INFO] [stdout] | +++ [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/rustcgeInkb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwservice-97db82b43be3e4f9.rlib,libyew-4e10ac9c53235265.rlib,libslab-7c577fd9ceb1ab41.rlib,libanymap-1d0488d68447da10.rlib,libbincode-89b52bd2659452d5.rlib,libhttp-a2ff351049043c02.rlib,libfnv-9e53809b7a9a2c90.rlib,libbytes-3ff3f2ff1e3b13e0.rlib,libiovec-e6de72a3c5544dca.rlib,libbyteorder-198b6e9c0726b05d.rlib,liblog-26c48c9a54cf82c7.rlib,libfailure-9ca8a3b7609b5eea.rlib,libbacktrace-c80fa5ded43840de.rlib,libbacktrace_sys-77f8b76cd5f854ce.rlib,librustc_demangle-90de839f6e2405c4.rlib,libcfg_if-e00128666ba0d172.rlib,liblibc-ea6eddc4a58fb115.rlib,libstdweb-27839de4a5952912.rlib,libdiscard-92439fb46b50ddbb.rlib,libstdweb_internal_runtime-6dc586f6dbbfa2b5.rlib,libserde_json-a6be42af94a11bea.rlib,libryu-addc3c71cf6db420.rlib,libitoa-349da0bebdaefaf5.rlib,libserde-d8269c1bf928391a.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/rustcgeInkb/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-177dc00e2b4572b9/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/wservice-22e067bbd6f6c5d4" "-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/libwservice-97db82b43be3e4f9.rlib(wservice-97db82b43be3e4f9.wservice.3b9ca9215ad67bea-cgu.8.rcgu.o): in function `wservice::keydown_service::KeydownService::spawn::snippet::__cargo_web_snippet_0cb9efff0b9f3d63c38c6055252a482d9f644f0a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:101:(.text._ZN8wservice15keydown_service14KeydownService5spawn7snippet60__cargo_web_snippet_0cb9efff0b9f3d63c38c6055252a482d9f644f0a17h37e401a1fb352d5aE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwservice-97db82b43be3e4f9.rlib(wservice-97db82b43be3e4f9.wservice.3b9ca9215ad67bea-cgu.8.rcgu.o): in function `::cancel::snippet::__cargo_web_snippet_1e1e60c8723e8da25c7469284cdcafef7c72ba60': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:91:(.text._ZN78_$LT$wservice..keydown_service..KeydownTask$u20$as$u20$yew..services..Task$GT$6cancel7snippet60__cargo_web_snippet_1e1e60c8723e8da25c7469284cdcafef7c72ba6017h7721bd2ae679b4d6E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-4e10ac9c53235265.rlib(yew-4e10ac9c53235265.yew.739795bb23f916e9-cgu.2.rcgu.o): in function `yew::services::console::ConsoleService::log::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:91:(.text._ZN3yew8services7console14ConsoleService3log7snippet60__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd965017haa3df70aff4af348E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-4e10ac9c53235265.rlib(yew-4e10ac9c53235265.yew.739795bb23f916e9-cgu.3.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.17/src/webcore/macros.rs:91:(.text._ZN3yew11virtual_dom4vtag16VTag$LT$COMP$GT$11apply_diffs7snippet60__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef17h902845696b2361e0E+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-4e10ac9c53235265.rlib(yew-4e10ac9c53235265.yew.739795bb23f916e9-cgu.3.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.17/src/webcore/macros.rs:91:(.text._ZN3yew11virtual_dom4vtag16VTag$LT$COMP$GT$11apply_diffs7snippet60__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f17h7ce8d7ac4c07807eE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libyew-4e10ac9c53235265.rlib(yew-4e10ac9c53235265.yew.739795bb23f916e9-cgu.3.rcgu.o):/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:91: 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-27839de4a5952912.rlib(stdweb-27839de4a5952912.stdweb.cb5e01482b0a7790-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.17/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h9d210e40adc2914cE+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.17/src/webcore/ffi/emscripten.rs:11:(.text._ZN6stdweb7webcore3ffi10emscripten10event_loop17h9d210e40adc2914cE+0x19): undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-27839de4a5952912.rlib(stdweb-27839de4a5952912.stdweb.cb5e01482b0a7790-cgu.02.rcgu.o): in function `stdweb::webapi::events::keyboard::IKeyboardEvent::key::snippet::__cargo_web_snippet_23639371cb88eaf0e4e3ff14ba63d1e5b5cea0b2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:101:(.text._ZN6stdweb6webapi6events8keyboard14IKeyboardEvent3key7snippet60__cargo_web_snippet_23639371cb88eaf0e4e3ff14ba63d1e5b5cea0b217h55b03c0688ae0a2aE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-27839de4a5952912.rlib(stdweb-27839de4a5952912.stdweb.cb5e01482b0a7790-cgu.02.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_9d64a695070c583ca1db88f92170810d90b0bb4c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:32:(.text._ZN107_$LT$stdweb..webapi..events..keyboard..KeyDownEvent$u20$as$u20$stdweb..webcore..instance_of..InstanceOf$GT$11instance_of7snippet60__cargo_web_snippet_9d64a695070c583ca1db88f92170810d90b0bb4c17h1894acc78b99e11dE+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-27839de4a5952912.rlib(stdweb-27839de4a5952912.stdweb.cb5e01482b0a7790-cgu.03.rcgu.o): in function `stdweb::webapi::event_target::EventListenerHandle::remove::snippet::__cargo_web_snippet_f750c7bda400081b4d7209f43f9d59214d39f6ea': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:91:(.text._ZN6stdweb6webapi12event_target19EventListenerHandle6remove7snippet60__cargo_web_snippet_f750c7bda400081b4d7209f43f9d59214d39f6ea17h74c03058f2f71fd2E+0x26): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-27839de4a5952912.rlib(stdweb-27839de4a5952912.stdweb.cb5e01482b0a7790-cgu.03.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_8545f3ba2883a49a2afd23c48c5d24ef3f9b0071': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:32:(.text._ZN117_$LT$stdweb..webapi..html_elements..textarea..TextAreaElement$u20$as$u20$stdweb..webcore..instance_of..InstanceOf$GT$11instance_of7snippet60__cargo_web_snippet_8545f3ba2883a49a2afd23c48c5d24ef3f9b007117he8e4cd459c9020e2E+0x13): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-27839de4a5952912.rlib(stdweb-27839de4a5952912.stdweb.cb5e01482b0a7790-cgu.03.rcgu.o): in function `stdweb::webapi::html_elements::textarea::TextAreaElement::set_value::snippet::__cargo_web_snippet_c26ddf75f581148e029dfcd95c037bb50d502e43': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:91:(.text._ZN6stdweb6webapi13html_elements8textarea15TextAreaElement9set_value7snippet60__cargo_web_snippet_c26ddf75f581148e029dfcd95c037bb50d502e4317h464a7414ba33159dE+0x1f): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstdweb-27839de4a5952912.rlib(stdweb-27839de4a5952912.stdweb.cb5e01482b0a7790-cgu.05.rcgu.o):/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.17/src/webcore/macros.rs:32: 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 `wservice` (bin "wservice") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3d65ef4cbba2a4c87655042601b92ca26b7ec3e49f187bb49c26a4e78336d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3d65ef4cbba2a4c87655042601b92ca26b7ec3e49f187bb49c26a4e78336d68", kill_on_drop: false }` [INFO] [stdout] e3d65ef4cbba2a4c87655042601b92ca26b7ec3e49f187bb49c26a4e78336d68