[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyukang%2Fwasmedge-barcoder" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chenyukang/wasmedge-barcoder on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-10/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e46c0a8d99a5442c31eb5371df9dbcaabc1105223bc94c17bbf72f92bdf55ad6 [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" "e46c0a8d99a5442c31eb5371df9dbcaabc1105223bc94c17bbf72f92bdf55ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e46c0a8d99a5442c31eb5371df9dbcaabc1105223bc94c17bbf72f92bdf55ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46c0a8d99a5442c31eb5371df9dbcaabc1105223bc94c17bbf72f92bdf55ad6", kill_on_drop: false }` [INFO] [stdout] e46c0a8d99a5442c31eb5371df9dbcaabc1105223bc94c17bbf72f92bdf55ad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a415e6eb54b4f4bae8d1b81deddecdbdb5f1363ed82bda3f2246d60d0d216c52 [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" "a415e6eb54b4f4bae8d1b81deddecdbdb5f1363ed82bda3f2246d60d0d216c52", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling wasmedge_wasi_socket v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [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 tiff v0.6.1 [INFO] [stderr] Compiling trackable v1.2.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling bytecodec v0.4.15 [INFO] [stderr] Compiling failure v0.1.8 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.ro2yxkx6du0tic9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbardecoder-611446f5a65cdca5.rlib" "/opt/rustwide/target/debug/deps/libfailure-18be3d4a5b2790f2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a5c0a7a8b47fadbd.rlib" "/opt/rustwide/target/debug/deps/libobject-a26b9722fcc83c5f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-461c914753a639e8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libnewtype_derive-60f403eb86f4b474.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libwasmedge_wasi_socket-3515ee737b28d2e1.rlib" "/opt/rustwide/target/debug/deps/libimage-67cc70d2fb880001.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-a2a2f994051307ec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f23f76719c42d268.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3e7ac3c9ba926b8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-c255ea9d3b003a64.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-46f2cd200f6414cb.rlib" "/opt/rustwide/target/debug/deps/librayon-7eb85112f00e9087.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47f2bd43abe6da69.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4f8597e48297eafa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libhttpcodec-455c94f81947ca63.rlib" "/opt/rustwide/target/debug/deps/libbytecodec-a5f380cfa592581b.rlib" "/opt/rustwide/target/debug/deps/libtrackable-6f4de85c4abe4bfa.rlib" "/opt/rustwide/target/debug/deps/libtrackable-461f6a8f0fe7e326.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/wasmedge_bardecoder-6083874f24c98ff2.wasmedge_bardecoder.242bf49e-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-3515ee737b28d2e1.rlib(wasmedge_wasi_socket-3515ee737b28d2e1.wasmedge_wasi_socket.948efd5f-cgu.4.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-3515ee737b28d2e1.rlib(wasmedge_wasi_socket-3515ee737b28d2e1.wasmedge_wasi_socket.948efd5f-cgu.4.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-3515ee737b28d2e1.rlib(wasmedge_wasi_socket-3515ee737b28d2e1.wasmedge_wasi_socket.948efd5f-cgu.4.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-3515ee737b28d2e1.rlib(wasmedge_wasi_socket-3515ee737b28d2e1.wasmedge_wasi_socket.948efd5f-cgu.4.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] [stderr] error: could not compile `wasmedge-bardecoder` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a415e6eb54b4f4bae8d1b81deddecdbdb5f1363ed82bda3f2246d60d0d216c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a415e6eb54b4f4bae8d1b81deddecdbdb5f1363ed82bda3f2246d60d0d216c52", kill_on_drop: false }` [INFO] [stdout] a415e6eb54b4f4bae8d1b81deddecdbdb5f1363ed82bda3f2246d60d0d216c52