[INFO] updating cached repository https://github.com/jonlamb-gh/rust-test-webapp [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] 971d0d2034578658417000a75c60190dfc885290 [INFO] testing jonlamb-gh/rust-test-webapp against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Frust-test-webapp" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonlamb-gh/rust-test-webapp on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jonlamb-gh/rust-test-webapp [INFO] finished tweaking git repo https://github.com/jonlamb-gh/rust-test-webapp [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/rust-test-webapp written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jonlamb-gh/rust-test-webapp already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] c3049fafab29bfebf416a4ac1d9f5e050d2ed79b1a4a2b55e071c17cf2750ce8 [INFO] running `"docker" "start" "-a" "c3049fafab29bfebf416a4ac1d9f5e050d2ed79b1a4a2b55e071c17cf2750ce8"` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.0 [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling http v0.1.11 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling steel-cent v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling stdweb-derive v0.5.0 [INFO] [stderr] Compiling stdweb v0.4.9 [INFO] [stderr] Compiling yew v0.4.0 [INFO] [stderr] Compiling rust-test-webapp v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `stdweb::web::html_element::SelectElement` [INFO] [stderr] --> src/web/new_invoice.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use stdweb::web::html_element::SelectElement; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/web/new_invoice.rs:73:21 [INFO] [stderr] | [INFO] [stderr] 73 | let mut item = self.invoice.get_mut_billable_item(id); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `RedPine` [INFO] [stderr] --> src/data/lumber_types.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | RedPine, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [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/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222" "/opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.1ahavaz6wt4oftjw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a4596e28052dadee/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsteel_cent-9175e8c2ec99f926.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c057e6432871b5d7.rlib" "/opt/rustwide/target/debug/deps/libdimensioned-700f9372e5ff0419.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d9e41e5b3ea6c0fd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8c26abf25778ede8.rlib" "/opt/rustwide/target/debug/deps/libchrono-458bc8c1cb7dc35a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ac39a08674969ba5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fdf0c0631996ee5f.rlib" "/opt/rustwide/target/debug/deps/libtime-c628b01403d7fc0a.rlib" "/opt/rustwide/target/debug/deps/libyew-159443c6671c36c5.rlib" "/opt/rustwide/target/debug/deps/libstdweb-e5ea75eabffca45d.rlib" "/opt/rustwide/target/debug/deps/libdiscard-c47abdd0105b3923.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-86d2699f09939951.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a1c5bf69b13a33e2.rlib" "/opt/rustwide/target/debug/deps/libryu-c6ba6d5ecc734047.rlib" "/opt/rustwide/target/debug/deps/libserde-d573bd56d40ab096.rlib" "/opt/rustwide/target/debug/deps/libhttp-02b9de7ddfe3a0d5.rlib" "/opt/rustwide/target/debug/deps/libitoa-51a96f20442ed7de.rlib" "/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rlib" "/opt/rustwide/target/debug/deps/libbytes-1268502462c957cd.rlib" "/opt/rustwide/target/debug/deps/libiovec-5a6908946f47b930.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f51278d6614c4c20.rlib" "/opt/rustwide/target/debug/deps/liblog-103f74b9d46ebc7a.rlib" "/opt/rustwide/target/debug/deps/libfailure-e4608681af6bd2ea.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-91e1fcff68d15bff.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7305afc99ba0bc65.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-21b91257395cbded.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f0ce84fba46be115.rlib" "/opt/rustwide/target/debug/deps/liblibc-366c9282dc0a059b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.1.rcgu.o: In function `yew::virtual_dom::vtag::VTag::apply_diffs': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::__js_raw_asm macros>:6: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::__js_raw_asm macros>:6: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.1.rcgu.o: In function `yew::virtual_dom::vtag::VTag::apply_diffs': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::__js_raw_asm macros>:6: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::__js_raw_asm macros>:6: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.1.rcgu.o: In function `yew::virtual_dom::vtag::VTag::apply_diffs': [INFO] [stderr] /opt/rustwide/workdir/<::stdweb::webcore::macros::__js_raw_asm macros>:6: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/rust_test_webapp-2efcb15d68374222.rust_test_webapp.3svyx2g8-cgu.1.rcgu.o:/opt/rustwide/workdir/<::stdweb::webcore::macros::__js_raw_asm macros>:6: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-e5ea75eabffca45d.rlib(stdweb-e5ea75eabffca45d.stdweb.6937uq0m-cgu.7.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.9/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.9/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-e5ea75eabffca45d.rlib(stdweb-e5ea75eabffca45d.stdweb.6937uq0m-cgu.7.rcgu.o): In function `::instance_of': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.9/src/webcore/macros.rs:546: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-e5ea75eabffca45d.rlib(stdweb-e5ea75eabffca45d.stdweb.6937uq0m-cgu.7.rcgu.o): In function `::instance_of': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.9/src/webcore/macros.rs:546: 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 `rust-test-webapp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c3049fafab29bfebf416a4ac1d9f5e050d2ed79b1a4a2b55e071c17cf2750ce8"` [INFO] running `"docker" "rm" "-f" "c3049fafab29bfebf416a4ac1d9f5e050d2ed79b1a4a2b55e071c17cf2750ce8"` [INFO] [stdout] c3049fafab29bfebf416a4ac1d9f5e050d2ed79b1a4a2b55e071c17cf2750ce8