[INFO] fetching crate wasmedge_quickjs 0.2.0...
[INFO] testing wasmedge_quickjs-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate wasmedge_quickjs 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate wasmedge_quickjs 0.2.0
[INFO] finished tweaking crates.io crate wasmedge_quickjs 0.2.0
[INFO] tweaked toml for crates.io crate wasmedge_quickjs 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmedge_quickjs 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmedge_quickjs 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusttype v0.9.2
[INFO] [stderr]   Downloaded num-iter v0.1.42
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.4
[INFO] [stderr]   Downloaded argparse v0.2.2
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded num v0.3.1
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded deflate v0.8.6
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded owned_ttf_parser v0.6.0
[INFO] [stderr]   Downloaded ttf-parser v0.6.2
[INFO] [stderr]   Downloaded wasmedge_wasi_socket v0.1.0
[INFO] [stderr]   Downloaded wasmedge_http_req v0.8.1
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded miniz_oxide v0.3.7
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded num-rational v0.3.2
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded rulinalg v0.4.2
[INFO] [stderr]   Downloaded imageproc v0.22.0
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded libc v0.2.103
[INFO] [stderr]   Downloaded png v0.16.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf7d12f497be10f2d11cef0bcef4fa9bb6a912bb46a5e3ed59282fb667b24a04
[INFO] running `Command { std: "docker" "start" "-a" "cf7d12f497be10f2d11cef0bcef4fa9bb6a912bb46a5e3ed59282fb667b24a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf7d12f497be10f2d11cef0bcef4fa9bb6a912bb46a5e3ed59282fb667b24a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf7d12f497be10f2d11cef0bcef4fa9bb6a912bb46a5e3ed59282fb667b24a04", kill_on_drop: false }`
[INFO] [stdout] cf7d12f497be10f2d11cef0bcef4fa9bb6a912bb46a5e3ed59282fb667b24a04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 745d009cbee8f7e6662926fa0cb9d985a70274a5fb085e3efb708c2faf25c150
[INFO] running `Command { std: "docker" "start" "-a" "745d009cbee8f7e6662926fa0cb9d985a70274a5fb085e3efb708c2faf25c150", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling wasmedge_quickjs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling wasmedge_wasi_socket v0.1.0
[INFO] [stderr]    Compiling wasmedge_http_req v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling rulinalg v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling imageproc v0.22.0
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/quickjs_sys/js_module.rs:156:16
[INFO] [stdout]     |
[INFO] [stdout] 156 |             if ID_MAP.is_none() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/quickjs_sys/js_module.rs:161:21
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let m = ID_MAP.as_mut().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/quickjs_sys/js_module.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |             if CTOR_MAP.is_none() {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/quickjs_sys/js_module.rs:175:21
[INFO] [stdout]     |
[INFO] [stdout] 175 |             let m = CTOR_MAP.as_mut().unwrap();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFZmjbX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libargparse-f12894da5699ba5b,libwasmedge_quickjs-437463535c585b57,libwasmedge_http_req-47ae8e119226e380,libunicase-a34c0a0fe8dd790b,libwasmedge_wasi_socket-cf97f55772e3e826,liblibc-0e6bca4430614d96}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lquickjs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFZmjbX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasmedge_quickjs-4507a16d5667294a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: warning: /opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out/libquickjs.a: archive member 'cutils.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: warning: /opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out/libquickjs.a: archive member 'libbf.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: warning: /opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out/libquickjs.a: archive member 'libregexp.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: warning: /opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out/libquickjs.a: archive member 'libunicode.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: warning: /opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out/libquickjs.a: archive member 'quickjs-libc.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: warning: /opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out/libquickjs.a: archive member 'wapper.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: warning: /opt/rustwide/target/debug/build/wasmedge_quickjs-09e9e3443288ef0d/out/libquickjs.a: archive member 'repl.o' is neither ET_REL nor LLVM bitcode
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_SetModuleExport
[INFO] [stdout]           >>> referenced by js_module.rs:314 (src/quickjs_sys/js_module.rs:314)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.2.rcgu.o:(wasmedge_quickjs::quickjs_sys::js_module::JsModuleDef::add_export::hc2a4e206818282e6) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_NewCModule
[INFO] [stdout]           >>> referenced by js_module.rs:347 (src/quickjs_sys/js_module.rs:347)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.2.rcgu.o:(wasmedge_quickjs::quickjs_sys::js_module::register_module::h15fb8017dd290a72) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_AddModuleExport
[INFO] [stdout]           >>> referenced by js_module.rs:349 (src/quickjs_sys/js_module.rs:349)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.2.rcgu.o:(wasmedge_quickjs::quickjs_sys::js_module::register_module::h15fb8017dd290a72) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_GetRuntime
[INFO] [stdout]           >>> referenced by js_module.rs:334 (src/quickjs_sys/js_module.rs:334)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.2.rcgu.o:(wasmedge_quickjs::quickjs_sys::js_module::ModuleInitFnTrampoline$LT$F$GT$::init_module::h63dc95e72c5c4869) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced by mod.rs:81 (src/quickjs_sys/mod.rs:81)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::JsFunctionTrampoline::callback::h3838ac58f9129336) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced by mod.rs:81 (src/quickjs_sys/mod.rs:81)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::JsFunctionTrampoline::callback::h651019ce9d15d6e6) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_GetArrayBuffer
[INFO] [stdout]           >>> referenced by mod.rs:578 (src/quickjs_sys/mod.rs:578)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::JsArrayBuffer::to_vec::h0878b25492b61778) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: sock_open
[INFO] [stdout]           >>> referenced by lib.rs:135 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.1.0/src/lib.rs:135)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.2.rcgu.o:(wasmedge_wasi_socket::TcpStream::connect::_$u7b$$u7b$closure$u7d$$u7d$::h784b098605fa2a81) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_DupValue_real
[INFO] [stdout]           >>> referenced by mod.rs:85 (src/quickjs_sys/mod.rs:85)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::JsFunctionTrampoline::callback::h3838ac58f9129336) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced by mod.rs:90 (src/quickjs_sys/mod.rs:90)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::JsFunctionTrampoline::callback::h3838ac58f9129336) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced by mod.rs:85 (src/quickjs_sys/mod.rs:85)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::JsFunctionTrampoline::callback::h651019ce9d15d6e6) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced 8 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: sock_connect
[INFO] [stdout]           >>> referenced by lib.rs:152 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmedge_wasi_socket-0.1.0/src/lib.rs:152)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.2.rcgu.o:(wasmedge_wasi_socket::TcpStream::connect::_$u7b$$u7b$closure$u7d$$u7d$::h784b098605fa2a81) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_GetGlobalObject
[INFO] [stdout]           >>> referenced by mod.rs:135 (src/quickjs_sys/mod.rs:135)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::get_global::hc2ec218c3285219e) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_NewObject
[INFO] [stdout]           >>> referenced by mod.rs:213 (src/quickjs_sys/mod.rs:213)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new_object::h11557fdbebc0f393) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_NewStringLen
[INFO] [stdout]           >>> referenced by mod.rs:244 (src/quickjs_sys/mod.rs:244)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new_string::h7f57e474cd6a3e34) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_Throw
[INFO] [stdout]           >>> referenced by mod.rs:265 (src/quickjs_sys/mod.rs:265)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::throw_error::h458946ae1a6fab4e) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_NewCFunction_real
[INFO] [stdout]           >>> referenced by mod.rs:202 (src/quickjs_sys/mod.rs:202)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new_function::h49e4dcb36011b3a0) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced by mod.rs:202 (src/quickjs_sys/mod.rs:202)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new_function::h53f997cbcdb566f6) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced by mod.rs:202 (src/quickjs_sys/mod.rs:202)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new_function::h8a3fa69c15cee81f) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_ToString
[INFO] [stdout]           >>> referenced by mod.rs:251 (src/quickjs_sys/mod.rs:251)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::value_to_string::hbb0f46f5c2b33b4c) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_NewArrayBufferCopy
[INFO] [stdout]           >>> referenced by mod.rs:226 (src/quickjs_sys/mod.rs:226)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new_array_buffer::he76ae81ba4c02c8d) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_ThrowTypeError
[INFO] [stdout]           >>> referenced by mod.rs:258 (src/quickjs_sys/mod.rs:258)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::throw_type_error::h35d74350d7b77870) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: js_std_loop
[INFO] [stdout]           >>> referenced by mod.rs:292 (src/quickjs_sys/mod.rs:292)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::promise_loop_poll::ha6c54d7784977643) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_ThrowInternalError
[INFO] [stdout]           >>> referenced by mod.rs:272 (src/quickjs_sys/mod.rs:272)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::throw_internal_type_error::hd7a3f32a20e7b46e) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: JS_NewRuntime
[INFO] [stdout]           >>> referenced by mod.rs:106 (src/quickjs_sys/mod.rs:106)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new::h0b96c8df62cf0a2d) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: js_module_loader
[INFO] [stdout]           >>> referenced by mod.rs:107 (src/quickjs_sys/mod.rs:107)
[INFO] [stdout]           >>>               wasmedge_quickjs-437463535c585b57.wasmedge_quickjs.8438ee44565cf200-cgu.0.rcgu.o:(wasmedge_quickjs::quickjs_sys::Context::new::h0b96c8df62cf0a2d) in archive /opt/rustwide/target/debug/deps/libwasmedge_quickjs-437463535c585b57.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmedge_quickjs` (bin "wasmedge_quickjs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "745d009cbee8f7e6662926fa0cb9d985a70274a5fb085e3efb708c2faf25c150", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "745d009cbee8f7e6662926fa0cb9d985a70274a5fb085e3efb708c2faf25c150", kill_on_drop: false }`
[INFO] [stdout] 745d009cbee8f7e6662926fa0cb9d985a70274a5fb085e3efb708c2faf25c150
