[INFO] updating cached repository Ryan1729/rust-wasm-template [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Ryan1729/rust-wasm-template [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Ryan1729/rust-wasm-template" "work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/rust-wasm-template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/rust-wasm-template'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Ryan1729/rust-wasm-template" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ryan1729/rust-wasm-template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ryan1729/rust-wasm-template'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bd4e185867d38c7265aab6a12bc0a19f2e302068 [INFO] sha for GitHub repo Ryan1729/rust-wasm-template: bd4e185867d38c7265aab6a12bc0a19f2e302068 [INFO] validating manifest of Ryan1729/rust-wasm-template on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Ryan1729/rust-wasm-template on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Ryan1729/rust-wasm-template [INFO] finished frobbing Ryan1729/rust-wasm-template [INFO] frobbed toml for Ryan1729/rust-wasm-template written to work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/rust-wasm-template/Cargo.toml [INFO] started frobbing Ryan1729/rust-wasm-template [INFO] finished frobbing Ryan1729/rust-wasm-template [INFO] frobbed toml for Ryan1729/rust-wasm-template written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Ryan1729/rust-wasm-template/Cargo.toml [INFO] crate Ryan1729/rust-wasm-template already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/rust-wasm-template/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Ryan1729/rust-wasm-template against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Ryan1729/rust-wasm-template:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 5cf5df52782eaaf38c9f84f25b81674649d4bc8bed8d3d4db51209c324e80580 [INFO] running `"docker" "start" "-a" "5cf5df52782eaaf38c9f84f25b81674649d4bc8bed8d3d4db51209c324e80580"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling stdweb v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling rust-wasm-template v0.1.0 (/opt/crater/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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.3.rcgu.o" "-o" "/opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9" "/opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.45v44o1nxw4lfkul.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libstdweb-fd3c7c132294dee6.rlib" "/opt/crater/target/debug/deps/libserde_json-138a10b41b101d32.rlib" "/opt/crater/target/debug/deps/libryu-a93fe98ddc7daff5.rlib" "/opt/crater/target/debug/deps/libitoa-419b03fce8cd4d76.rlib" "/opt/crater/target/debug/deps/libserde-02f98f3ade7b9001.rlib" "/opt/crater/target/debug/deps/libbitflags-2b53b5eaaa5120f8.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.0.rcgu.o: In function `::drop': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/macros.rs:48: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.0.rcgu.o: In function `core::ptr::real_drop_in_place': [INFO] [stderr] /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ptr.rs:(.text._ZN4core3ptr18real_drop_in_place17hcdc5af7e4c3662efE.llvm.702838038844500958+0x28): undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.0.rcgu.o: In function ` as core::iter::traits::iterator::Iterator>::next': [INFO] [stderr] /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/slice/mod.rs:(.text._ZN68_$LT$alloc..vec..Drain$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17hc3d2fa2a53ad9139E+0x28): undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.0.rcgu.o: In function `stdweb::webapi::event::IKeyboardEvent::location': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/macros.rs:48: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.0.rcgu.o: In function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/macros.rs:48: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/rust_wasm_template-3a1e564ba9cc82c9.rust_wasm_template.ca51go27-cgu.0.rcgu.o:/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/macros.rs:48: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fd3c7c132294dee6.rlib(stdweb-fd3c7c132294dee6.stdweb.eoisuszy-cgu.1.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fd3c7c132294dee6.rlib(stdweb-fd3c7c132294dee6.stdweb.eoisuszy-cgu.1.rcgu.o): In function `stdweb::webapi::document::document': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webapi/document.rs:29: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fd3c7c132294dee6.rlib(stdweb-fd3c7c132294dee6.stdweb.eoisuszy-cgu.1.rcgu.o): In function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/value.rs:29: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/value.rs:29: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webcore/value.rs:29: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fd3c7c132294dee6.rlib(stdweb-fd3c7c132294dee6.stdweb.eoisuszy-cgu.1.rcgu.o): In function `core::ptr::real_drop_in_place': [INFO] [stderr] /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ptr.rs:(.text._ZN6stdweb6webapi8document8document17hf60ecc597a5e3ec9E+0x24d): undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fd3c7c132294dee6.rlib(stdweb-fd3c7c132294dee6.stdweb.eoisuszy-cgu.1.rcgu.o):/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.3.0/src/webapi/document.rs:61: more undefined references to `emscripten_asm_const_int' follow [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 `rust-wasm-template`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5cf5df52782eaaf38c9f84f25b81674649d4bc8bed8d3d4db51209c324e80580"` [INFO] running `"docker" "rm" "-f" "5cf5df52782eaaf38c9f84f25b81674649d4bc8bed8d3d4db51209c324e80580"` [INFO] [stdout] 5cf5df52782eaaf38c9f84f25b81674649d4bc8bed8d3d4db51209c324e80580