[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvjyanand%2Flibvips-rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vjyanand/libvips-rust on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/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-14/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c561c0d607adb9f59d9c10bcd98f0b2b94aaac3774cf3e598aa1bb2e93f595d [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" "6c561c0d607adb9f59d9c10bcd98f0b2b94aaac3774cf3e598aa1bb2e93f595d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c561c0d607adb9f59d9c10bcd98f0b2b94aaac3774cf3e598aa1bb2e93f595d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c561c0d607adb9f59d9c10bcd98f0b2b94aaac3774cf3e598aa1bb2e93f595d", kill_on_drop: false }` [INFO] [stdout] 6c561c0d607adb9f59d9c10bcd98f0b2b94aaac3774cf3e598aa1bb2e93f595d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127c13d3a3e02ae8ac523bd4031044bebf612d69b08f71d7a2adb3f10003a39d [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" "127c13d3a3e02ae8ac523bd4031044bebf612d69b08f71d7a2adb3f10003a39d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling libvips v1.4.2 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling url v2.2.0 [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 actix-web-codegen v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.rust_vips.8nnw9zh4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d" "/opt/rustwide/target/debug/deps/rust_vips-ee4b0dfe43bd293d.3raofqsrlu1aiw4l.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-7187dcc94b3b6ef5/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibvips-5c0b8989477c5945.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3b4ad4325569234a.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-a086767af1ef77aa.rlib" "/opt/rustwide/target/debug/deps/libawc-5aecd7b54fccc2ea.rlib" "/opt/rustwide/target/debug/deps/libactix_server-f3ced8c3261bdc96.rlib" "/opt/rustwide/target/debug/deps/libsocket2-069e301b5d4afa02.rlib" "/opt/rustwide/target/debug/deps/libactix_router-047ab10b62967b6f.rlib" "/opt/rustwide/target/debug/deps/libbytestring-d664a894f31fd13b.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ba3555a5d394d70b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libsha1-aa8c1b05bbcc8cbd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-620f78363435b4fa.rlib" "/opt/rustwide/target/debug/deps/libdigest-c701bc14a20e5815.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b9c99946ba014341.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e4e5c790c1d77c9b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d90a54b6b1cc26cc.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libcookie-f790f744962245cb.rlib" "/opt/rustwide/target/debug/deps/libserde-b30e3aecdb6cb6fc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-31ca239c6dbf248c.rlib" "/opt/rustwide/target/debug/deps/libregex-54f4eb832bd366f8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87e9a0bf275eee12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-5204c412fba59eb7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2addb6f40fa2dcb1.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f65a74f8758d39cd.rlib" "/opt/rustwide/target/debug/deps/libtime-49382363a89af3c8.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-56216eeeafbf3fc7.rlib" "/opt/rustwide/target/debug/deps/libstandback-46307cde77fafa0b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-82f555b611118d8b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-7abb2283599d2337.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-9453bc9a57922069.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-247cdf381ec3c6ee.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0899d7a850fb8fd3.rlib" "/opt/rustwide/target/debug/deps/libhostname-b6883e2b01faea9a.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-cafbd14628b6c6bb.rlib" "/opt/rustwide/target/debug/deps/librand-9f1f0cbfb40be4eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f0ca8b0d04b6d42.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-2d6b15d3f8bf4005.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6d87174e6d99295a.rlib" "/opt/rustwide/target/debug/deps/liburl-bca7388af527b81e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-5a311e40b609b961.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-22fcc75aae8cbc1b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8718c8f9a3ebe12.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8696013b94f09077.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4801893e9d1c4408.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad5da9c73e24d5b9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-81cacb7cb8feffac.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-d2f2c05cb204c2d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-052229528dbe316a.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a1103f13316bb579.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libfutures-e16667e462c45f3c.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a60816af8367dfd7.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-a6c9cd4ad30928c1.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-111668301332ad62.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6690233eeb8fcb4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-66451036e65760e3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a1b6ed28f1dfb1a8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-62132ea78054a5f0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-585e4bd40ce8faaa.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libh2-4bbe8f7d23850f44.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5de9ee310370223f.rlib" "/opt/rustwide/target/debug/deps/libtracing-3a416ff6f4131eb8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df7375462f0ed078.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2532926ef75118a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-806aa655fc9c4953.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttp-0cbc04090b5f4b41.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libactix_service-aa7d5e7a31800eed.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-ceb83d14a0996101.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1865dfc3b4a5cc11.rlib" "/opt/rustwide/target/debug/deps/libtokio-eb328ce0d4fa9fdc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe4aeae69e197e47.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c27a8faa4c5bc0fb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmio-ce44512a63938637.rlib" "/opt/rustwide/target/debug/deps/libiovec-754038a7ccffd528.rlib" "/opt/rustwide/target/debug/deps/libnet2-5254ee6073988a8f.rlib" "/opt/rustwide/target/debug/deps/liblibc-97ba29350c90c0bb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dae669442cef29ea.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d2a2f65ebd186040.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d2d5370dd8d73741.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-19583a1cc8c6c015.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6effb840ab93af0e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-728e3b969d316828.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a83d4028cf51d32.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fdc9131f15088a99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-69c3b3029549eae1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a2d747eec7dcd88a.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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" "127c13d3a3e02ae8ac523bd4031044bebf612d69b08f71d7a2adb3f10003a39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127c13d3a3e02ae8ac523bd4031044bebf612d69b08f71d7a2adb3f10003a39d", kill_on_drop: false }` [INFO] [stdout] 127c13d3a3e02ae8ac523bd4031044bebf612d69b08f71d7a2adb3f10003a39d