[INFO] fetching crate deno 1.1.2... [INFO] documenting deno-1.1.2 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate deno 1.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate deno 1.1.2 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate deno 1.1.2 [INFO] finished tweaking crates.io crate deno 1.1.2 [INFO] tweaked toml for crates.io crate deno 1.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate deno 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deno_lint v0.1.10 [INFO] [stderr] Downloaded deno_typescript v0.48.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a861ac33112de34f4431b6578d6c25ef8ca935ca422722e0596a29bc83b37cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0a861ac33112de34f4431b6578d6c25ef8ca935ca422722e0596a29bc83b37cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a861ac33112de34f4431b6578d6c25ef8ca935ca422722e0596a29bc83b37cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a861ac33112de34f4431b6578d6c25ef8ca935ca422722e0596a29bc83b37cd", kill_on_drop: false }` [INFO] [stdout] 0a861ac33112de34f4431b6578d6c25ef8ca935ca422722e0596a29bc83b37cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ccf2b8b888b4a8899903217b84cff4ac8f259e035f5d6ac5f06d393f8b19dc9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ccf2b8b888b4a8899903217b84cff4ac8f259e035f5d6ac5f06d393f8b19dc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [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 serde_json v1.0.55 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking if_chain v0.1.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling sys-info v0.7.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking utime v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking dashmap v3.5.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking notify v5.0.0-pre.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling swc_atoms v0.2.2 [INFO] [stderr] Checking rustyline v6.2.0 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking async-compression v0.3.4 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling from_variant v0.1.2 [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.1 [INFO] [stderr] Compiling swc_ecma_visit_macros v0.4.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.1 [INFO] [stderr] Compiling rusty_v8 v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.6.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking dprint-core v0.20.0 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking sourcemap v5.0.0 [INFO] [stderr] Checking deno_core v0.48.2 [INFO] [stderr] Checking warp v0.2.3 [INFO] [stderr] Checking deno_typescript v0.48.2 [INFO] [stderr] Checking swc_common v0.5.12 [INFO] [stderr] Checking swc_ecma_ast v0.20.0 [INFO] [stderr] Compiling deno v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.build_script_build.7x59o0kh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda" "/opt/rustwide/target/debug/build/deno-b6646e6600aaddda/build_script_build-b6646e6600aaddda.5chdtubf06t2jzp0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdeno_typescript-d8e93ae8d8260072.rlib" "/opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-755071b44578be77.rlib" "/opt/rustwide/target/debug/deps/libryu-4c474f42232339ac.rlib" "/opt/rustwide/target/debug/deps/libitoa-837fe9eeb8af1bd2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-156a6a94f1a407bb.rlib" "/opt/rustwide/target/debug/deps/libserde-d81167ed9926ff60.rlib" "/opt/rustwide/target/debug/deps/liburl-3f67acba06b5faf0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-865cd6edc809c2a5.rlib" "/opt/rustwide/target/debug/deps/libidna-40166567d05d0fdd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ac10fcfaca221fee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4acf060e2d24904e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6cd1a5858f8492a4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e0565d7813610806.rlib" "/opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e39612949a3687f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-43f70af18d2bceaa.rlib" "/opt/rustwide/target/debug/deps/libfutures-9d46e048a5725954.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e9b91c2bc6a8847f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cc324e6a306901c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-843ac4951beb1396.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e590dcf63396e47d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2f65954d18efc846.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-d87932aa6719d0b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-fb7b1a33b133d24d.rlib" "/opt/rustwide/target/debug/deps/libiovec-eb09143620b3d098.rlib" "/opt/rustwide/target/debug/deps/liblibc-4651032ea4884cc9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9c1d83eca87ff300.rlib" "/opt/rustwide/target/debug/deps/liblog-fa79fb2dfe98fab9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ccbfd7b907057858.rlib" "/opt/rustwide/target/debug/deps/libfutures-780f9f67cb563f1b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3935232759344d15.rlib" "/opt/rustwide/target/debug/deps/libslab-b6ada6eaf0304722.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d6a5425cbaa879f2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-86ccd1053590e0db.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d987251fbd29786.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-01ffaf9c74cf1c8e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9aca24f4c5ecee7e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-d3faf4897005a032.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f2b261db0dff5a98.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-022a5cedf6ae2fe4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/66dfc4e010913fbed0c4ea91fc2c010004b0f441/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:150: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:150: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:150: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function ` as core::ops::drop::Drop>::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:150: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::get::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:78: undefined reference to `v8__Local__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::get::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:78: undefined reference to `v8__Local__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:95: undefined reference to `v8__Global__Reset__2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:90: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:95: undefined reference to `v8__Global__Reset__2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:90: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:95: undefined reference to `v8__Global__Reset__2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:90: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:95: undefined reference to `v8__Global__Reset__2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:90: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:95: undefined reference to `v8__Global__Reset__2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:90: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.10.rcgu.o): in function `rusty_v8::global::Global::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:95: undefined reference to `v8__Global__Reset__2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/global.rs:90: undefined reference to `v8__Global__Reset__0' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.14.rcgu.o): in function `rusty_v8::scope::TryCatch

::has_caught': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:255: undefined reference to `v8__TryCatch__HasCaught' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.14.rcgu.o): in function `rusty_v8::scope::TryCatch

::exception::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:342: undefined reference to `v8__TryCatch__Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.14.rcgu.o): in function `rusty_v8::scope::ContextScope

::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:108: undefined reference to `v8__Context__GetIsolate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.14.rcgu.o): in function `rusty_v8::scope::ContextScope

::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:108: undefined reference to `v8__Context__GetIsolate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.2.rcgu.o): in function `rusty_v8::object::::set_accessor': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:259: undefined reference to `v8__Object__SetAccessor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.2.rcgu.o): in function `rusty_v8::template::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/template.rs:75: undefined reference to `v8__FunctionTemplate__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.2.rcgu.o): in function `rusty_v8::template::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/template.rs:75: undefined reference to `v8__FunctionTemplate__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.2.rcgu.o): in function `rusty_v8::template::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/template.rs:75: undefined reference to `v8__FunctionTemplate__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.2.rcgu.o): in function `rusty_v8::template::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/template.rs:75: undefined reference to `v8__FunctionTemplate__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.2.rcgu.o): in function `rusty_v8::template::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/template.rs:75: undefined reference to `v8__FunctionTemplate__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libdeno_core-f0486bb8de1446a7.rlib(deno_core-f0486bb8de1446a7.deno_core.f46c39es-cgu.2.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/template.rs:75: more undefined references to `v8__FunctionTemplate__New' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.1.rcgu.o): in function `rusty_v8::scope::HandleScope<()>::throw_exception::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:180: undefined reference to `v8__Isolate__ThrowException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::from_unique_ptr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:111: undefined reference to `std__shared_ptr__v8__ArrayBuffer__Allocator__CONVERT__std__unique_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::get': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:117: undefined reference to `std__shared_ptr__v8__ArrayBuffer__Allocator__get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::reset': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:120: undefined reference to `std__shared_ptr__v8__ArrayBuffer__Allocator__reset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::array_buffer::new_default_allocator': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:130: undefined reference to `v8__ArrayBuffer__Allocator__NewDefaultAllocator' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:141: undefined reference to `v8__ArrayBuffer__Allocator__DELETE' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::array_buffer::BackingStore::data': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:181: undefined reference to `v8__BackingStore__Data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::array_buffer::BackingStore::byte_length': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:186: undefined reference to `v8__BackingStore__ByteLength' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:209: undefined reference to `v8__BackingStore__DELETE' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::from_unique_ptr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:219: undefined reference to `std__shared_ptr__v8__BackingStore__CONVERT__std__unique_ptr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::get': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:223: undefined reference to `std__shared_ptr__v8__BackingStore__get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `::reset': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:226: undefined reference to `std__shared_ptr__v8__BackingStore__reset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::array_buffer::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:244: undefined reference to `v8__ArrayBuffer__New__with_byte_length' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::array_buffer::::with_backing_store::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:259: undefined reference to `v8__ArrayBuffer__New__with_backing_store' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::context::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/context.rs:26: undefined reference to `v8__Context__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::context::::global::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/context.rs:59: undefined reference to `v8__Context__Global' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::V8::set_flags_from_command_line': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/V8.rs:67: undefined reference to `v8__V8__SetFlagsFromCommandLine' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::V8::initialize_platform': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/V8.rs:97: undefined reference to `v8__V8__InitializePlatform' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.10.rcgu.o): in function `rusty_v8::V8::initialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/V8.rs:106: undefined reference to `v8__V8__Initialize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.11.rcgu.o): in function `rusty_v8::object::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:97: undefined reference to `v8__Object__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.11.rcgu.o): in function `rusty_v8::object::::get::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:226: undefined reference to `v8__Object__Get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.11.rcgu.o): in function `rusty_v8::object::::get_index::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:237: undefined reference to `v8__Object__GetIndex' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.11.rcgu.o): in function `rusty_v8::object::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:321: undefined reference to `v8__Array__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.11.rcgu.o): in function `rusty_v8::value::::to_string::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:448: undefined reference to `v8__Value__ToString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::array_buffer_view::::buffer::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer_view.rs:29: undefined reference to `v8__ArrayBufferView__Buffer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::exception::::get::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:170: undefined reference to `v8__Message__Get' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::exception::::get_source_line::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:189: undefined reference to `v8__Message__GetSourceLine' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::exception::::get_script_resource_name::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:200: undefined reference to `v8__Message__GetScriptResourceName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::exception::Exception::error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:266: undefined reference to `v8__Exception__Error' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::exception::Exception::type_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:294: undefined reference to `v8__Exception__TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::exception::Exception::create_message::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:323: undefined reference to `v8__Exception__CreateMessage' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::number::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/number.rs:40: undefined reference to `v8__Integer__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `rusty_v8::platform::new_default_platform': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/platform/mod.rs:18: undefined reference to `v8__platform__NewDefaultPlatform' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.15.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/platform/mod.rs:26: undefined reference to `v8__Platform__DELETE' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::array_buffer::::get_backing_store': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:278: undefined reference to `v8__ArrayBuffer__GetBackingStore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::array_buffer::::new_backing_store_from_boxed_slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer.rs:313: undefined reference to `v8__ArrayBuffer__NewBackingStore__with_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::array_buffer_view::::byte_length': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer_view.rs:34: undefined reference to `v8__ArrayBufferView__ByteLength' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::array_buffer_view::::byte_offset': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/array_buffer_view.rs:39: undefined reference to `v8__ArrayBufferView__ByteOffset' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::exception::::get_line_number': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:206: undefined reference to `v8__Message__GetLineNumber' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::exception::::get_start_column': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:241: undefined reference to `v8__Message__GetStartColumn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::exception::::get_end_column': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/exception.rs:247: undefined reference to `v8__Message__GetEndColumn' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::number::::value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/number.rs:58: undefined reference to `v8__Integer__Value' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::object::::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:138: undefined reference to `v8__Object__Set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::object::::get_identity_hash': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:275: undefined reference to `v8__Object__GetIdentityHash' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::object::::length': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/object.rs:349: undefined reference to `v8__Array__Length' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::promise::::state': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/promise.rs:71: undefined reference to `v8__Promise__State' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::shared_array_buffer::::new_backing_store_from_boxed_slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/shared_array_buffer.rs:123: undefined reference to `v8__SharedArrayBuffer__NewBackingStore__with_data' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::string::::utf8_length': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/string.rs:101: undefined reference to `v8__String__Utf8Length' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::string::::write_utf8': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/string.rs:113: undefined reference to `v8__String__WriteUtf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_undefined': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:131: undefined reference to `v8__Value__IsUndefined' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_null_or_undefined': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:142: undefined reference to `v8__Value__IsNullOrUndefined' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_true': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:150: undefined reference to `v8__Value__IsTrue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_string': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:171: undefined reference to `v8__Value__IsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_function': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:182: undefined reference to `v8__Value__IsFunction' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_array': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:188: undefined reference to `v8__Value__IsArray' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:193: undefined reference to `v8__Value__IsObject' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_boolean': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:205: undefined reference to `v8__Value__IsBoolean' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_int32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:220: undefined reference to `v8__Value__IsInt32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_uint32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:225: undefined reference to `v8__Value__IsUint32' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_native_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:265: undefined reference to `v8__Value__IsNativeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_promise': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:285: undefined reference to `v8__Value__IsPromise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::is_array_buffer_view': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:325: undefined reference to `v8__Value__IsArrayBufferView' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.2.rcgu.o): in function `rusty_v8::value::::integer_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/value.rs:514: undefined reference to `v8__Value__IntegerValue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/snapshot.rs:65: undefined reference to `v8__StartupData__DESTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.3.rcgu.o): in function `rusty_v8::snapshot::SnapshotCreator::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/snapshot.rs:90: undefined reference to `v8__SnapshotCreator__CONSTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/snapshot.rs:101: undefined reference to `v8__SnapshotCreator__DESTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.3.rcgu.o): in function `rusty_v8::snapshot::SnapshotCreator::set_default_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/snapshot.rs:110: undefined reference to `v8__SnapshotCreator__SetDefaultContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.3.rcgu.o): in function `rusty_v8::snapshot::SnapshotCreator::create_blob': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/snapshot.rs:120: undefined reference to `v8__SnapshotCreator__GetIsolate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/snapshot.rs:124: undefined reference to `v8__SnapshotCreator__CreateBlob' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.3.rcgu.o): in function `rusty_v8::snapshot::SnapshotCreator::get_owned_isolate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/snapshot.rs:140: undefined reference to `v8__SnapshotCreator__GetIsolate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.4.rcgu.o): in function `rusty_v8::string::::empty::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/string.rs:68: undefined reference to `v8__String__Empty' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.4.rcgu.o): in function `rusty_v8::string::::new_from_utf8::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/string.rs:83: undefined reference to `v8__String__NewFromUtf8' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.4.rcgu.o): in function `rusty_v8::template::::get_function::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/template.rs:88: undefined reference to `v8__FunctionTemplate__GetFunction' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:147: undefined reference to `v8__Isolate__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::create_annex': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:170: undefined reference to `v8__Isolate__GetData' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:171: undefined reference to `v8__Isolate__SetData' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::get_annex': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:177: undefined reference to `v8__Isolate__GetData' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::get_annex_mut': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:184: undefined reference to `v8__Isolate__GetData' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::set_data': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:198: undefined reference to `v8__Isolate__SetData' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::get_current_scope_data': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:218: undefined reference to `v8__Isolate__GetData' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::set_current_scope_data': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:232: undefined reference to `v8__Isolate__SetData' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::enter_isolate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:280: undefined reference to `v8__Isolate__Enter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::exit_isolate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:289: undefined reference to `v8__Isolate__Exit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::set_capture_stack_trace_for_uncaught_exceptions': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:300: undefined reference to `v8__Isolate__SetCaptureStackTraceForUncaughtExceptions' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::set_promise_reject_callback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:324: undefined reference to `v8__Isolate__SetPromiseRejectCallback' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::enqueue_microtask': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:356: undefined reference to `v8__Isolate__EnqueueMicrotask' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::Isolate::dispose': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:384: undefined reference to `v8__Isolate__Dispose' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::IsolateHandle::terminate_execution': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:480: undefined reference to `v8__Isolate__TerminateExecution' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::IsolateHandle::cancel_terminate_execution': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:504: undefined reference to `v8__Isolate__CancelTerminateExecution' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::isolate::IsolateHandle::is_execution_terminating': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate.rs:522: undefined reference to `v8__Isolate__IsExecutionTerminating' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `::default': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate_create_params.rs:171: undefined reference to `v8__Isolate__CreateParams__SIZEOF' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/isolate_create_params.rs:174: undefined reference to `v8__Isolate__CreateParams__CONSTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::scope::raw::ContextScope::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1280: undefined reference to `v8__Context__Enter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1290: undefined reference to `v8__Context__Exit' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::scope::raw::HandleScope::init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1312: undefined reference to `v8__HandleScope__CONSTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1318: undefined reference to `v8__HandleScope__DESTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::scope::raw::EscapeSlot::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1328: undefined reference to `v8__Undefined' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1329: undefined reference to `v8__Local__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::scope::raw::TryCatch::init': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1369: undefined reference to `v8__TryCatch__CONSTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1375: undefined reference to `v8__TryCatch__DESTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::script::::compile::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/script.rs:52: undefined reference to `v8__Script__Compile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::script::::run::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/script.rs:69: undefined reference to `v8__Script__Run' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.5.rcgu.o): in function `rusty_v8::script::ScriptOrigin::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/script.rs:90: undefined reference to `v8__ScriptOrigin__CONSTRUCT' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::function::ReturnValue::from_function_callback_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/function.rs:75: undefined reference to `v8__FunctionCallbackInfo__GetReturnValue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::function::ReturnValue::from_property_callback_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/function.rs:80: undefined reference to `v8__PropertyCallbackInfo__GetReturnValue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::function::ReturnValue::set': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/function.rs:87: undefined reference to `v8__ReturnValue__Set' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::function::FunctionCallbackArguments::length': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/function.rs:149: undefined reference to `v8__FunctionCallbackInfo__Length' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::function::FunctionCallbackArguments::get': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/function.rs:158: undefined reference to `v8__FunctionCallbackInfo__GetArgument' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::primitives::null::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/primitives.rs:15: undefined reference to `v8__Null' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::primitives::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/primitives.rs:28: undefined reference to `v8__Boolean__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::promise::::result::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/promise.rs:83: undefined reference to `v8__Promise__Result' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::promise::PromiseRejectMessage::get_promise': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/promise.rs:208: undefined reference to `v8__PromiseRejectMessage__GetPromise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::promise::PromiseRejectMessage::get_event': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/promise.rs:213: undefined reference to `v8__PromiseRejectMessage__GetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::promise::PromiseRejectMessage::get_value': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/promise.rs:217: undefined reference to `v8__PromiseRejectMessage__GetValue' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `<&rusty_v8::promise::PromiseRejectMessage as rusty_v8::scope::param::NewCallbackScope>::get_isolate_mut': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:740: undefined reference to `v8__Object__GetIsolate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `<&rusty_v8::function::FunctionCallbackInfo as rusty_v8::scope::param::NewCallbackScope>::get_isolate_mut': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:746: undefined reference to `v8__FunctionCallbackInfo__GetIsolate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `<&rusty_v8::function::PropertyCallbackInfo as rusty_v8::scope::param::NewCallbackScope>::get_isolate_mut': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:752: undefined reference to `v8__PropertyCallbackInfo__GetIsolate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::shared_array_buffer::::with_backing_store::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/shared_array_buffer.rs:67: undefined reference to `v8__SharedArrayBuffer__New__with_backing_store' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.8.rcgu.o): in function `rusty_v8::uint8_array::::new::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/uint8_array.rs:23: undefined reference to `v8__Uint8Array__New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.9.rcgu.o): in function `rusty_v8::scope::data::ScopeData::get_current_context': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1122: undefined reference to `v8__Context__EQ' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librusty_v8-64f4afc98fe27425.rlib(rusty_v8-64f4afc98fe27425.rusty_v8.6rqdq2yz-cgu.9.rcgu.o): in function `rusty_v8::scope::data::ScopeData::get_current_context::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.6.0/src/scope.rs:1117: undefined reference to `v8__Isolate__GetCurrentContext' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deno`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3ccf2b8b888b4a8899903217b84cff4ac8f259e035f5d6ac5f06d393f8b19dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ccf2b8b888b4a8899903217b84cff4ac8f259e035f5d6ac5f06d393f8b19dc9", kill_on_drop: false }` [INFO] [stdout] 3ccf2b8b888b4a8899903217b84cff4ac8f259e035f5d6ac5f06d393f8b19dc9