[INFO] cloning repository https://github.com/vjyanand/libvips-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vjyanand/libvips-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjyanand%2Flibvips-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjyanand%2Flibvips-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbfa61e5cdb6793d57b100aba26408873073ac2e [INFO] testing vjyanand/libvips-rust against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjyanand%2Flibvips-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vjyanand/libvips-rust on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/vjyanand/libvips-rust [INFO] finished tweaking git repo https://github.com/vjyanand/libvips-rust [INFO] tweaked toml for git repo https://github.com/vjyanand/libvips-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vjyanand/libvips-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libvips v1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 041c3629da555733235b109ad8724c9064c43c6f061a13258e778ca4b04fb498 [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" "041c3629da555733235b109ad8724c9064c43c6f061a13258e778ca4b04fb498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "041c3629da555733235b109ad8724c9064c43c6f061a13258e778ca4b04fb498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041c3629da555733235b109ad8724c9064c43c6f061a13258e778ca4b04fb498", kill_on_drop: false }` [INFO] [stdout] 041c3629da555733235b109ad8724c9064c43c6f061a13258e778ca4b04fb498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25dd7684c2d4b32c8f22d4ddcc035c1ec14c481c07081e8c470fb06db520b8c9 [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" "25dd7684c2d4b32c8f22d4ddcc035c1ec14c481c07081e8c470fb06db520b8c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libvips v1.4.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling rust-vips v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `libvips::VipsApp` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libvips::VipsApp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.rust_vips.4uslzk1d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82" "/opt/rustwide/target/debug/deps/rust_vips-c4899e6142295a82.3n7zoe9xgu6ypv77.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-357d5cb6a6bbd61a/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibvips-49f6b4299ad8eeb3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libactix_web-9933a168f2c15117.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-e0fc5971d36d7635.rlib" "/opt/rustwide/target/debug/deps/libawc-a14e21297003f742.rlib" "/opt/rustwide/target/debug/deps/libactix_server-8f48561bcf2fb9e8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-02250d5db341e52c.rlib" "/opt/rustwide/target/debug/deps/libactix_router-6a3b81a4f3d1668e.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ffd5a9a10068c2f3.rlib" "/opt/rustwide/target/debug/deps/libactix_http-a8e25f38cacfe749.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libsha1-3d85acc6d077422e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e23de2cf16c14806.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4b2484984238dc27.rlib" "/opt/rustwide/target/debug/deps/libdigest-339a2f35f2a0fc7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-606ab37d32ab5af2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0ca138071685e2cc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9a58a4dea4358f8d.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libcookie-e2d853824b95c4d0.rlib" "/opt/rustwide/target/debug/deps/libserde-c5503e689bf35b7f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f0ea9085e1136f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-d92b1849c243b027.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-5d3220eb1f239d62.rlib" "/opt/rustwide/target/debug/deps/libtime-8578ebab312883ad.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f9322cf1c4f86ed2.rlib" "/opt/rustwide/target/debug/deps/libstandback-a6eb9a5c32c18f19.rlib" "/opt/rustwide/target/debug/deps/libfxhash-c2bd72848bedb4c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-56fe451ac160b49a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-7d1ce4cac26bf9f7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c6ac02aafdd0eca9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-bbe1aadea054661c.rlib" "/opt/rustwide/target/debug/deps/libhostname-641c0687c7cd85dc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1ad5a3fefd76de9a.rlib" "/opt/rustwide/target/debug/deps/librand-87652bba8776c647.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-948f4f07ef490e3c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9aa5ea4eab37d1a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d566993e4d045f1.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fdb26d0b54d72e68.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe9ba1d48a9cfa7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4f97c5a9f39268c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libfutures-29bc333dbcd4a6d4.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-35d2894773e2dd1d.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-00965d5b4b2b2420.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-dce8c13ace3db70c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-de9885303f30bd9c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ab6a48e67e07e53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-362b60c1e7bb77e8.rlib" "/opt/rustwide/target/debug/deps/libcopyless-df3095da4ceb2c23.rlib" "/opt/rustwide/target/debug/deps/libeither-bdbb982f7ccc1550.rlib" "/opt/rustwide/target/debug/deps/libh2-488da0ea44336df5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-d059c490585f699e.rlib" "/opt/rustwide/target/debug/deps/libtracing-ba05f95f2cfea6aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libhttp-e187516d07466911.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libactix_service-1fd89dff532231db.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1f16a20ddd79accb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1ad90652ed65da8a.rlib" "/opt/rustwide/target/debug/deps/libtokio-f4edfdd847de7bcc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d007062ab34e402b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ab5eff8b675c7d57.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmio-d70c415e6b895651.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8b1de34c61c9a947.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-124dfcd451aab127.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a8bfbe490bc017f9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d76bb923f5b51e4c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lvips" "-lglib-2.0" "-lgobject-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lvips [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-vips` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "25dd7684c2d4b32c8f22d4ddcc035c1ec14c481c07081e8c470fb06db520b8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dd7684c2d4b32c8f22d4ddcc035c1ec14c481c07081e8c470fb06db520b8c9", kill_on_drop: false }` [INFO] [stdout] 25dd7684c2d4b32c8f22d4ddcc035c1ec14c481c07081e8c470fb06db520b8c9