[INFO] updating cached repository https://github.com/collabook/core [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bfee3de1eb815caafcbb8f5a70fbf8cd90a4152 [INFO] testing collabook/core against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collabook/core on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/collabook/core [INFO] finished tweaking git repo https://github.com/collabook/core [INFO] tweaked toml for git repo https://github.com/collabook/core written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/collabook/core already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10a77f40fc2ebe59fbdb81b3f1e9031012724714682d2131fab1410b5d1534c5 [INFO] running `"docker" "start" "-a" "10a77f40fc2ebe59fbdb81b3f1e9031012724714682d2131fab1410b5d1534c5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling combine v3.0.0-beta.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling graphql-parser v0.2.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling graphql_client_codegen v0.6.0 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling graphql_query_derive v0.6.0 [INFO] [stderr] Compiling graphql_client v0.6.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/vcs.rs:229:37 [INFO] [stderr] | [INFO] [stderr] 229 | rebase.finish(&random_sig)?;; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/book.rs:101:13 [INFO] [stderr] | [INFO] [stderr] 101 | let mut content: Option; [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.core.871v77xo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9" "/opt/rustwide/target/debug/deps/core-e4b1cf2028f042e9.3r6l626o7a70b3h3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-c23e09e5458f1c22/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-c106580b0357ca87/out" "-L" "/opt/rustwide/target/debug/build/ring-50910473c90d28b2/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-6c84e8fb24401f9d/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-312c9dc119fa6773/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-043a1ffa40f214c0/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-402bc28bb453a374/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-de161dda8d1f5a5c.rlib" "/opt/rustwide/target/debug/deps/libatty-71973004a9c37a96.rlib" "/opt/rustwide/target/debug/deps/libhumantime-b2a27c1d067c98a8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-0f39527100f8e1c1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29848b45ec97a639.rlib" "/opt/rustwide/target/debug/deps/liblibflate-d05f1bb0714d8940.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba32950d5463515f.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-84eb62bc091a7602.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cfa068826df969f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4f4c349a396fdc64.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libhyper-5865d7cd93dd3baa.rlib" "/opt/rustwide/target/debug/deps/libwant-c012de86868490b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-015344dcd436d9f9.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-06655a2ed7fee7be.rlib" "/opt/rustwide/target/debug/deps/liblog-95cdc9f3f8e72d5e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1feaaa5f89c5098b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-c4e0ab95f435cf33.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-f4d37c352cf2d5e9.rlib" "/opt/rustwide/target/debug/deps/libtoml-8d988ca02bcc1b0d.rlib" "/opt/rustwide/target/debug/deps/libgit2-4bc8ce1187a4a031.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-42aec65843d539d0.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-d0b2feb8907854c2.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d28379e799982c82.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37bdd5bd1bd8a31d.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2cd03611460522c5.rlib" "/opt/rustwide/target/debug/deps/libchrono-6e102433da931126.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3cfcf0f381e78923.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6c1590b8d2ab6c08.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1a0f8702b2a87fcd.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2ba2f949685cf49b.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-a97fbc2584830b41.rlib" "/opt/rustwide/target/debug/deps/libxdg-b9124b4bc7aa7e5f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-f006d5f713e9f512.rlib" "/opt/rustwide/target/debug/deps/libactix_net-94be1a46bce9d5c8.rlib" "/opt/rustwide/target/debug/deps/libactix-e8e0ca216df932fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-99573a25daa898dd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-03d72bd547a91f4d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ed2c1b54a66a6657.rlib" "/opt/rustwide/target/debug/deps/libuuid-4403f2995d097935.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-47d38d965e7f9777.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7b294bddf4b1756b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3c3c9bea283053a9.rlib" "/opt/rustwide/target/debug/deps/librand-e28361273a7fb9ab.rlib" "/opt/rustwide/target/debug/deps/librand_core-3064dd5add40643f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-857ea533804fe327.rlib" "/opt/rustwide/target/debug/deps/libhostname-6afab21746f4a509.rlib" "/opt/rustwide/target/debug/deps/libquick_error-3d04ade402d84f0a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-588e63038b2fac3a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-363acd7bd7a155cb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-39254592e0e1ae94.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-cf8caff18ee20bc7.rlib" "/opt/rustwide/target/debug/deps/libv_escape-66768a21c88c5906.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8ec7f8789fb7412b.rlib" "/opt/rustwide/target/debug/deps/libryu-67ce7310b0ade578.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d7daa3de4a447314.rlib" "/opt/rustwide/target/debug/deps/libdtoa-561da8907aae266b.rlib" "/opt/rustwide/target/debug/deps/libh2-44b5917cc59207f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b6eb8bb9b95e4cfe.rlib" "/opt/rustwide/target/debug/deps/libstring-7819015d4527171b.rlib" "/opt/rustwide/target/debug/deps/libflate2-25fd1d5d9e8732b1.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-78e8755be48d9878.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ad18cf5dbcf0c5cb.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-8dbc7cd6fb8f234f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0605b163e451cda4.rlib" "/opt/rustwide/target/debug/deps/libserde-e675d951a4ca2eef.rlib" "/opt/rustwide/target/debug/deps/libtokio-459b9e3433748e1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-8299f0aca5168db0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5abc9f223415fabd.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-6ace74d76690122e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-03e4f3ea0b6a47ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-77b7b682d9b41821.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-14db5716777a32b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-69cec47d7c352b6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e0e68990dcaf7976.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b5bb03ddb9e03b4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8d70adb7aeb95871.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cef505af99351667.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f503cc2b25ed9ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-30c1b9b001499b1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-c470b00f46c44cf3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ca15cc2e51bdb22e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1bdaf37222d87a40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2a2fd4fe11123607.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c23a62004d8946ef.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-65979703bf649bf1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-19b84838579c9535.rlib" "/opt/rustwide/target/debug/deps/libunreachable-af05623850dc442c.rlib" "/opt/rustwide/target/debug/deps/libvoid-ef80a4c5b644431d.rlib" "/opt/rustwide/target/debug/deps/librand-82bdfebd10ec3c52.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0957b1dfac6712b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c986e34dc9ac94c8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f16fef89bae47776.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a9c08f2bd1ebd007.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-634dd3e1b9448fab.rlib" "/opt/rustwide/target/debug/deps/librand_os-7e276deaed10a9bc.rlib" "/opt/rustwide/target/debug/deps/librand_core-db8f890f1662cc9c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libmio-f6f29432f74f8619.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libnet2-3979630ccca8955a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-246824c77d74f680.rlib" "/opt/rustwide/target/debug/deps/libphf-8cc0b09f840e7ada.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-aa6ffa6f475f10bc.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libmime-a041ba79897f24f2.rlib" "/opt/rustwide/target/debug/deps/libunicase-c9205bced8d1de73.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57366ef430dfcd40.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-acceada96e1f285f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libhttp-741ce440c59a767c.rlib" "/opt/rustwide/target/debug/deps/libitoa-268fce15131683f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0563622e08f5ea0f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6c74fe95619eafe7.rlib" "/opt/rustwide/target/debug/deps/libcookie-97346120246eca84.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7099e1224ef64f9.rlib" "/opt/rustwide/target/debug/deps/libsafemem-73e2c5c9fb3f6c37.rlib" "/opt/rustwide/target/debug/deps/libring-528cfea2656fc9f6.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-39e99c963407dbc1.rlib" "/opt/rustwide/target/debug/deps/liburl-595769dc9a3d7a9a.rlib" "/opt/rustwide/target/debug/deps/libencoding-9ddaa7bda194a1bb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-3cf01616d7524ea7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-5ff98fb124498ac1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-4c98d7ec391b493b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-e2140ecfc3a54dbf.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-85ea66b2d3064a85.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-386bf187e9168b16.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-14ed9bd45932e5f4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fb822a21a4c8949.rlib" "/opt/rustwide/target/debug/deps/libfailure-08957899f7d0ea7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-aeaee882da64d353.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0fb1707fec2dda13.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0c8909aa592eb26c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libtime-61efe2a152c692f7.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1bd2c8853cc6da.rlib" "/opt/rustwide/target/debug/deps/libregex-b7c98f76b0bd865c.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c6ecb18a3084a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a66c009b0612bd6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-30e780730ba99191.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e8b2b417aa63bc47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fc6ae06af858b32a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-efbaf2cbdf396515.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d1b1de2df096f32a.rlib" "/opt/rustwide/target/debug/deps/libbytes-b43b0a92eb5db005.rlib" "/opt/rustwide/target/debug/deps/libiovec-b87feb230aed5a88.rlib" "/opt/rustwide/target/debug/deps/liblibc-89b68ea2859a3672.rlib" "/opt/rustwide/target/debug/deps/libbase64-334fd9757cbe0b1b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-12d08455b18d4b97.rlib" "/opt/rustwide/target/debug/deps/liblog-90da19648913e82f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d9bc28547053b377.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lwkhtmltox" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lwkhtmltox [INFO] [stderr] /usr/bin/ld: cannot find -lwkhtmltox [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "10a77f40fc2ebe59fbdb81b3f1e9031012724714682d2131fab1410b5d1534c5"` [INFO] running `"docker" "rm" "-f" "10a77f40fc2ebe59fbdb81b3f1e9031012724714682d2131fab1410b5d1534c5"` [INFO] [stdout] 10a77f40fc2ebe59fbdb81b3f1e9031012724714682d2131fab1410b5d1534c5