[INFO] cloning repository https://github.com/huangjj27/game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huangjj27/game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangjj27%2Fgame-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangjj27%2Fgame-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b71c2796fe75f5d2f0c359e114e38c910af8f39e [INFO] testing huangjj27/game-of-life against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuangjj27%2Fgame-of-life" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huangjj27/game-of-life on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huangjj27/game-of-life [INFO] finished tweaking git repo https://github.com/huangjj27/game-of-life [INFO] tweaked toml for git repo https://github.com/huangjj27/game-of-life written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/huangjj27/game-of-life already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a79abd59cde9c31d0ef28d719126487a09131db2df51cddf984d81f0ffefa54 [INFO] running `Command { std: "docker" "start" "-a" "2a79abd59cde9c31d0ef28d719126487a09131db2df51cddf984d81f0ffefa54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a79abd59cde9c31d0ef28d719126487a09131db2df51cddf984d81f0ffefa54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a79abd59cde9c31d0ef28d719126487a09131db2df51cddf984d81f0ffefa54", kill_on_drop: false }` [INFO] [stdout] 2a79abd59cde9c31d0ef28d719126487a09131db2df51cddf984d81f0ffefa54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2354c7f4c4f34025acd05937e5d45e9b36f9012896f35a098b10afa2b673c8d4 [INFO] running `Command { std: "docker" "start" "-a" "2354c7f4c4f34025acd05937e5d45e9b36f9012896f35a098b10afa2b673c8d4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling stdweb v0.4.6 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling rand_core v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#5e110bcf) [INFO] [stderr] Compiling web_logger v0.1.0 [INFO] [stderr] Compiling game_of_life v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | job: Box, [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Task` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | (coord + range) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | (coord - range) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> src/cellule.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | fn create(_props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Toggle` [INFO] [stdout] --> src/cellule.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Toggle, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SetAlive` [INFO] [stdout] --> src/cellule.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | SetAlive, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SetDead` [INFO] [stdout] --> src/cellule.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | SetDead, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `job` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | job: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0" "/opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.1iqudkpeyx3sx2wq.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-3251b3ced11d2845/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgame_of_life-103472930ef3c8c2.rlib" "/opt/rustwide/target/debug/deps/libweb_logger-91b9f12ecee1057e.rlib" "/opt/rustwide/target/debug/deps/librand-fc99a3eb94b95308.rlib" "/opt/rustwide/target/debug/deps/librand_core-52c8d10ec99bd56a.rlib" "/opt/rustwide/target/debug/deps/libyew-9d6d4e4260ed095d.rlib" "/opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib" "/opt/rustwide/target/debug/deps/libdiscard-71cae45fb2af99f5.rlib" "/opt/rustwide/target/debug/deps/libslab-f6b13aef8495daae.rlib" "/opt/rustwide/target/debug/deps/libanymap-359dbfcc7f007864.rlib" "/opt/rustwide/target/debug/deps/libbincode-6233930ce9c4c2c2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c3603feefe439623.rlib" "/opt/rustwide/target/debug/deps/libitoa-92132763c23982c1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f904f22c9fdfc3e6.rlib" "/opt/rustwide/target/debug/deps/libserde-d9c2fdfe8b8c851f.rlib" "/opt/rustwide/target/debug/deps/libhttp-f766a822093ebff3.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libbytes-cabb3364c1e9e74a.rlib" "/opt/rustwide/target/debug/deps/libiovec-0a44e2038e517bff.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-36892ebd78b9cfca.rlib" "/opt/rustwide/target/debug/deps/liblog-26967bdeb928df46.rlib" "/opt/rustwide/target/debug/deps/libfailure-19726dfc62654401.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c790264389debcb6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-eb4d6ae782e3096e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-51350af08565e67e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d3841d648f21705.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cb102b83a2c85c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/game_of_life-1b592aeeb2b437e0.game_of_life.3pz5817s-cgu.3.rcgu.o: in function `stdweb::webapi::parent_node::IParentNode::query_selector': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/parent_node.rs:23: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgame_of_life-103472930ef3c8c2.rlib(game_of_life-103472930ef3c8c2.game_of_life.35hawcg8-cgu.12.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/5e110bc/src/virtual_dom/vtag.rs:281: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/yew-cffb4df3674cc4fb/5e110bc/src/virtual_dom/vtag.rs:288: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgame_of_life-103472930ef3c8c2.rlib(game_of_life-103472930ef3c8c2.game_of_life.35hawcg8-cgu.13.rcgu.o): in function `stdweb::webapi::node::INode::next_sibling': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/node.rs:142: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgame_of_life-103472930ef3c8c2.rlib(game_of_life-103472930ef3c8c2.game_of_life.35hawcg8-cgu.13.rcgu.o): in function `stdweb::webapi::node::INode::set_node_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/node.rs:193: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libgame_of_life-103472930ef3c8c2.rlib(game_of_life-103472930ef3c8c2.game_of_life.35hawcg8-cgu.13.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/value.rs:33: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib(stdweb-03a3856241e1ad0f.stdweb.8s2o84gq-cgu.15.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib(stdweb-03a3856241e1ad0f.stdweb.8s2o84gq-cgu.15.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webapi/node.rs:357: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib(stdweb-03a3856241e1ad0f.stdweb.8s2o84gq-cgu.3.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:564: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib(stdweb-03a3856241e1ad0f.stdweb.8s2o84gq-cgu.3.rcgu.o): in function `::instance_of': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/macros.rs:564: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib(stdweb-03a3856241e1ad0f.stdweb.8s2o84gq-cgu.4.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/value.rs:33: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib(stdweb-03a3856241e1ad0f.stdweb.8s2o84gq-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/value.rs:89: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-03a3856241e1ad0f.rlib(stdweb-03a3856241e1ad0f.stdweb.8s2o84gq-cgu.9.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.6/src/webcore/symbol.rs:10: 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_of_life` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2354c7f4c4f34025acd05937e5d45e9b36f9012896f35a098b10afa2b673c8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2354c7f4c4f34025acd05937e5d45e9b36f9012896f35a098b10afa2b673c8d4", kill_on_drop: false }` [INFO] [stdout] 2354c7f4c4f34025acd05937e5d45e9b36f9012896f35a098b10afa2b673c8d4