[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 master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collabook/core on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-11/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] 10c7df96638d48055aa21122f362e9bd4ed9f0f9934ccaacc8b29d3d113ad0ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "10c7df96638d48055aa21122f362e9bd4ed9f0f9934ccaacc8b29d3d113ad0ca"` [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling chrono v0.4.6 [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 nom v4.1.1 [INFO] [stderr] Compiling combine v3.0.0-beta.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp 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 synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling reqwest v0.9.8 [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 actix-net v0.2.6 [INFO] [stderr] Compiling graphql_client_codegen v0.6.0 [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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.core.7srm3cgi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5" "/opt/rustwide/target/debug/deps/core-8ce64262018d6cb5.3yj4o56k8liabx1k.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-9ed8d240f19606cd/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e51d8772a01a602f/out" "-L" "/opt/rustwide/target/debug/build/ring-d38303b43b004970/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-df136e80da6e55db/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-7ba8cb430eb0a1ae/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-eb4c14467f97a882/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-562af6e126456c91/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fbf3c9d20ae47724.rlib" "/opt/rustwide/target/debug/deps/libatty-0a55add3b1eed82b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-67dad8d5462fd07a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2a25a876a92425ac.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fd2368701666d225.rlib" "/opt/rustwide/target/debug/deps/liblibflate-29b7bc56d190dab9.rlib" "/opt/rustwide/target/debug/deps/libadler32-1066ed8150eef6fe.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9e70aab8943a8714.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-81e272028dfa569f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-636959f4232820c7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5db987c387d031ae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-080c2a464daeac24.rlib" "/opt/rustwide/target/debug/deps/libhyper-84c35dce9c50499f.rlib" "/opt/rustwide/target/debug/deps/libwant-48656ef038a67729.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c927f08b3bcfe07a.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-ea3bc53a9c4052c1.rlib" "/opt/rustwide/target/debug/deps/liblog-ef95a593b47552a0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libthread_id-4505e18a54237f4e.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-86759724f61ec9f9.rlib" "/opt/rustwide/target/debug/deps/libtoml-cdf88b3185501e11.rlib" "/opt/rustwide/target/debug/deps/libgit2-a358bf5448617bae.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-332a45b303812d11.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-478d1089c430154b.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-f40ec448c907b338.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-c9802e2da9239bd9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-374e13b464608608.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-8cfbe0ce122fe3ae.rlib" "/opt/rustwide/target/debug/deps/libchrono-b9baddc6d36ee14f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0be52b8af7f7156b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-68fd70438ca7dff7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-161d664791bae398.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d6727e65d39639a6.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-0f86cfffd7b37394.rlib" "/opt/rustwide/target/debug/deps/libxdg-810f71efbdcfd8aa.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6fb4a4ff02396b41.rlib" "/opt/rustwide/target/debug/deps/libactix_net-1cc07bd8f47a8b0e.rlib" "/opt/rustwide/target/debug/deps/libactix-81f2d80794ac9cb0.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-5ad7dedbbab76ac9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e90a792ccd4a1625.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-af33cba832bf3ec6.rlib" "/opt/rustwide/target/debug/deps/libuuid-008933a7fb22f095.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d1855bbaa7f153ca.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c8437949d245cfff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cede6dfcf38b3acf.rlib" "/opt/rustwide/target/debug/deps/librand-db2f74499ba2ede1.rlib" "/opt/rustwide/target/debug/deps/librand_core-c7774e270727eb76.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-793ce8c1544d7f47.rlib" "/opt/rustwide/target/debug/deps/libhostname-6b2744a98367b11a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-26a5f855c809a9eb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-1364b5d54a2918f0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b9b56cede005a03b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ea9477eb0d48daa3.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-997d0927c2c025b6.rlib" "/opt/rustwide/target/debug/deps/libv_escape-5af4c25b382c82ad.rlib" "/opt/rustwide/target/debug/deps/libserde_json-23eed3a17756ef2f.rlib" "/opt/rustwide/target/debug/deps/libryu-bde80f248a257dac.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2a558ed9a7374b37.rlib" "/opt/rustwide/target/debug/deps/libdtoa-191dc84f460e4ca8.rlib" "/opt/rustwide/target/debug/deps/libh2-8906ad222ecaa9de.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2c8ac80123840fb3.rlib" "/opt/rustwide/target/debug/deps/libstring-61c5c2290ff12944.rlib" "/opt/rustwide/target/debug/deps/libflate2-6ad428a500ee7847.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e0742fda56147626.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5def754ec57544a8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-5e135527bf84039d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-43c97e1af54a91ea.rlib" "/opt/rustwide/target/debug/deps/libserde-db11fb79eac0436b.rlib" "/opt/rustwide/target/debug/deps/libtokio-165f6bdb3c8a1763.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6d177abf2a2918cd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-501b935570992912.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e55c5002ec818438.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2e7517f96513e89e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a37c4af909fd58c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-42d7d8a397f560bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-aecf6293c05e67ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-10f98362cafb4122.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2635f089c3397659.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d1afb71e2625d25b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2f7a16698471d162.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-48d4fd917b56c6d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9f9fe7131ab0d75d.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2ed2afd971531aec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e8a199451aa80dd8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-36570c0086a427a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ae98b65fc55bce5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e1db2db5f58aee2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-add370b203e8c7eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4e8cd75070540067.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-66436921d60c3f83.rlib" "/opt/rustwide/target/debug/deps/libunreachable-02cdd8ee8e09c192.rlib" "/opt/rustwide/target/debug/deps/libvoid-8d21ee6398244ad9.rlib" "/opt/rustwide/target/debug/deps/librand-e8ac235da7b0199f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7325ec311e19361c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9d3e89e52b934814.rlib" "/opt/rustwide/target/debug/deps/librand_hc-aeb2dbfc1f9ce0db.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-66f04dd6463c494a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-691528c1fdb23538.rlib" "/opt/rustwide/target/debug/deps/librand_os-71aef1c9fcc240ba.rlib" "/opt/rustwide/target/debug/deps/librand_core-2a434c6b90773898.rlib" "/opt/rustwide/target/debug/deps/liblock_api-baafdedc9903e763.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-80590ca2cac55881.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9d32a297a8d5cb72.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-cdc96b1565ef7813.rlib" "/opt/rustwide/target/debug/deps/libmio-3bb7431b31230779.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libnet2-14f0555c662e2ebf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-97979b2e8b4484ca.rlib" "/opt/rustwide/target/debug/deps/libphf-a70405222de2cf60.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-21a1881487d1749d.rlib" "/opt/rustwide/target/debug/deps/libunicase-d62e0d2ffb5924f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e3f0e6d699442778.rlib" "/opt/rustwide/target/debug/deps/libmime-b4321dbf8632ab79.rlib" "/opt/rustwide/target/debug/deps/libunicase-d52d5783af8d0dd1.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d3fb111d259be947.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a87e80862916c8fa.rlib" "/opt/rustwide/target/debug/deps/libhttp-10d3b6225dd1a30f.rlib" "/opt/rustwide/target/debug/deps/libitoa-6c514d0363297749.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ae8759fcbde524c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4bc04c4daa9a87b6.rlib" "/opt/rustwide/target/debug/deps/libcookie-1403a57bdbc191ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-6899cc65f3b0e259.rlib" "/opt/rustwide/target/debug/deps/libsafemem-01620c4d8b580a1f.rlib" "/opt/rustwide/target/debug/deps/libring-84bc26fcc051ae04.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d170b6e69c2f1b8.rlib" "/opt/rustwide/target/debug/deps/liburl-4cffd3ffe357291b.rlib" "/opt/rustwide/target/debug/deps/libencoding-2d50cb5a450554bc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-de770788b704e96e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-f89fb30ed38ec14d.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-783ea0096f065f9f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-60977da23db9d568.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-cac51a2b5a08362e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-71cf25626997b0aa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-11e7df9356f9ad19.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libfutures-d77e5a2f7944d6f9.rlib" "/opt/rustwide/target/debug/deps/libfailure-a124dbb0c4ae0246.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-31ead1d41b07e442.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1fb70d8d055ad8a5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9ff684e05d75d9f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f26c1cc2a800726e.rlib" "/opt/rustwide/target/debug/deps/libtime-63ce094271949154.rlib" "/opt/rustwide/target/debug/deps/libsha1-88a4825272452169.rlib" "/opt/rustwide/target/debug/deps/libregex-3a573ce0dea36df1.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ffd7631ebff3a8df.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-119303eef6392c6b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8d49d6df10cfd782.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c8eae1160ac28540.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9da339be0fbe21d2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f89128d014623e4a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-548966034110eae1.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b7248aca02ce3a0.rlib" "/opt/rustwide/target/debug/deps/libiovec-11d753f06a21c399.rlib" "/opt/rustwide/target/debug/deps/liblibc-6dfff79b23d6b060.rlib" "/opt/rustwide/target/debug/deps/libbase64-e7521051254fd137.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-51c66a58dc7dd7fd.rlib" "/opt/rustwide/target/debug/deps/liblog-5aef15ca4615d783.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-702a35f6f0733ae2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.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" "10c7df96638d48055aa21122f362e9bd4ed9f0f9934ccaacc8b29d3d113ad0ca"` [INFO] running `"docker" "rm" "-f" "10c7df96638d48055aa21122f362e9bd4ed9f0f9934ccaacc8b29d3d113ad0ca"` [INFO] [stdout] 10c7df96638d48055aa21122f362e9bd4ed9f0f9934ccaacc8b29d3d113ad0ca