[INFO] cloning repository https://github.com/chenyukang/wasmedge-barcoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenyukang/wasmedge-barcoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyukang%2Fwasmedge-barcoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyukang%2Fwasmedge-barcoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e7e380ca7f1acb0e2fec76542c71211ade131e0 [INFO] testing chenyukang/wasmedge-barcoder against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyukang%2Fwasmedge-barcoder" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chenyukang/wasmedge-barcoder on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chenyukang/wasmedge-barcoder [INFO] finished tweaking git repo https://github.com/chenyukang/wasmedge-barcoder [INFO] tweaked toml for git repo https://github.com/chenyukang/wasmedge-barcoder written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/chenyukang/wasmedge-barcoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb6b7024f6b1644772b9b68ba93e694aef4ce48b2fe296cf414a156cfdc9cf7c [INFO] running `Command { std: "docker" "start" "-a" "eb6b7024f6b1644772b9b68ba93e694aef4ce48b2fe296cf414a156cfdc9cf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb6b7024f6b1644772b9b68ba93e694aef4ce48b2fe296cf414a156cfdc9cf7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6b7024f6b1644772b9b68ba93e694aef4ce48b2fe296cf414a156cfdc9cf7c", kill_on_drop: false }` [INFO] [stdout] eb6b7024f6b1644772b9b68ba93e694aef4ce48b2fe296cf414a156cfdc9cf7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae350de4078cc21edbf1eba6d7e1131d2d552ef82f4a72573ce3f7f94994e427 [INFO] running `Command { std: "docker" "start" "-a" "ae350de4078cc21edbf1eba6d7e1131d2d552ef82f4a72573ce3f7f94994e427", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wasmedge_wasi_socket v0.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling bytecodec v0.4.15 [INFO] [stderr] Compiling httpcodec v0.2.3 [INFO] [stderr] Compiling bardecoder v0.3.0 [INFO] [stderr] Compiling wasmedge-bardecoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wasmedge-bardecoder` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.46agpm5em3s8fe00.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbardecoder-c8f4ef013afb0e78.rlib" "/opt/rustwide/target/debug/deps/libfailure-b65c1f89205f13d2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2efe401dfab17ae7.rlib" "/opt/rustwide/target/debug/deps/libobject-822da7b2dc5ea4df.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0993f867c07b56b2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libnewtype_derive-d7ab7ecfa8cf6c17.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libwasmedge_wasi_socket-88223eaeb50177d9.rlib" "/opt/rustwide/target/debug/deps/libimage-3b4cba2b994c267e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rlib" "/opt/rustwide/target/debug/deps/libpng-d350aefe043fb2a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4477133c7b326206.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6ad8d9d719a2fafb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libgif-34befc66f6760d09.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtiff-4aec9a01bea4cbf7.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e49231c28250f5f1.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-13560c50f5c0b0e9.rlib" "/opt/rustwide/target/debug/deps/librayon-6658f6800035af16.rlib" "/opt/rustwide/target/debug/deps/librayon_core-78416c8d7b432bbd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9b4da96bbd97b6df.rlib" "/opt/rustwide/target/debug/deps/liblibc-197a93fa7c279dff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libhttpcodec-e56f2ba272676f87.rlib" "/opt/rustwide/target/debug/deps/libbytecodec-616bdea232324a2a.rlib" "/opt/rustwide/target/debug/deps/libtrackable-856776ca90ab6b34.rlib" "/opt/rustwide/target/debug/deps/libtrackable-887d0a3fb128e8c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/wasmedge_bardecoder-d87d7b486898e8fa.wasmedge_bardecoder.9bd336f8-cgu.10.rcgu.o: in function `wasmedge_wasi_socket::TcpListener::bind::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmedge_wasi_socket-0.1.0/src/lib.rs:218: undefined reference to `sock_open' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmedge_wasi_socket-0.1.0/src/lib.rs:235: undefined reference to `sock_bind' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmedge_wasi_socket-0.1.0/src/lib.rs:236: undefined reference to `sock_listen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwasmedge_wasi_socket-88223eaeb50177d9.rlib(wasmedge_wasi_socket-88223eaeb50177d9.wasmedge_wasi_socket.b97865f4-cgu.0.rcgu.o): in function `wasmedge_wasi_socket::TcpStream::shutdown': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmedge_wasi_socket-0.1.0/src/lib.rs:162: undefined reference to `sock_shutdown' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwasmedge_wasi_socket-88223eaeb50177d9.rlib(wasmedge_wasi_socket-88223eaeb50177d9.wasmedge_wasi_socket.b97865f4-cgu.0.rcgu.o): in function `::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmedge_wasi_socket-0.1.0/src/lib.rs:179: undefined reference to `sock_recv' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwasmedge_wasi_socket-88223eaeb50177d9.rlib(wasmedge_wasi_socket-88223eaeb50177d9.wasmedge_wasi_socket.b97865f4-cgu.0.rcgu.o): in function `::write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmedge_wasi_socket-0.1.0/src/lib.rs:200: undefined reference to `sock_send' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwasmedge_wasi_socket-88223eaeb50177d9.rlib(wasmedge_wasi_socket-88223eaeb50177d9.wasmedge_wasi_socket.b97865f4-cgu.0.rcgu.o): in function `wasmedge_wasi_socket::TcpListener::accept': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmedge_wasi_socket-0.1.0/src/lib.rs:250: undefined reference to `sock_accept' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae350de4078cc21edbf1eba6d7e1131d2d552ef82f4a72573ce3f7f94994e427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae350de4078cc21edbf1eba6d7e1131d2d552ef82f4a72573ce3f7f94994e427", kill_on_drop: false }` [INFO] [stdout] ae350de4078cc21edbf1eba6d7e1131d2d552ef82f4a72573ce3f7f94994e427