[INFO] cloning repository https://github.com/JD557/pixie-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JD557/pixie-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJD557%2Fpixie-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJD557%2Fpixie-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61f37592ed18cec76f8ec653d067e10bf3747858
[INFO] building JD557/pixie-wasm against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJD557%2Fpixie-wasm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JD557/pixie-wasm 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/JD557/pixie-wasm
[INFO] finished tweaking git repo https://github.com/JD557/pixie-wasm
[INFO] tweaked toml for git repo https://github.com/JD557/pixie-wasm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/JD557/pixie-wasm 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]     Updating git repository `https://github.com/JD557/pixie-rust`
[INFO] [stderr]     Updating git repository `https://github.com/DenisKolodin/yew`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stdweb-internal-runtime v0.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.82
[INFO] [stderr]   Downloaded rand_chacha v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.82
[INFO] [stderr]   Downloaded bincode v1.0.1
[INFO] [stderr]   Downloaded csv-core v0.1.5
[INFO] [stderr]   Downloaded stdweb v0.4.12
[INFO] [stderr]   Downloaded memchr v2.1.2
[INFO] [stderr]   Downloaded rand v0.6.1
[INFO] [stderr]   Downloaded rand_xorshift v0.1.0
[INFO] [stderr]   Downloaded stdweb-internal-macros v0.2.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.11
[INFO] [stderr]   Downloaded stdweb-derive v0.5.1
[INFO] [stderr]   Downloaded base-x v0.2.3
[INFO] [stderr]   Downloaded csv v1.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8d12e51d80925fa1930fa84babf39772ebdbbc0cee0c2e052d3e0f150aba976f
[INFO] running `Command { std: "docker" "start" "-a" "8d12e51d80925fa1930fa84babf39772ebdbbc0cee0c2e052d3e0f150aba976f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d12e51d80925fa1930fa84babf39772ebdbbc0cee0c2e052d3e0f150aba976f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d12e51d80925fa1930fa84babf39772ebdbbc0cee0c2e052d3e0f150aba976f", kill_on_drop: false }`
[INFO] [stdout] 8d12e51d80925fa1930fa84babf39772ebdbbc0cee0c2e052d3e0f150aba976f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e2532a09a873cef457fe8d4966ff114b3f478118e203e04853f5b402e02c3d72
[INFO] running `Command { std: "docker" "start" "-a" "e2532a09a873cef457fe8d4966ff114b3f478118e203e04853f5b402e02c3d72", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling autocfg v0.1.1
[INFO] [stderr]    Compiling stdweb-internal-runtime v0.1.3
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling base-x v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.11
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling slab v0.4.1
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling stdweb v0.4.12
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling csv-core v0.1.5
[INFO] [stderr]    Compiling http v0.1.14
[INFO] [stderr]    Compiling pixie-rust v0.1.0 (https://github.com/JD557/pixie-rust#3db2e3a6)
[INFO] [stderr]    Compiling serde_json v1.0.33
[INFO] [stderr]    Compiling bincode v1.0.1
[INFO] [stderr]    Compiling csv v1.0.5
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.82
[INFO] [stderr]    Compiling failure v0.1.3
[INFO] [stderr]    Compiling stdweb-derive v0.5.1
[INFO] [stderr]    Compiling stdweb-internal-macros v0.2.4
[INFO] [stderr]    Compiling yew v0.5.0 (https://github.com/DenisKolodin/yew#886e63da)
[INFO] [stderr]    Compiling pixie-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |     data_load_task: Box<Task>,
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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] 20 |     data_load_task: Box<dyn Task>,
[INFO] [stdout]    |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_load_task` is never read
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Model {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     data_load_task: Box<Task>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[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/rustccVn9lc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpixie_wasm-3077fafb5293c174.rlib,libpixie_rust-85e7496db53a2811.rlib,librand-6fb894cf79f98469.rlib,librand_xorshift-9ceea3613bd6758a.rlib,librand_pcg-81ea199a656251ca.rlib,librand_hc-51ab8ece1da4e869.rlib,librand_chacha-f3c8472b9b84a7a5.rlib,librand_isaac-27a663f444d04dbb.rlib,librand_core-da632b3a10ba2194.rlib,libcsv-b9c88d509e5476c4.rlib,libcsv_core-8242553f744e8066.rlib,libmemchr-80271382e301c020.rlib,libyew-999d579418dc06f9.rlib,libstdweb-b746523bb13f5dcc.rlib,libdiscard-11fc78d17c12a98b.rlib,libstdweb_internal_runtime-3130a0fd86e6ee4d.rlib,libslab-be7aa1fc2017b673.rlib,libanymap-eb4740c6d4af0ea4.rlib,libbincode-aab89821a5adf855.rlib,libserde_json-c2ae948e706ef401.rlib,libryu-3cc53d8dbf5aa558.rlib,libserde-b64594244bd66a99.rlib,libhttp-d36299177e6045ee.rlib,libitoa-24e6507aebce4121.rlib,libfnv-12606c81bfa8a024.rlib,libbytes-119574c72a651c0a.rlib,libiovec-7702a2da9b45297a.rlib,libbyteorder-6dc16315569e2758.rlib,liblog-26ce667aff103edc.rlib,libfailure-2d61acd235ed5883.rlib,libbacktrace-6e5a78fb4bac1ee2.rlib,libbacktrace_sys-fdd1f019302d254c.rlib,librustc_demangle-870bc9547118cc4d.rlib,libcfg_if-0b4714108c1c3450.rlib,liblibc-3bfe5b75e4a3f109.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-f18783e52fa3d0ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pixie_wasm-eb5190db03d6fba1" "-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:91 (src/webcore/macros.rs:91)
[INFO] [stdout]           >>>               stdweb-b746523bb13f5dcc.stdweb.7509c863631c737b-cgu.04.rcgu.o:(stdweb::webapi::event_target::EventListenerHandle::remove::snippet::__cargo_web_snippet_f750c7bda400081b4d7209f43f9d59214d39f6ea::h9e24ffd674f20ae9) in archive /opt/rustwide/target/debug/deps/libstdweb-b746523bb13f5dcc.rlib
[INFO] [stdout]           >>> referenced by macros.rs:101 (src/webcore/macros.rs:101)
[INFO] [stdout]           >>>               stdweb-b746523bb13f5dcc.stdweb.7509c863631c737b-cgu.04.rcgu.o:(stdweb::webapi::event_target::IEventTarget::add_event_listener::snippet::__cargo_web_snippet_99c4eefdc8d4cc724135163b8c8665a1f3de99e4::hb8401966e365938d) in archive /opt/rustwide/target/debug/deps/libstdweb-b746523bb13f5dcc.rlib
[INFO] [stdout]           >>> referenced by macros.rs:91 (src/webcore/macros.rs:91)
[INFO] [stdout]           >>>               stdweb-b746523bb13f5dcc.stdweb.7509c863631c737b-cgu.04.rcgu.o:(stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c::h3c0e017444ce7ad3) in archive /opt/rustwide/target/debug/deps/libstdweb-b746523bb13f5dcc.rlib
[INFO] [stdout]           >>> referenced 66 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-b746523bb13f5dcc.stdweb.7509c863631c737b-cgu.06.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h5569c02fa3b3545f) in archive /opt/rustwide/target/debug/deps/libstdweb-b746523bb13f5dcc.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-b746523bb13f5dcc.stdweb.7509c863631c737b-cgu.06.rcgu.o:(stdweb::webcore::ffi::emscripten::event_loop::h5569c02fa3b3545f) in archive /opt/rustwide/target/debug/deps/libstdweb-b746523bb13f5dcc.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pixie-wasm` (bin "pixie-wasm") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e2532a09a873cef457fe8d4966ff114b3f478118e203e04853f5b402e02c3d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2532a09a873cef457fe8d4966ff114b3f478118e203e04853f5b402e02c3d72", kill_on_drop: false }`
[INFO] [stdout] e2532a09a873cef457fe8d4966ff114b3f478118e203e04853f5b402e02c3d72
