[INFO] updating cached repository https://github.com/hibikine/hello [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] 1c7b80a16c59054487fae5d9769dc47025500e7b [INFO] testing hibikine/hello against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibikine%2Fhello" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hibikine/hello 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/hibikine/hello [INFO] finished tweaking git repo https://github.com/hibikine/hello [INFO] tweaked toml for git repo https://github.com/hibikine/hello written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hibikine/hello 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-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=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] 1f280b5968c75eb0258e9095da5303d913cabdc767b5d85212ac88a24105ad07 [INFO] running `"docker" "start" "-a" "1f280b5968c75eb0258e9095da5303d913cabdc767b5d85212ac88a24105ad07"` [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling stdweb v0.4.2 [INFO] [stderr] Compiling futures v0.1.20 [INFO] [stderr] Compiling proc-macro2 v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling hello v0.1.0 (/opt/rustwide/workdir) [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/hello-83d253d62aa48978.hello.9glfwct6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978" "/opt/rustwide/target/debug/deps/hello-83d253d62aa48978.1e5tkrmn636n7hh9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstdweb-b5c49205284300a7.rlib" "/opt/rustwide/target/debug/deps/libfutures-28eab3a766095dc1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-11de428460cc895a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ba72c7138b152e79.rlib" "/opt/rustwide/target/debug/deps/libitoa-6e40d98eee5dc68f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-680388dfa3d1b68e.rlib" "/opt/rustwide/target/debug/deps/libserde-1ab57c40746eadb9.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" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/hello-83d253d62aa48978.hello.9glfwct6-cgu.6.rcgu.o: In function `hello::main': [INFO] [stderr] /opt/rustwide/workdir/src/main.rs:8: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b5c49205284300a7.rlib(stdweb-b5c49205284300a7.stdweb.9ukcp0j3-cgu.12.rcgu.o): In function `stdweb::webcore::initialization::initialize': [INFO] [stderr] /opt/rustwide/target/debug/build/stdweb-6150792c6103ae4f/out/runtime.rs:1: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b5c49205284300a7.rlib(stdweb-b5c49205284300a7.stdweb.9ukcp0j3-cgu.12.rcgu.o): In function `stdweb::webcore::initialization::initialize::{{closure}}': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/initialization.rs:23: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/initialization.rs:25: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/initialization.rs:31: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b5c49205284300a7.rlib(stdweb-b5c49205284300a7.stdweb.9ukcp0j3-cgu.15.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/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.2/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b5c49205284300a7.rlib(stdweb-b5c49205284300a7.stdweb.9ukcp0j3-cgu.3.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/value.rs:89: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-b5c49205284300a7.rlib(stdweb-b5c49205284300a7.stdweb.9ukcp0j3-cgu.6.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/symbol.rs:30: 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 `hello`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1f280b5968c75eb0258e9095da5303d913cabdc767b5d85212ac88a24105ad07"` [INFO] running `"docker" "rm" "-f" "1f280b5968c75eb0258e9095da5303d913cabdc767b5d85212ac88a24105ad07"` [INFO] [stdout] 1f280b5968c75eb0258e9095da5303d913cabdc767b5d85212ac88a24105ad07