[INFO] updating cached repository https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0db904aed056dfa6a697ef6ef3920ecfda6fe764 [INFO] testing AndrewGaspar/hello-emterpreter-async-rust against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust" "/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/AndrewGaspar/hello-emterpreter-async-rust on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] finished tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] tweaked toml for git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74fb3a94e6338280d916cb04955526141b51daba70ecdba4d5f0de0595339bb0 [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" "74fb3a94e6338280d916cb04955526141b51daba70ecdba4d5f0de0595339bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74fb3a94e6338280d916cb04955526141b51daba70ecdba4d5f0de0595339bb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74fb3a94e6338280d916cb04955526141b51daba70ecdba4d5f0de0595339bb0", kill_on_drop: false }` [INFO] [stdout] 74fb3a94e6338280d916cb04955526141b51daba70ecdba4d5f0de0595339bb0 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed3095468c72195a9135c95fe2c9e44fa55c454db5df5524cb97a3f7d2d341ab [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" "ed3095468c72195a9135c95fe2c9e44fa55c454db5df5524cb97a3f7d2d341ab", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.74 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling node-rs v0.1.3 [INFO] [stderr] Compiling hello-emscripten v0.1.0 (/opt/rustwide/workdir) [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643" "/opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.4smz67vyhdwh95df.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnode_rs-8aaf7c4c304e673b.rlib" "/opt/rustwide/target/debug/deps/libstdweb-41642951bfbf5960.rlib" "/opt/rustwide/target/debug/deps/libdiscard-35ed36c47220f581.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e2297423867e0ff9.rlib" "/opt/rustwide/target/debug/deps/libitoa-58fcd43c38c5c993.rlib" "/opt/rustwide/target/debug/deps/libryu-ec4e128b1e27d7f9.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffe9e499f6a45b6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.867brmfk-cgu.0:(.text._ZN218_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h1b4437722379dd9bE+0x4a1): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.867brmfk-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h84c0bbb71ebe8011E+0xabb): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.867brmfk-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h8b8b9b164949b02cE+0xabb): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.867brmfk-cgu.0:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17hcdd7f846823a048cE+0xab5): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.15.rcgu.o: in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] hello_emscripten.867brmfk-cgu.15:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked17h2a260b8784aac015E+0x1a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.5.rcgu.o:hello_emscripten.867brmfk-cgu.5:(.text._ZN7node_rs7promise7Promise3new17h6c668eb675c7b294E+0x1b1): more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.6.rcgu.o: in function `hello_emscripten::wait': [INFO] [stdout] hello_emscripten.867brmfk-cgu.6:(.text._ZN16hello_emscripten4wait17h1eba801f8ce0cdf6E+0x4f): undefined reference to `block_on_promise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.6.rcgu.o: in function `hello_emscripten::set_timeout': [INFO] [stdout] hello_emscripten.867brmfk-cgu.6:(.text._ZN16hello_emscripten11set_timeout17h629cbdaa0b26816fE+0x1f6): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-91b68ec5652f2643.hello_emscripten.867brmfk-cgu.7.rcgu.o: in function `node_rs::cluster::Worker::on_exit': [INFO] [stdout] hello_emscripten.867brmfk-cgu.7:(.text._ZN7node_rs7cluster6Worker7on_exit17h9c76f9d95cbee5a8E+0x22b): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8aaf7c4c304e673b.rlib(node_rs-8aaf7c4c304e673b.node_rs.4ohacws5-cgu.1.rcgu.o): in function `node_rs::cluster::initialize': [INFO] [stdout] node_rs.4ohacws5-cgu.1:(.text._ZN7node_rs7cluster10initialize17h858dfaab28a8f1edE+0x117): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8aaf7c4c304e673b.rlib(node_rs-8aaf7c4c304e673b.node_rs.4ohacws5-cgu.1.rcgu.o): in function `node_rs::cluster::fork': [INFO] [stdout] node_rs.4ohacws5-cgu.1:(.text._ZN7node_rs7cluster4fork17he177be21a57b4bc3E+0x101): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8aaf7c4c304e673b.rlib(node_rs-8aaf7c4c304e673b.node_rs.4ohacws5-cgu.1.rcgu.o): in function `node_rs::cluster::is_worker': [INFO] [stdout] node_rs.4ohacws5-cgu.1:(.text._ZN7node_rs7cluster9is_worker17hca63050bc8a0c1d8E+0xf5): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8aaf7c4c304e673b.rlib(node_rs-8aaf7c4c304e673b.node_rs.4ohacws5-cgu.1.rcgu.o):node_rs.4ohacws5-cgu.1:(.text._ZN7node_rs7cluster6worker17h498f47b9aa4ab179E+0x101): 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 `hello-emscripten`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ed3095468c72195a9135c95fe2c9e44fa55c454db5df5524cb97a3f7d2d341ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3095468c72195a9135c95fe2c9e44fa55c454db5df5524cb97a3f7d2d341ab", kill_on_drop: false }` [INFO] [stdout] ed3095468c72195a9135c95fe2c9e44fa55c454db5df5524cb97a3f7d2d341ab