[INFO] updating cached repository https://github.com/jiegec/online_decaf [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f2e64f03166046ee522535e4a79999b5fccd0cb5 [INFO] testing jiegec/online_decaf against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_decaf" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/online_decaf on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jiegec/online_decaf [INFO] finished tweaking git repo https://github.com/jiegec/online_decaf [INFO] tweaked toml for git repo https://github.com/jiegec/online_decaf written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jiegec/online_decaf already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1cc5bf429660c42674f901e897f9aa69972f9dc63d66692ee9c7a560d2e1844e [INFO] running `"docker" "start" "-a" "1cc5bf429660c42674f901e897f9aa69972f9dc63d66692ee9c7a560d2e1844e"` [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling bitset v0.1.0 (https://github.com/MashPlant/bitset#a20d7b54) [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling print v0.1.0 (https://github.com/MashPlant/re2dfa#d3544ab7) [INFO] [stderr] Compiling typed-arena v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling grammar-config v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Compiling common v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling yew v0.9.0 [INFO] [stderr] Compiling ll1-core v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling lalr1-core v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tac v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling tacopt v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling codegen v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling re2dfa v1.0.0 (https://github.com/MashPlant/re2dfa#d3544ab7) [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling tacvm v0.1.0 (https://github.com/MashPlant/tacvm#b6bfee9a) [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling parser-gen v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Compiling parser-macros v0.1.0 (https://github.com/MashPlant/lalr1#f51118ed) [INFO] [stderr] Compiling syntax v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling print v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling typeck v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling tacgen v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling driver v0.1.0 (https://github.com/jiegec/decaf-rs.git?branch=pa5_wast#17e3eead) [INFO] [stderr] Compiling online_decaf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `console` [INFO] [stderr] --> src/lib.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | console: ConsoleService, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.main.cgfhcodj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf" "/opt/rustwide/target/debug/deps/main-9ba376a99c419cdf.4l7wzga6b8ix1wri.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-cc2bd7ef60491f19/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libonline_decaf-7b7283174ac5c014.rlib" "/opt/rustwide/target/debug/deps/libdriver-c61036113f112878.rlib" "/opt/rustwide/target/debug/deps/libtacgen-e563f7489aefdf95.rlib" "/opt/rustwide/target/debug/deps/libprint-b327d22c9c5df478.rlib" "/opt/rustwide/target/debug/deps/libtacvm-06f48305df8fb9bb.rlib" "/opt/rustwide/target/debug/deps/libunescape-fef59b106d6ecfdc.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-f3865d78c4cc4bd8.rlib" "/opt/rustwide/target/debug/deps/libbytecount-53c83cceb29c28ff.rlib" "/opt/rustwide/target/debug/deps/libnom-88b65d54bf45da66.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ba52f90f2d2e20cc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-68fe15fbd1ee4255.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ad412c52a0ba129d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-afa34138e6ae189b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/libcodegen-44b498810c528c2f.rlib" "/opt/rustwide/target/debug/deps/libtacopt-af0c0a28eab7a503.rlib" "/opt/rustwide/target/debug/deps/libbitset-b69ed981d0240026.rlib" "/opt/rustwide/target/debug/deps/libtac-d8b69f7c541bda72.rlib" "/opt/rustwide/target/debug/deps/libtypeck-f720f3d1f22b4c13.rlib" "/opt/rustwide/target/debug/deps/libsyntax-92210097df48cd9d.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eb9ab60ddc5fcb30.rlib" "/opt/rustwide/target/debug/deps/libcommon-6044e9c1fd00ad5c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5f71f2b1331361f2.rlib" "/opt/rustwide/target/debug/deps/libcolored-a9a4eb6f1a23982b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a1e59429c3f184d4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8461e58bcf62dc53.rlib" "/opt/rustwide/target/debug/deps/libhttp-ac1a7203d740252c.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-67468d77688c27c8.rlib" "/opt/rustwide/target/debug/deps/libiovec-86d30ee7dbd67103.rlib" "/opt/rustwide/target/debug/deps/libfailure-94dca251334f967b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-902131c8d06f0aaa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5c5d14b6b3ff22a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-ad482eee67b90e5e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib" "/opt/rustwide/target/debug/deps/libdiscard-f890596eaa6281c6.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-18217d14b4d89b89.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb06fe342fe27cf4.rlib" "/opt/rustwide/target/debug/deps/libryu-791b08be66f96674.rlib" "/opt/rustwide/target/debug/deps/libitoa-738d49aa623a80f9.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libbincode-a980767d5e71decf.rlib" "/opt/rustwide/target/debug/deps/libserde-caf3be107a780a9d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/libanymap-20eb64a09072c07a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libonline_decaf-7b7283174ac5c014.rlib(online_decaf-7b7283174ac5c014.online_decaf.erpuh48k-cgu.7.rcgu.o): In function `::update::snippet::__cargo_web_snippet_cb3404b7c341c4ab1f6dd7d028bfa9787b488799': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libonline_decaf-7b7283174ac5c014.rlib(online_decaf-7b7283174ac5c014.online_decaf.erpuh48k-cgu.7.rcgu.o): In function `::update::snippet::__cargo_web_snippet_a6e18dc869637830175e770aa1d00a2b7d5a7619': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib(yew-e1ebfbb6d0d291c8.yew.dmtkrfdm-cgu.10.rcgu.o): In function ` as yew::virtual_dom::Listener>::attach::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_cbb54466a17480e2aa3c55a350ddc2f54eb42f54': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib(yew-e1ebfbb6d0d291c8.yew.dmtkrfdm-cgu.2.rcgu.o): In function `::spawn_or_join::{{closure}}::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_7c2f6be252b58b3083594e63fac2e18c10259785': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib(yew-e1ebfbb6d0d291c8.yew.dmtkrfdm-cgu.2.rcgu.o): In function `::spawn_or_join::{{closure}}::snippet::__cargo_web_snippet_e925f093d33d2b9fa2ecf78162b4d77811f88d78': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib(yew-e1ebfbb6d0d291c8.yew.dmtkrfdm-cgu.2.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `stdweb::webapi::window::window::snippet::__cargo_web_snippet_0f503de1d61309643e0e13a7871406891e3691c9': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `stdweb::webapi::window::Window::local_storage::snippet::__cargo_web_snippet_421a1cbbb6d8cd3fce882ec5888027b0855feebe': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `stdweb::webapi::window::Window::session_storage::snippet::__cargo_web_snippet_db762fbd0852841fc4d42adbcd368e21690b65ff': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `online_decaf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.worker.93qlxbjs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030" "/opt/rustwide/target/debug/deps/worker-6828df5a5aa95030.4p8me76n12pqxtyv.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-cc2bd7ef60491f19/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libonline_decaf-7b7283174ac5c014.rlib" "/opt/rustwide/target/debug/deps/libdriver-c61036113f112878.rlib" "/opt/rustwide/target/debug/deps/libtacgen-e563f7489aefdf95.rlib" "/opt/rustwide/target/debug/deps/libprint-b327d22c9c5df478.rlib" "/opt/rustwide/target/debug/deps/libtacvm-06f48305df8fb9bb.rlib" "/opt/rustwide/target/debug/deps/libunescape-fef59b106d6ecfdc.rlib" "/opt/rustwide/target/debug/deps/libnom_locate-f3865d78c4cc4bd8.rlib" "/opt/rustwide/target/debug/deps/libbytecount-53c83cceb29c28ff.rlib" "/opt/rustwide/target/debug/deps/libnom-88b65d54bf45da66.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-ba52f90f2d2e20cc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-68fe15fbd1ee4255.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ad412c52a0ba129d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-afa34138e6ae189b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/libcodegen-44b498810c528c2f.rlib" "/opt/rustwide/target/debug/deps/libtacopt-af0c0a28eab7a503.rlib" "/opt/rustwide/target/debug/deps/libbitset-b69ed981d0240026.rlib" "/opt/rustwide/target/debug/deps/libtac-d8b69f7c541bda72.rlib" "/opt/rustwide/target/debug/deps/libtypeck-f720f3d1f22b4c13.rlib" "/opt/rustwide/target/debug/deps/libsyntax-92210097df48cd9d.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-eb9ab60ddc5fcb30.rlib" "/opt/rustwide/target/debug/deps/libcommon-6044e9c1fd00ad5c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5f71f2b1331361f2.rlib" "/opt/rustwide/target/debug/deps/libcolored-a9a4eb6f1a23982b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a1e59429c3f184d4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8461e58bcf62dc53.rlib" "/opt/rustwide/target/debug/deps/libhttp-ac1a7203d740252c.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libbytes-67468d77688c27c8.rlib" "/opt/rustwide/target/debug/deps/libiovec-86d30ee7dbd67103.rlib" "/opt/rustwide/target/debug/deps/libfailure-94dca251334f967b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-902131c8d06f0aaa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5c5d14b6b3ff22a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-ad482eee67b90e5e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "/opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib" "/opt/rustwide/target/debug/deps/libdiscard-f890596eaa6281c6.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-18217d14b4d89b89.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb06fe342fe27cf4.rlib" "/opt/rustwide/target/debug/deps/libryu-791b08be66f96674.rlib" "/opt/rustwide/target/debug/deps/libitoa-738d49aa623a80f9.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/liblog-dd0cc9f7ce37032a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libbincode-a980767d5e71decf.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2cdd9ae034878c52.rlib" "/opt/rustwide/target/debug/deps/libanymap-20eb64a09072c07a.rlib" "/opt/rustwide/target/debug/deps/libserde-caf3be107a780a9d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib(yew-e1ebfbb6d0d291c8.yew.dmtkrfdm-cgu.2.rcgu.o): In function `::register::{{closure}}::snippet::__cargo_web_snippet_69a406e929329c8e4aed9a22deb20e108614ef23': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib(yew-e1ebfbb6d0d291c8.yew.dmtkrfdm-cgu.2.rcgu.o): In function `::register::snippet::__cargo_web_snippet_6adfd08dbd894563a3df06c43de48fda9b8db5a6': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libyew-e1ebfbb6d0d291c8.rlib(yew-e1ebfbb6d0d291c8.yew.dmtkrfdm-cgu.2.rcgu.o): In function `>::response::snippet::__cargo_web_snippet_2c6a2fabd6154e43938598e5d63f78c9e0277d3c': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.10.rcgu.o): In function `stdweb::webcore::global_arena::reserve_impl::snippet::__cargo_web_snippet_285aac3fba72d67cb459d37d4d21aa4fb62598ba': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.11.rcgu.o): In function `stdweb::webcore::serialization::deserialize_array::snippet::__cargo_web_snippet_8c32019649bb581b1b742eeedfc410e2bedd56a6': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.11.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-592fda8c5128f6f0.rlib(stdweb-592fda8c5128f6f0.stdweb.t52opkr8-cgu.8.rcgu.o): In function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.19/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `online_decaf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1cc5bf429660c42674f901e897f9aa69972f9dc63d66692ee9c7a560d2e1844e"` [INFO] running `"docker" "rm" "-f" "1cc5bf429660c42674f901e897f9aa69972f9dc63d66692ee9c7a560d2e1844e"` [INFO] [stdout] 1cc5bf429660c42674f901e897f9aa69972f9dc63d66692ee9c7a560d2e1844e