[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 1.38.0 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-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonlamb-gh/rust-test-webapp 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/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-6/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] d1e8fdb8a82362f9c3946588eab9b2caa746309cb1f232bc4820df5c883a1706 [INFO] running `"docker" "start" "-a" "d1e8fdb8a82362f9c3946588eab9b2caa746309cb1f232bc4820df5c883a1706"` [INFO] [stderr] Compiling proc-macro2 v0.4.18 [INFO] [stderr] Compiling serde v1.0.76 [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 http v0.1.11 [INFO] [stderr] Compiling steel-cent v0.2.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling chrono v0.4.6 [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/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed" "/opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.4o2abp185s1v763z.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-6cdc361ab7691983/out" "-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/libsteel_cent-bfc6438254c61f10.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1b5bcf8e1392ec60.rlib" "/opt/rustwide/target/debug/deps/libdimensioned-8cef25fe866e1409.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c5c8c9b0ddb6ba9e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c23e2539379fd377.rlib" "/opt/rustwide/target/debug/deps/libchrono-fad4998bb679bfe7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3806b0b1875509ac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-18a392e70b141e2c.rlib" "/opt/rustwide/target/debug/deps/libtime-471b1fc64b65b503.rlib" "/opt/rustwide/target/debug/deps/libyew-6722d127a777518d.rlib" "/opt/rustwide/target/debug/deps/libstdweb-1b095c53321513cd.rlib" "/opt/rustwide/target/debug/deps/libdiscard-df473d0bfc50a6fa.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-2e404aa9af4cbea3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7ca927f3865c0094.rlib" "/opt/rustwide/target/debug/deps/libryu-e7b4db11fd61f2dc.rlib" "/opt/rustwide/target/debug/deps/libserde-1013febfa7a8a075.rlib" "/opt/rustwide/target/debug/deps/libhttp-eb259d0137ec4ba4.rlib" "/opt/rustwide/target/debug/deps/libitoa-44d92df7432bc750.rlib" "/opt/rustwide/target/debug/deps/libfnv-51dd7c2b44b560c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-249bb351719b1856.rlib" "/opt/rustwide/target/debug/deps/libiovec-4822f91cf67a252e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c4c1aa6053a77371.rlib" "/opt/rustwide/target/debug/deps/liblog-ef2b5c12f4165f61.rlib" "/opt/rustwide/target/debug/deps/libfailure-43e3dbacbb27718c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-60827fc6661cdc59.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-7ba24296e5ae712d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-885655d8af09a255.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2d76e9e86a4f22b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf38b81fcf8d35dc.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/rust_test_webapp-84e1706c921723ed.rust_test_webapp.2oel7g9a-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-84e1706c921723ed.rust_test_webapp.2oel7g9a-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-84e1706c921723ed.rust_test_webapp.2oel7g9a-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-84e1706c921723ed.rust_test_webapp.2oel7g9a-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-1b095c53321513cd.rlib(stdweb-1b095c53321513cd.stdweb.3fqysql3-cgu.5.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-1b095c53321513cd.rlib(stdweb-1b095c53321513cd.stdweb.3fqysql3-cgu.5.rcgu.o): In function `::instance_of': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.9/src/webapi/node.rs:357: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-1b095c53321513cd.rlib(stdweb-1b095c53321513cd.stdweb.3fqysql3-cgu.6.rcgu.o): In function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.9/src/webcore/value.rs:33: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-1b095c53321513cd.rlib(stdweb-1b095c53321513cd.stdweb.3fqysql3-cgu.6.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.9/src/webcore/value.rs:89: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/rustwide/target/debug/deps/libstdweb-1b095c53321513cd.rlib(stdweb-1b095c53321513cd.stdweb.3fqysql3-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-1b095c53321513cd.rlib(stdweb-1b095c53321513cd.stdweb.3fqysql3-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" "d1e8fdb8a82362f9c3946588eab9b2caa746309cb1f232bc4820df5c883a1706"` [INFO] running `"docker" "rm" "-f" "d1e8fdb8a82362f9c3946588eab9b2caa746309cb1f232bc4820df5c883a1706"` [INFO] [stdout] d1e8fdb8a82362f9c3946588eab9b2caa746309cb1f232bc4820df5c883a1706