[INFO] updating cached repository https://github.com/hibikine/hello [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhibikine%2Fhello" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hibikine/hello on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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 work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hibikine/hello already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 04b2994b2906ffd01c4b7be10121c7a3bbc71349f80664e3218f224c9b066c9d [INFO] running `"docker" "start" "-a" "04b2994b2906ffd01c4b7be10121c7a3bbc71349f80664e3218f224c9b066c9d"` [INFO] [stderr] Compiling stdweb v0.4.2 [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/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14" "/opt/rustwide/target/debug/deps/hello-c7058395305a5a14.1drt7kvl6kn8k9uh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstdweb-f274be3a85bc47e7.rlib" "/opt/rustwide/target/debug/deps/libfutures-7745d545ce3d7ece.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1b1deccb64b3f98b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8cfec12df2f480de.rlib" "/opt/rustwide/target/debug/deps/libitoa-1268c8e18cea66cf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f6039af93fdc8f5.rlib" "/opt/rustwide/target/debug/deps/libserde-e9a7071930bf7966.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.1.rcgu.o: In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/macros.rs:34: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/hello-c7058395305a5a14.hello.eq4442c4-cgu.4.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-f274be3a85bc47e7.rlib(stdweb-f274be3a85bc47e7.stdweb.6nmtpwbp-cgu.13.rcgu.o): In function `stdweb::webcore::initialization::initialize': [INFO] [stderr] /opt/rustwide/target/debug/build/stdweb-28bb5e7530105490/out/runtime.rs:1: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-f274be3a85bc47e7.rlib(stdweb-f274be3a85bc47e7.stdweb.6nmtpwbp-cgu.13.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/target/debug/deps/libstdweb-f274be3a85bc47e7.rlib(stdweb-f274be3a85bc47e7.stdweb.6nmtpwbp-cgu.13.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.2/src/webcore/initialization.rs:31: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-f274be3a85bc47e7.rlib(stdweb-f274be3a85bc47e7.stdweb.6nmtpwbp-cgu.2.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-f274be3a85bc47e7.rlib(stdweb-f274be3a85bc47e7.stdweb.6nmtpwbp-cgu.5.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-f274be3a85bc47e7.rlib(stdweb-f274be3a85bc47e7.stdweb.6nmtpwbp-cgu.7.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" "04b2994b2906ffd01c4b7be10121c7a3bbc71349f80664e3218f224c9b066c9d"` [INFO] running `"docker" "rm" "-f" "04b2994b2906ffd01c4b7be10121c7a3bbc71349f80664e3218f224c9b066c9d"` [INFO] [stdout] 04b2994b2906ffd01c4b7be10121c7a3bbc71349f80664e3218f224c9b066c9d