[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 1.45.2 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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19b8ddbc4096c588aada7605be3fb3fec9206f500777f1917b7bc461af8ce823 [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" "19b8ddbc4096c588aada7605be3fb3fec9206f500777f1917b7bc461af8ce823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19b8ddbc4096c588aada7605be3fb3fec9206f500777f1917b7bc461af8ce823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b8ddbc4096c588aada7605be3fb3fec9206f500777f1917b7bc461af8ce823", kill_on_drop: false }` [INFO] [stdout] 19b8ddbc4096c588aada7605be3fb3fec9206f500777f1917b7bc461af8ce823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00e280031fba2da94f43b97fab084fb660ec021be99307d304b943a37eb99393 [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" "00e280031fba2da94f43b97fab084fb660ec021be99307d304b943a37eb99393", 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 quote v0.6.8 [INFO] [stderr] Compiling syn v0.12.15 [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] [stderr] error: could not compile `hello-emscripten`. [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93" "/opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.49k205e6q3z92b8b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnode_rs-c44ec6cd0a6aea8a.rlib" "/opt/rustwide/target/debug/deps/libstdweb-88eef4cb5675b045.rlib" "/opt/rustwide/target/debug/deps/libdiscard-825370b6adf3b5fa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-da0117c467948181.rlib" "/opt/rustwide/target/debug/deps/libitoa-4dc3cb910d5b9325.rlib" "/opt/rustwide/target/debug/deps/libryu-1201aaf138c9bb96.rlib" "/opt/rustwide/target/debug/deps/libserde-a248a88428e32891.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.cpu2zh3j-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_adapter17h60942e29578938cdE+0x4a1): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.cpu2zh3j-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_adapter17h2a13871d50a76167E+0xac6): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.cpu2zh3j-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_adapter17hb4f026e3422409acE+0xac0): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.0.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.cpu2zh3j-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_adapter17hcba5fcfb121ec01cE+0xac6): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.15.rcgu.o: in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] hello_emscripten.cpu2zh3j-cgu.15:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked17hd9afabf4ba026b6fE+0x1a): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.5.rcgu.o:hello_emscripten.cpu2zh3j-cgu.5:(.text._ZN7node_rs7promise7Promise3new17h3fb14b9a754b0ab1E+0x1b1): more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.6.rcgu.o: in function `hello_emscripten::wait': [INFO] [stdout] hello_emscripten.cpu2zh3j-cgu.6:(.text._ZN16hello_emscripten4wait17h5610267ca7a1cd33E+0x4f): undefined reference to `block_on_promise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.6.rcgu.o: in function `hello_emscripten::set_timeout': [INFO] [stdout] hello_emscripten.cpu2zh3j-cgu.6:(.text._ZN16hello_emscripten11set_timeout17h94a244f35a88c918E+0x1f6): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-450dc18ab555db93.hello_emscripten.cpu2zh3j-cgu.7.rcgu.o: in function `node_rs::cluster::Worker::on_exit': [INFO] [stdout] hello_emscripten.cpu2zh3j-cgu.7:(.text._ZN7node_rs7cluster6Worker7on_exit17hb5312ddd1c2a62c5E+0x22b): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-c44ec6cd0a6aea8a.rlib(node_rs-c44ec6cd0a6aea8a.node_rs.577v877i-cgu.1.rcgu.o): in function `node_rs::cluster::initialize': [INFO] [stdout] node_rs.577v877i-cgu.1:(.text._ZN7node_rs7cluster10initialize17ha171df61f4558ee3E+0x117): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-c44ec6cd0a6aea8a.rlib(node_rs-c44ec6cd0a6aea8a.node_rs.577v877i-cgu.1.rcgu.o): in function `node_rs::cluster::fork': [INFO] [stdout] node_rs.577v877i-cgu.1:(.text._ZN7node_rs7cluster4fork17h4d09b25e3f8fb4b7E+0x101): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-c44ec6cd0a6aea8a.rlib(node_rs-c44ec6cd0a6aea8a.node_rs.577v877i-cgu.1.rcgu.o): in function `node_rs::cluster::is_worker': [INFO] [stdout] node_rs.577v877i-cgu.1:(.text._ZN7node_rs7cluster9is_worker17hff4f2d847f984388E+0xf5): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-c44ec6cd0a6aea8a.rlib(node_rs-c44ec6cd0a6aea8a.node_rs.577v877i-cgu.1.rcgu.o):node_rs.577v877i-cgu.1:(.text._ZN7node_rs7cluster6worker17h554c9fa628115d98E+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] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "00e280031fba2da94f43b97fab084fb660ec021be99307d304b943a37eb99393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e280031fba2da94f43b97fab084fb660ec021be99307d304b943a37eb99393", kill_on_drop: false }` [INFO] [stdout] 00e280031fba2da94f43b97fab084fb660ec021be99307d304b943a37eb99393