[INFO] cloning repository https://github.com/fasterthanlime/lifeclick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fasterthanlime/lifeclick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Flifeclick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Flifeclick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 466e9566181ddd34a29ead5f0ec105767579b8ad [INFO] building fasterthanlime/lifeclick/466e9566181ddd34a29ead5f0ec105767579b8ad against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffasterthanlime%2Flifeclick" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fasterthanlime/lifeclick on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fasterthanlime/lifeclick [INFO] finished tweaking git repo https://github.com/fasterthanlime/lifeclick [INFO] tweaked toml for git repo https://github.com/fasterthanlime/lifeclick written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fasterthanlime/lifeclick already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v0.3.3 [INFO] [stderr] Downloaded yew v0.6.0 [INFO] [stderr] Downloaded indoc-impl v0.3.3 [INFO] [stderr] Downloaded bumpalo v2.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c648742edb5c506124c76691bdfe8eabcafb5d397ee4bed79b1d4587b80ff7b5 [INFO] running `Command { std: "docker" "start" "-a" "c648742edb5c506124c76691bdfe8eabcafb5d397ee4bed79b1d4587b80ff7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c648742edb5c506124c76691bdfe8eabcafb5d397ee4bed79b1d4587b80ff7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c648742edb5c506124c76691bdfe8eabcafb5d397ee4bed79b1d4587b80ff7b5", kill_on_drop: false }` [INFO] [stdout] c648742edb5c506124c76691bdfe8eabcafb5d397ee4bed79b1d4587b80ff7b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de4e41e19e03e3990d0029c537263dab9cdea2cede8f1dee400ae847286ead31 [INFO] running `Command { std: "docker" "start" "-a" "de4e41e19e03e3990d0029c537263dab9cdea2cede8f1dee400ae847286ead31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.16 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling indoc v0.3.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling yew v0.6.0 [INFO] [stderr] Compiling lifeclick v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:491:17 [INFO] [stdout] | [INFO] [stdout] 491 | { self.render_event(event) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 491 - { self.render_event(event) } [INFO] [stdout] 491 + self.render_event(event) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | job: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 | job: Option>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6uLM8M/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblazy_static-164d980c5abeef23.rlib,libindoc-71b4eec04a40c0e3.rlib,libnum_format-9bf05b918211032a.rlib,libarrayvec-e1823c594193eaf0.rlib,libindexmap-05f06d5108bf539a.rlib,libyew-5448bbde585e7909.rlib,libslab-ab64617c0d711aec.rlib,libanymap-eb4740c6d4af0ea4.rlib,libbincode-82ae0b6abb012838.rlib,libhttp-cdf200771351bd2e.rlib,libfnv-12606c81bfa8a024.rlib,libbytes-4becbc951c43dc8e.rlib,libiovec-c6eb9702cbdfc4bb.rlib,libbyteorder-a4633ad04d0659f1.rlib,liblog-fa2d118e03198320.rlib,libfailure-603ff5f0704953f5.rlib,libbacktrace-4061bb715dd6678e.rlib,libbacktrace_sys-0160086651ca6e85.rlib,librustc_demangle-91a072f1a2a448d7.rlib,libcfg_if-4a5826b40e880615.rlib,liblibc-bd52409e0aa13c78.rlib,libstdweb-fb7ab859ec9c73b2.rlib,libdiscard-11fc78d17c12a98b.rlib,libstdweb_internal_runtime-1c46b91676c21fa0.rlib,libserde_json-6ce73f74f443d60a.rlib,libryu-3cc53d8dbf5aa558.rlib,libitoa-2c632a63ab3fe369.rlib,libserde-491b0ed977064fc5.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-33d87f63c9653608/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lifeclick-712e4e2cf547684a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: emscripten_asm_const_int [INFO] [stdout] >>> referenced by macros.rs:101 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.16/src/webcore/macros.rs:101) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/lifeclick-712e4e2cf547684a.lifeclick.60be038dc7c7779a-cgu.03.rcgu.o:(lifeclick::Model::render_souls::snippet::__cargo_web_snippet_8f50b2aa788af6f86d63d34e7680ae7b0fb2e3f2::h59fbbf01b7d13131) [INFO] [stdout] >>> referenced by macros.rs:101 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.16/src/webcore/macros.rs:101) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/lifeclick-712e4e2cf547684a.lifeclick.60be038dc7c7779a-cgu.03.rcgu.o:(lifeclick::cheat_enabled::snippet::__cargo_web_snippet_c2a995113d347a5606078e660069eb7889f7f2a9::hbe4a0ed2f5a1b72f) [INFO] [stdout] >>> referenced by macros.rs:101 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stdweb-0.4.16/src/webcore/macros.rs:101) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/lifeclick-712e4e2cf547684a.lifeclick.60be038dc7c7779a-cgu.03.rcgu.o:(lifeclick::main::snippet::__cargo_web_snippet_cf86e452ede4cd440e523e730dac4fd6176fb10e::hf1e759d1b7225ac9) [INFO] [stdout] >>> referenced 56 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_pause_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-fb7ab859ec9c73b2.stdweb.a712af47b36d189b-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h202534714adbd74b) in archive /opt/rustwide/target/debug/deps/libstdweb-fb7ab859ec9c73b2.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: emscripten_set_main_loop [INFO] [stdout] >>> referenced by emscripten.rs:11 (src/webcore/ffi/emscripten.rs:11) [INFO] [stdout] >>> stdweb-fb7ab859ec9c73b2.stdweb.a712af47b36d189b-cgu.10.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h202534714adbd74b) in archive /opt/rustwide/target/debug/deps/libstdweb-fb7ab859ec9c73b2.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lifeclick` (bin "lifeclick") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "de4e41e19e03e3990d0029c537263dab9cdea2cede8f1dee400ae847286ead31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4e41e19e03e3990d0029c537263dab9cdea2cede8f1dee400ae847286ead31", kill_on_drop: false }` [INFO] [stdout] de4e41e19e03e3990d0029c537263dab9cdea2cede8f1dee400ae847286ead31