deno 0.34.0

Provides the deno executable
Build #223214 2020-02-20T16:33:28.347090+00:00
# rustc version
rustc 1.43.0-nightly (7760cd0fb 2020-02-19)
# docs.rs version
docsrs 0.6.0 (1175746 2020-02-19)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/deno-0.34.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/deno-0.34.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200219-1.43.0-nightly-7760cd0fb --static-root-path / --extern-html-root-url os_pipe=https://docs.rs/os_pipe/0.9.1 --extern-html-root-url deno_typescript=https://docs.rs/deno_typescript/0.34.0 --extern-html-root-url regex=https://docs.rs/regex/1.3.4 --extern-html-root-url dprint_plugin_typescript=https://docs.rs/dprint-plugin-typescript/0.6.1 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.11 --extern-html-root-url dlopen=https://docs.rs/dlopen/0.1.8 --extern-html-root-url rustyline=https://docs.rs/rustyline/5.0.6 --extern-html-root-url webpki=https://docs.rs/webpki/0.21.2 --extern-html-root-url source_map_mappings=https://docs.rs/source-map-mappings/0.5.0 --extern-html-root-url walkdir=https://docs.rs/walkdir/2.3.1 --extern-html-root-url indexmap=https://docs.rs/indexmap/1.3.2 --extern-html-root-url http=https://docs.rs/http/0.2.0 --extern-html-root-url glob=https://docs.rs/glob/0.3.0 --extern-html-root-url winapi=https://docs.rs/winapi/0.3.8 --extern-html-root-url sys_info=https://docs.rs/sys-info/0.5.9 --extern-html-root-url nix=https://docs.rs/nix/0.14.1 --extern-html-root-url ring=https://docs.rs/ring/0.16.11 --extern-html-root-url serde=https://docs.rs/serde/1.0.104 --extern-html-root-url tempfile=https://docs.rs/tempfile/3.1.0 --extern-html-root-url futures=https://docs.rs/futures/0.3.4 --extern-html-root-url dirs=https://docs.rs/dirs/2.0.2 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.48 --extern-html-root-url base64=https://docs.rs/base64/0.11.0 --extern-html-root-url brotli2=https://docs.rs/brotli2/0.3.2 --extern-html-root-url utime=https://docs.rs/utime/0.2.1 --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.104 --extern-html-root-url byteorder=https://docs.rs/byteorder/1.3.4 --extern-html-root-url fwdansi=https://docs.rs/fwdansi/1.1.0 --extern-html-root-url atty=https://docs.rs/atty/0.2.14 --extern-html-root-url reqwest=https://docs.rs/reqwest/0.10.1 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url webpki_roots=https://docs.rs/webpki-roots/0.17.0 --extern-html-root-url clap=https://docs.rs/clap/2.33.0 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.4 --extern-html-root-url termcolor=https://docs.rs/termcolor/1.1.0 --extern-html-root-url deno_core=https://docs.rs/deno_core/0.34.0 --extern-html-root-url remove_dir_all=https://docs.rs/remove_dir_all/0.5.2 --extern-html-root-url libc=https://docs.rs/libc/0.2.66 --extern-html-root-url tokio_rustls=https://docs.rs/tokio-rustls/0.12.2 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url ansi_term=https://docs.rs/ansi_term/0.11.0 --extern-html-root-url url=https://docs.rs/url/2.1.1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 9d62eecca112a5981de8ed217cda901fdecb44178a35e3fd23497e27d9c24b95
[INFO] running `"docker" "start" "-a" "9d62eecca112a5981de8ed217cda901fdecb44178a35e3fd23497e27d9c24b95"`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]    Compiling cargo_gn v0.0.15
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]    Compiling siphasher v0.3.1
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking qadapt-spin v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.14
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking once_cell v1.3.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking utf8parse v0.1.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling ring v0.16.11
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling sys-info v0.5.9
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.8
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking source-map-mappings v0.5.0
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]    Compiling backtrace v0.3.44
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking utime v0.2.1
[INFO] [stderr]     Checking async-compression v0.2.0
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rustyline v5.0.6
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking ct-logs v0.6.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling which v3.1.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking rustls-native-certs v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling rusty_v8 v0.2.1
[INFO] [stderr]    Compiling swc_macros_common v0.3.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]    Compiling swc_atoms v0.2.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling tokio-macros v0.2.4
[INFO] [stderr]    Compiling from_variant v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling string_enum v0.3.0
[INFO] [stderr]    Compiling enum_kind v0.2.0
[INFO] [stderr]    Compiling swc_ecma_parser_macros v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling const-random-macro v0.1.8
[INFO] [stderr]     Checking tokio v0.2.11
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]     Checking pin-project v0.4.8
[INFO] [stderr]     Checking const-random v0.1.8
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]    Compiling ast_node v0.6.0
[INFO] [stderr]     Checking ahash v0.3.2
[INFO] [stderr]     Checking ahash v0.2.18
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-rustls v0.12.2
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking dashmap v3.4.0
[INFO] [stderr]     Checking h2 v0.2.1
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking hyper v0.13.2
[INFO] [stderr]     Checking string_cache v0.8.0
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking dprint-core v0.10.0
[INFO] [stderr]     Checking hyper-rustls v0.19.1
[INFO] [stderr]     Checking deno_core v0.34.0
[INFO] [stderr]     Checking reqwest v0.10.1
[INFO] [stderr]     Checking swc_common v0.5.3
[INFO] [stderr]     Checking deno_typescript v0.34.0
[INFO] [stderr]     Checking swc_ecma_ast v0.17.0
[INFO] [stderr]    Compiling deno v0.34.0 (/opt/rustwide/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/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.11arg7v66054lc3a.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.15f70q5uz018u4a.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.16lyt26ke66klpzm.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.16p3hdly66cnb8bo.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.17qqe0e24tfvfjb.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.190cm9fewyobbmg4.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.1bnrh603uwruwd9n.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.1cs3dt7lby9u23ru.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.1tlnm3f5zzxw0yeu.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.1yadzhawcn4f8yqk.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.2066yi1c3l4mc1ql.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.21nmomj0oau9806.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.22opvhm4vsytx5ke.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.2cabeys1r2acrsvf.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.2cnx8ao8c46po7np.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.2kn7x5m5xfubef7f.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.2zth2kpnids7cqt6.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.30unragscjn1f2e0.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.31bly3wkjbl2o3vt.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.329xhqwwu1ipjrjq.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.34xrjtkmvo4i83hk.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.38eah81bkqumal1t.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.393wy5k19eebuao9.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3cgz9r15zicejee8.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3i2pf50v9rtgop2c.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3j9my03atn0hmmdi.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3jbv49jnxazxurv7.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3ji8dw3hhv9qyb91.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3l7gyg0hwi7im02s.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3qqtzat55euc3yvd.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.3zweiay07qioek1h.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.4248libaooxj2mr8.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.45azujxgekuf4e99.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.46821qjrpx4hdkng.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.4fr1ulv740glgh56.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.4j28ak9cazzaoxrp.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.4p9r0gvnj7dghn1x.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.5603u2he1s4bjjxf.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.57o518k6v9issjam.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.58x6idpmsj2gz23a.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.5amc44ma90jkjcsx.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.5f9xgaazfylhcqfx.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.9heyo5rk5q9ztbf.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.a19sifea9oytzx3.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.bbew3xgihvtwp11.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.d9ibar1hr0kjqog.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.fl2472kosrv9hqn.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.ghk23ns8lesbae5.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.h4ozskegiudm9wi.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.hcmzso79nc2flju.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.kq5meuuljup1xmf.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.m5owedsmm4w8yxa.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.n2pn5mb58jn5awd.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.r71jw4loi2wngok.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.yolux0ecadn8uru.rcgu.o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.z5stpnrnmrik19y.rcgu.o" "-o" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029" "/opt/rustwide/target/debug/build/deno-cce063734481e029/build_script_build-cce063734481e029.2kw1ij6wv23fk90t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdeno_typescript-79a113259b1375ed.rlib" "/opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib" "/opt/rustwide/target/debug/deps/liburl-a060ac863c085b1e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cfd1d29f67f59cc5.rlib" "/opt/rustwide/target/debug/deps/libidna-8bd077a0b21ab14a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-148000bf434b3fc2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-38ced10d195f43df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d12802b6b53e0a89.rlib" "/opt/rustwide/target/debug/deps/libmatches-43efc26d598a4dc4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1662f816fe20739e.rlib" "/opt/rustwide/target/debug/deps/libryu-66195e2949a04949.rlib" "/opt/rustwide/target/debug/deps/libitoa-a832e2ea91f48a0a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1229ae6777b195fa.rlib" "/opt/rustwide/target/debug/deps/libserde-ba9cac25d5fd284e.rlib" "/opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc2c874bb912809f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-216fb77287ff0234.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5d61a9818789e31f.rlib" "/opt/rustwide/target/debug/deps/libfutures-5846ccb809398cd7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-10bafeb9a6402af2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-04f7a5a497f5adc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e52057fe74896d2c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-907ab20fe8f41c31.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2c54b05467bc81b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ae5e848ec5352d5d.rlib" "/opt/rustwide/target/debug/deps/libbytes-0f608e48bc2ebc23.rlib" "/opt/rustwide/target/debug/deps/libiovec-683e410e3c4a4ba0.rlib" "/opt/rustwide/target/debug/deps/liblibc-985e2625b6cd2c1c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b02ad6fa43409ac4.rlib" "/opt/rustwide/target/debug/deps/libfutures-a2e4c5bba197e7fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-35f576afaf5c015a.rlib" "/opt/rustwide/target/debug/deps/libslab-958b226b7f5e1ac5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-afbbd3dbbdc8f31c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6108eeb6cc6e01e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea17786ae51f8783.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-90a8d2d7ae96c970.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-04e97c7b7fc2d581.rlib" "/opt/rustwide/target/debug/deps/liblog-74cf472427e7fc67.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d2ddd53f23b310d3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6b9f629bcf186ec4.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-76307477fe48e589.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9953a5c539f94b22.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-858d1d1ea7aa4817.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-604a59d14c1ecf73.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-619816918b8f099f.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-39cb88ed5e5c78f5.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-aebf6e7e040715e0.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3803c0e27dd7d2e5.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-91f048a1f1a2997b.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-94418ee17ffbf5a9.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-27123f1e09296ff2.rlib" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ac8b14b334634929.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ad2bd87e3699e02a.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil"
[INFO] [stderr]   = note: /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.10.rcgu.o): In function `rusty_v8::script::Script::run':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/script.rs:74: undefined reference to `v8__Script__Run'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.10.rcgu.o): In function `rusty_v8::script::Script::run':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/script.rs:74: undefined reference to `v8__Script__Run'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.10.rcgu.o): In function `rusty_v8::script::Script::compile':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/script.rs:57: undefined reference to `v8__Script__Compile'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.10.rcgu.o): In function `rusty_v8::script::Script::compile':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/script.rs:57: undefined reference to `v8__Script__Compile'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_function_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:147: undefined reference to `v8__StackFrame__GetFunctionName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_function_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:147: undefined reference to `v8__StackFrame__GetFunctionName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_function_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:147: undefined reference to `v8__StackFrame__GetFunctionName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_function_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:147: undefined reference to `v8__StackFrame__GetFunctionName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_script_name_or_source_url':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:139: undefined reference to `v8__StackFrame__GetScriptNameOrSourceURL'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_script_name_or_source_url':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:139: undefined reference to `v8__StackFrame__GetScriptNameOrSourceURL'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_script_name_or_source_url':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:139: undefined reference to `v8__StackFrame__GetScriptNameOrSourceURL'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackFrame::get_script_name_or_source_url':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:139: undefined reference to `v8__StackFrame__GetScriptNameOrSourceURL'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackTrace::get_frame':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:87: undefined reference to `v8__StackTrace__GetFrame'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackTrace::get_frame':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:87: undefined reference to `v8__StackTrace__GetFrame'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackTrace::get_frame':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:87: undefined reference to `v8__StackTrace__GetFrame'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::StackTrace::get_frame':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:87: undefined reference to `v8__StackTrace__GetFrame'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_source_line':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:197: undefined reference to `v8__Message__GetSourceLine'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_source_line':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:197: undefined reference to `v8__Message__GetSourceLine'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_source_line':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:197: undefined reference to `v8__Message__GetSourceLine'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_source_line':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:197: undefined reference to `v8__Message__GetSourceLine'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_stack_trace':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:189: undefined reference to `v8__Message__GetStackTrace'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_stack_trace':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:189: undefined reference to `v8__Message__GetStackTrace'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_stack_trace':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:189: undefined reference to `v8__Message__GetStackTrace'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_stack_trace':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:189: undefined reference to `v8__Message__GetStackTrace'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_script_resource_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:206: undefined reference to `v8__Message__GetScriptResourceName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_script_resource_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:206: undefined reference to `v8__Message__GetScriptResourceName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_script_resource_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:206: undefined reference to `v8__Message__GetScriptResourceName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get_script_resource_name':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:206: undefined reference to `v8__Message__GetScriptResourceName'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:179: undefined reference to `v8__Message__Get'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:179: undefined reference to `v8__Message__Get'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:179: undefined reference to `v8__Message__Get'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Message::get':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:179: undefined reference to `v8__Message__Get'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Exception::type_error':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:320: undefined reference to `v8__Exception__TypeError'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Exception::create_message':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:333: undefined reference to `v8__Exception__CreateMessage'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Exception::create_message':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:333: undefined reference to `v8__Exception__CreateMessage'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Exception::create_message':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:333: undefined reference to `v8__Exception__CreateMessage'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Exception::error':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:276: undefined reference to `v8__Exception__Error'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.11.rcgu.o): In function `rusty_v8::exception::Exception::error':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:276: undefined reference to `v8__Exception__Error'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::get::{{closure}}':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:83: undefined reference to `v8__Local__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::get::{{closure}}':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:83: undefined reference to `v8__Local__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::get::{{closure}}':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:83: undefined reference to `v8__Local__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::get::{{closure}}':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:83: undefined reference to `v8__Local__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.15.rcgu.o): In function `rusty_v8::global::Global<T>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:101: undefined reference to `v8__Global__Reset__2'
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/global.rs:96: undefined reference to `::v8__Global__Reset(void)'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.4.rcgu.o): In function `rusty_v8::context::Context::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/context.rs:31: undefined reference to `v8__Context__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.4.rcgu.o): In function `rusty_v8::context::Context::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/context.rs:31: undefined reference to `v8__Context__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.4.rcgu.o): In function `rusty_v8::context::Context::global':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/context.rs:60: undefined reference to `v8__Context__Global'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::primitives::<impl rusty_v8::data::Boolean>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/primitives.rs:29: undefined reference to `v8__Boolean__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::primitives::<impl rusty_v8::data::Boolean>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/primitives.rs:29: undefined reference to `v8__Boolean__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::primitives::<impl rusty_v8::data::Boolean>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/primitives.rs:29: undefined reference to `v8__Boolean__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::primitives::<impl rusty_v8::data::Boolean>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/primitives.rs:29: undefined reference to `v8__Boolean__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::primitives::<impl rusty_v8::data::Boolean>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/primitives.rs:29: undefined reference to `v8__Boolean__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::array_buffer::<impl rusty_v8::data::ArrayBuffer>::with_backing_store':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:226: undefined reference to `v8__ArrayBuffer__New__with_backing_store'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::shared_array_buffer::<impl rusty_v8::data::SharedArrayBuffer>::with_backing_store':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/shared_array_buffer.rs:67: undefined reference to `v8__SharedArrayBuffer__New__with_backing_store'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::integer_value':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:490: undefined reference to `v8__Value__IntegerValue'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::to_string':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:424: undefined reference to `v8__Value__ToString'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::number::<impl rusty_v8::data::Integer>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/number.rs:37: undefined reference to `v8__Integer__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::number::<impl rusty_v8::data::Integer>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/number.rs:37: undefined reference to `v8__Integer__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::number::<impl rusty_v8::data::Integer>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/number.rs:37: undefined reference to `v8__Integer__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::number::<impl rusty_v8::data::Integer>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/number.rs:37: undefined reference to `v8__Integer__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::number::<impl rusty_v8::data::Integer>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/number.rs:37: undefined reference to `v8__Integer__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Array>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:187: undefined reference to `v8__Array__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Array>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:187: undefined reference to `v8__Array__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Array>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:187: undefined reference to `v8__Array__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Array>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:187: undefined reference to `v8__Array__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::set_accessor':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:155: undefined reference to `v8__Object__SetAccessor'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:63: undefined reference to `v8__Object__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:63: undefined reference to `v8__Object__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:63: undefined reference to `v8__Object__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:63: undefined reference to `v8__Object__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:63: undefined reference to `v8__Object__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::write_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:112: undefined reference to `v8__String__WriteUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::write_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:112: undefined reference to `v8__String__WriteUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::write_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:112: undefined reference to `v8__String__WriteUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::write_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:112: undefined reference to `v8__String__WriteUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::utf8_length':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:100: undefined reference to `v8__String__Utf8Length'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::utf8_length':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:100: undefined reference to `v8__String__Utf8Length'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::utf8_length':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:100: undefined reference to `v8__String__Utf8Length'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::utf8_length':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:100: undefined reference to `v8__String__Utf8Length'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::new_from_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:82: undefined reference to `v8__String__NewFromUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::new_from_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:82: undefined reference to `v8__String__NewFromUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::new_from_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:82: undefined reference to `v8__String__NewFromUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::new_from_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:82: undefined reference to `v8__String__NewFromUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::new_from_utf8':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:82: undefined reference to `v8__String__NewFromUtf8'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:82: more undefined references to `v8__String__NewFromUtf8' follow
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::empty':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:67: undefined reference to `v8__String__Empty'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::empty':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:67: undefined reference to `v8__String__Empty'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::empty':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:67: undefined reference to `v8__String__Empty'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::empty':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:67: undefined reference to `v8__String__Empty'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::string::<impl rusty_v8::data::String>::empty':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:67: undefined reference to `v8__String__Empty'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/string.rs:67: more undefined references to `v8__String__Empty' follow
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::template::<impl rusty_v8::data::FunctionTemplate>::get_function':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/template.rs:87: undefined reference to `v8__FunctionTemplate__GetFunction'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::template::<impl rusty_v8::data::FunctionTemplate>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/template.rs:74: undefined reference to `v8__FunctionTemplate__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::template::<impl rusty_v8::data::FunctionTemplate>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/template.rs:74: undefined reference to `v8__FunctionTemplate__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::template::<impl rusty_v8::data::FunctionTemplate>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/template.rs:74: undefined reference to `v8__FunctionTemplate__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::template::<impl rusty_v8::data::FunctionTemplate>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/template.rs:74: undefined reference to `v8__FunctionTemplate__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o): In function `rusty_v8::template::<impl rusty_v8::data::FunctionTemplate>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/template.rs:74: undefined reference to `v8__FunctionTemplate__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.7.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/template.rs:74: more undefined references to `v8__FunctionTemplate__New' follow
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.8.rcgu.o): In function `rusty_v8::primitives::null':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/primitives.rs:15: undefined reference to `v8__Null'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.8.rcgu.o): In function `rusty_v8::primitives::undefined':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/primitives.rs:20: undefined reference to `v8__Undefined'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/libdeno_core-6ef58ec806d0c2b9.rlib(deno_core-6ef58ec806d0c2b9.deno_core.1fmtf9od-cgu.8.rcgu.o): In function `rusty_v8::handle_scope::EscapableHandleScope::escape':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/handle_scope.rs:83: undefined reference to `v8__EscapableHandleScope__Escape'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.11.rcgu.o): In function `rusty_v8::try_catch::TryCatch::has_caught':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/try_catch.rs:83: undefined reference to `v8__TryCatch__HasCaught'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.11.rcgu.o): In function `rusty_v8::try_catch::TryCatch::exception':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/try_catch.rs:115: undefined reference to `v8__TryCatch__Exception'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.11.rcgu.o): In function `rusty_v8::try_catch::TryCatch::construct':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/try_catch.rs:184: undefined reference to `v8__TryCatch__CONSTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.11.rcgu.o): In function `<rusty_v8::try_catch::CxxTryCatch as core::ops::drop::Drop>::drop':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/try_catch.rs:191: undefined reference to `v8__TryCatch__DESTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.12.rcgu.o): In function `rusty_v8::promise::PromiseRejectMessage::get_promise':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/promise.rs:202: undefined reference to `v8__PromiseRejectMessage__GetPromise'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.12.rcgu.o): In function `rusty_v8::promise::PromiseRejectMessage::get_event':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/promise.rs:207: undefined reference to `v8__PromiseRejectMessage__GetEvent'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.12.rcgu.o): In function `rusty_v8::promise::PromiseRejectMessage::get_value':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/promise.rs:212: undefined reference to `v8__PromiseRejectMessage__GetValue'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.13.rcgu.o): In function `rusty_v8::V8::set_flags_from_command_line':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/V8.rs:67: undefined reference to `v8__V8__SetFlagsFromCommandLine'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.13.rcgu.o): In function `rusty_v8::V8::initialize_platform':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/V8.rs:97: undefined reference to `v8__V8__InitializePlatform'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.13.rcgu.o): In function `rusty_v8::V8::initialize':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/V8.rs:106: undefined reference to `v8__V8__Initialize'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::array_buffer::new_default_allocator':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:95: undefined reference to `v8__ArrayBuffer__Allocator__NewDefaultAllocator'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::array_buffer::BackingStore::data':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:146: undefined reference to `v8__BackingStore__Data'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::array_buffer::BackingStore::byte_length':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:151: undefined reference to `v8__BackingStore__ByteLength'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::array_buffer::BackingStore as rusty_v8::support::Shared>::from_unique':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:191: undefined reference to `std__shared_ptr__v8__BackingStore__CONVERT__std__unique_ptr'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::array_buffer::BackingStore as rusty_v8::support::Shared>::deref':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:195: undefined reference to `std__shared_ptr__v8__BackingStore__get'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::array_buffer::BackingStore as rusty_v8::support::Shared>::reset':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:198: undefined reference to `std__shared_ptr__v8__BackingStore__reset'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::StackTrace::get_frame_count':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:76: undefined reference to `v8__StackTrace__GetFrameCount'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::StackFrame::get_line_number':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:102: undefined reference to `v8__StackFrame__GetLineNumber'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::StackFrame::get_column':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:111: undefined reference to `v8__StackFrame__GetColumn'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::StackFrame::is_eval':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:153: undefined reference to `v8__StackFrame__IsEval'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::StackFrame::is_constructor':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:159: undefined reference to `v8__StackFrame__IsConstructor'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::StackFrame::is_wasm':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:164: undefined reference to `v8__StackFrame__IsWasm'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::get_line_number':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:211: undefined reference to `v8__Message__GetLineNumber'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::get_start_position':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:222: undefined reference to `v8__Message__GetStartPosition'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::get_end_position':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:228: undefined reference to `v8__Message__GetEndPosition'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::error_level':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:239: undefined reference to `v8__Message__ErrorLevel'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::get_start_column':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:245: undefined reference to `v8__Message__GetStartColumn'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::get_end_column':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:251: undefined reference to `v8__Message__GetEndColumn'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::is_shared_cross_origin':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:257: undefined reference to `v8__Message__IsSharedCrossOrigin'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::exception::Message::is_opaque':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/exception.rs:261: undefined reference to `v8__Message__IsOpaque'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::handle_scope::HandleScope as rusty_v8::scope::ScopeDefinition>::enter_scope':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/handle_scope.rs:53: undefined reference to `v8__HandleScope__CONSTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::handle_scope::HandleScope as core::ops::drop::Drop>::drop':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/handle_scope.rs:59: undefined reference to `v8__HandleScope__DESTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::handle_scope::EscapableHandleScope as rusty_v8::scope::ScopeDefinition>::enter_scope':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/handle_scope.rs:94: undefined reference to `v8__EscapableHandleScope__CONSTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::handle_scope::EscapableHandleScope as core::ops::drop::Drop>::drop':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/handle_scope.rs:100: undefined reference to `v8__EscapableHandleScope__DESTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:155: undefined reference to `v8__Isolate__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::set_data':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:166: undefined reference to `v8__Isolate__SetData'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::get_data':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:172: undefined reference to `v8__Isolate__GetData'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::enter':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:185: undefined reference to `v8__Isolate__Enter'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::exit':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:194: undefined reference to `v8__Isolate__Exit'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::get_current_context':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:200: undefined reference to `v8__Isolate__GetCurrentContext'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::set_capture_stack_trace_for_uncaught_exceptions':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:223: undefined reference to `v8__Isolate__SetCaptureStackTraceForUncaughtExceptions'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::add_message_listener':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:238: undefined reference to `v8__Isolate__AddMessageListener'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::set_promise_reject_callback':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:247: undefined reference to `v8__Isolate__SetPromiseRejectCallback'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::throw_exception':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:280: undefined reference to `v8__Isolate__ThrowException'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::terminate_execution':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:291: undefined reference to `v8__Isolate__TerminateExecution'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::is_execution_terminating':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:301: undefined reference to `v8__Isolate__IsExecutionTerminating'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::cancel_terminate_execution':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:317: undefined reference to `v8__Isolate__CancelTerminateExecution'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::enqueue_microtask':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:328: undefined reference to `v8__Isolate__EnqueueMicrotask'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::Isolate::dispose':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:351: undefined reference to `v8__Isolate__Dispose'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::CreateParams::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:388: undefined reference to `v8__Isolate__CreateParams__NEW'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::CreateParams::set_array_buffer_allocator':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:400: undefined reference to `v8__Isolate__CreateParams__SET__array_buffer_allocator'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::CreateParams::set_external_references':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:416: undefined reference to `v8__Isolate__CreateParams__SET__external_references'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::isolate::CreateParams::set_snapshot_blob':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:438: undefined reference to `v8__Isolate__CreateParams__SET__snapshot_blob'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::isolate::CreateParams as rusty_v8::support::Delete>::delete':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/isolate.rs:448: undefined reference to `v8__Isolate__CreateParams__DELETE'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::handle_scope::EscapableHandleScope as rusty_v8::scope_traits::internal::GetRawIsolate>::get_raw_isolate':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope_traits.rs:100: undefined reference to `v8__EscapableHandleScope__GetIsolate'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::handle_scope::HandleScope as rusty_v8::scope_traits::internal::GetRawIsolate>::get_raw_isolate':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope_traits.rs:112: undefined reference to `v8__HandleScope__GetIsolate'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::exception::Message as rusty_v8::scope_traits::internal::GetRawIsolate>::get_raw_isolate':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope_traits.rs:118: undefined reference to `v8__Message__GetIsolate'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `rusty_v8::script::ScriptOrigin::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/script.rs:94: undefined reference to `v8__ScriptOrigin__CONSTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::scope::Locker as rusty_v8::scope::ScopeDefinition>::enter_scope':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope.rs:282: undefined reference to `v8__Locker__CONSTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.15.rcgu.o): In function `<rusty_v8::scope::Locker as core::ops::drop::Drop>::drop':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope.rs:288: undefined reference to `v8__Locker__DESTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::array_buffer::<impl rusty_v8::data::ArrayBuffer>::get_backing_store':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:241: undefined reference to `v8__ArrayBuffer__GetBackingStore'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::array_buffer::<impl rusty_v8::data::ArrayBuffer>::new_backing_store_from_boxed_slice':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer.rs:276: undefined reference to `v8__ArrayBuffer__NewBackingStore__with_data'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::array_buffer_view::<impl rusty_v8::data::ArrayBufferView>::buffer':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer_view.rs:24: undefined reference to `v8__ArrayBufferView__Buffer'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::array_buffer_view::<impl rusty_v8::data::ArrayBufferView>::byte_length':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer_view.rs:29: undefined reference to `v8__ArrayBufferView__ByteLength'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::array_buffer_view::<impl rusty_v8::data::ArrayBufferView>::byte_offset':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/array_buffer_view.rs:34: undefined reference to `v8__ArrayBufferView__ByteOffset'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::number::<impl rusty_v8::data::Integer>::value':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/number.rs:50: undefined reference to `v8__Integer__Value'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:100: undefined reference to `v8__Object__Set'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::object::<impl rusty_v8::data::Object>::get_identity_hash':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/object.rs:165: undefined reference to `v8__Object__GetIdentityHash'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `<rusty_v8::data::Object as rusty_v8::scope_traits::internal::GetRawIsolate>::get_raw_isolate':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope_traits.rs:124: undefined reference to `v8__Object__GetIsolate'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::shared_array_buffer::<impl rusty_v8::data::SharedArrayBuffer>::new_backing_store_from_boxed_slice':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/shared_array_buffer.rs:122: undefined reference to `v8__SharedArrayBuffer__NewBackingStore__with_data'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::uint8_array::<impl rusty_v8::data::Uint8Array>::new':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/uint8_array.rs:22: undefined reference to `v8__Uint8Array__New'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::is_null_or_undefined':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:121: undefined reference to `v8__Value__IsNullOrUndefined'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::is_string':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:150: undefined reference to `v8__Value__IsString'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::is_function':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:161: undefined reference to `v8__Value__IsFunction'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::is_uint32':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:204: undefined reference to `v8__Value__IsUint32'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::is_native_error':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:244: undefined reference to `v8__Value__IsNativeError'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.4.rcgu.o): In function `rusty_v8::value::<impl rusty_v8::data::Value>::is_array_buffer_view':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/value.rs:304: undefined reference to `v8__Value__IsArrayBufferView'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::context::Context::enter':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/context.rs:69: undefined reference to `v8__Context__Enter'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::context::Context::exit':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/context.rs:76: undefined reference to `v8__Context__Exit'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::function::ReturnValue::from_function_callback_info':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/function.rs:70: undefined reference to `v8__FunctionCallbackInfo__GetReturnValue'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::function::ReturnValue::from_property_callback_info':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/function.rs:75: undefined reference to `v8__PropertyCallbackInfo__GetReturnValue'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::function::ReturnValue::set':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/function.rs:82: undefined reference to `v8__ReturnValue__Set'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::function::FunctionCallbackArguments::length':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/function.rs:152: undefined reference to `v8__FunctionCallbackInfo__Length'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::function::FunctionCallbackArguments::get':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/function.rs:161: undefined reference to `v8__FunctionCallbackInfo__GetArgument'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `<rusty_v8::context::Context as rusty_v8::scope_traits::internal::GetRawIsolate>::get_raw_isolate':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope_traits.rs:94: undefined reference to `v8__Context__GetIsolate'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `<rusty_v8::function::FunctionCallbackInfo as rusty_v8::scope_traits::internal::GetRawIsolate>::get_raw_isolate':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope_traits.rs:106: undefined reference to `v8__FunctionCallbackInfo__GetIsolate'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `<rusty_v8::function::PropertyCallbackInfo as rusty_v8::scope_traits::internal::GetRawIsolate>::get_raw_isolate':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/scope_traits.rs:130: undefined reference to `v8__PropertyCallbackInfo__GetIsolate'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.5.rcgu.o): In function `rusty_v8::json::stringify':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/json.rs:35: undefined reference to `v8__JSON__Stringify'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.7.rcgu.o): In function `rusty_v8::platform::new_default_platform':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/platform/mod.rs:19: undefined reference to `v8__platform__NewDefaultPlatform'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.7.rcgu.o): In function `<rusty_v8::platform::Platform as rusty_v8::support::Delete>::delete':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/platform/mod.rs:27: undefined reference to `v8__Platform__DELETE'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.9.rcgu.o): In function `<rusty_v8::snapshot::OwnedStartupData as core::ops::drop::Drop>::drop':
[INFO] [stderr]           /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.1/src/snapshot.rs:80: undefined reference to `v8__StartupData__DESTRUCT'
[INFO] [stderr]           /opt/rustwide/target/debug/deps/librusty_v8-a584a143427ad299.rlib(rusty_v8-a584a143427ad299.rusty_v8.41k89qp7-cgu.9.rcgu.o): In function `rusty_v8::snapshot::SnapshotCreator::new':
[WARN] too much data in the log, truncating it