[INFO] cloning repository https://github.com/ChillyBwoy/yew-kanban [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChillyBwoy/yew-kanban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1815bd7445d5605a9c6c06074936c50bee94ecd [INFO] testing ChillyBwoy/yew-kanban against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChillyBwoy%2Fyew-kanban" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChillyBwoy/yew-kanban on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChillyBwoy/yew-kanban [INFO] finished tweaking git repo https://github.com/ChillyBwoy/yew-kanban [INFO] tweaked toml for git repo https://github.com/ChillyBwoy/yew-kanban written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ChillyBwoy/yew-kanban already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/DenisKolodin/yew` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded web_logger v0.1.0 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.5 [INFO] [stderr] Downloaded stdweb v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78b2a1e0d5f8431e81f6a54e41a4683017eae5a0847f2bc08a9384ab304af34d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "78b2a1e0d5f8431e81f6a54e41a4683017eae5a0847f2bc08a9384ab304af34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78b2a1e0d5f8431e81f6a54e41a4683017eae5a0847f2bc08a9384ab304af34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78b2a1e0d5f8431e81f6a54e41a4683017eae5a0847f2bc08a9384ab304af34d", kill_on_drop: false }` [INFO] [stdout] 78b2a1e0d5f8431e81f6a54e41a4683017eae5a0847f2bc08a9384ab304af34d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ee6168ca720b1005d55add805bd5a4c029c3bd0a7637e9aaa01937aae6ffd1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "38ee6168ca720b1005d55add805bd5a4c029c3bd0a7637e9aaa01937aae6ffd1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.5 [INFO] [stderr] Compiling web_logger v0.1.0 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#23931596) [INFO] [stderr] Compiling yew-kanban v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/components/app.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | router: Box>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Bridge>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_listener` [INFO] [stdout] --> src/routing.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | event_listener: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_route` [INFO] [stdout] --> src/routing.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn get_route(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.yew_kanban.eoic6bdq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301" "/opt/rustwide/target/debug/deps/yew_kanban-1153448833774301.6egvj07gy7o3ogu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-50e964506f744beb/out" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libyew-4b5c220e4901e763.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-677fd17c8d8fdc29.rlib" "/opt/rustwide/target/debug/deps/libhalf-1079250bf1324073.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-a6ab822e88360196.rlib" "/opt/rustwide/target/debug/deps/librmp-6a250a925f430151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5c1f9c03f1caa096.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e9e8d6309b16960.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c46ec71f9c1d8f93.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-9072c3b13f662b86.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b83d99276b4e2010.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e671f265880199ab.rlib" "/opt/rustwide/target/debug/deps/libtoml-9b6c25bf1df41e61.rlib" "/opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib" "/opt/rustwide/target/debug/deps/libdiscard-9847723efbd5428f.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-0480a927fb47e9e8.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libanymap-7e5e2b7286b2930b.rlib" "/opt/rustwide/target/debug/deps/libbincode-50473741b6bc72f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-711cf3e0a075ba9a.rlib" "/opt/rustwide/target/debug/deps/libryu-b8968d535868837f.rlib" "/opt/rustwide/target/debug/deps/libhttp-d2b8bd006c67309b.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libbytes-c942b9b8a7bdd2ce.rlib" "/opt/rustwide/target/debug/deps/libiovec-34ce0ad1e5528c13.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9b86090031a84422.rlib" "/opt/rustwide/target/debug/deps/libfailure-abd595b9a034120b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9282ee105e23a46c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9b05bf6061661631.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ea4f070bce620b1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0544dd2eb36ef42.rlib" "/opt/rustwide/target/debug/deps/libserde-b046ce1d0c0e6c31.rlib" "/opt/rustwide/target/debug/deps/liblog-52efe9d2c8f74850.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-4b5c220e4901e763.rlib(yew-4b5c220e4901e763.yew.86nyobxu-cgu.4.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-4b5c220e4901e763.rlib(yew-4b5c220e4901e763.yew.86nyobxu-cgu.4.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_6a77b2f2accec26fefbfa0d864061d26f40f8f6f': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-4b5c220e4901e763.rlib(yew-4b5c220e4901e763.yew.86nyobxu-cgu.4.rcgu.o): in function `yew::virtual_dom::vtag::set_attribute::snippet::__cargo_web_snippet_da2febd72f9938d90bc2bf2905643f595b07abd9': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-4b5c220e4901e763.rlib(yew-4b5c220e4901e763.yew.86nyobxu-cgu.4.rcgu.o): in function `yew::virtual_dom::vtag::remove_attribute::snippet::__cargo_web_snippet_f6358c198ebcc61c9da370cca2679c0b8bc81a7b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-4b5c220e4901e763.rlib(yew-4b5c220e4901e763.yew.86nyobxu-cgu.4.rcgu.o): in function `yew::virtual_dom::vtag::set_checked::snippet::__cargo_web_snippet_a1f43b583e011a9bbeae64030b81f677e6c29005': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.1.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.10.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.10.rcgu.o): in function `stdweb::webapi::token_list::TokenList::add::snippet::__cargo_web_snippet_8a049af1e4867892fca647811a9472e4c5832053': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.10.rcgu.o): in function `stdweb::webapi::token_list::TokenList::remove::snippet::__cargo_web_snippet_ec62bad51093fd25faa38be3170e100862e191f3': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.11.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.11.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.12.rcgu.o): in function `stdweb::webapi::location::Location::pathname::snippet::__cargo_web_snippet_a466a2ab96cd77e1a77dcdb39f4f031701c195fc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-0283fd14bf9932f2.rlib(stdweb-0283fd14bf9932f2.stdweb.6ovkoqhn-cgu.12.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.13/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] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-kanban` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "38ee6168ca720b1005d55add805bd5a4c029c3bd0a7637e9aaa01937aae6ffd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ee6168ca720b1005d55add805bd5a4c029c3bd0a7637e9aaa01937aae6ffd1", kill_on_drop: false }` [INFO] [stdout] 38ee6168ca720b1005d55add805bd5a4c029c3bd0a7637e9aaa01937aae6ffd1