[INFO] updating cached repository https://github.com/collabook/core [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bfee3de1eb815caafcbb8f5a70fbf8cd90a4152 [INFO] testing collabook/core against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collabook/core on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] crate git repo https://github.com/collabook/core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5db5bbfca3e62b08d26c21ca89d7c77764955639329a1c2f442a8e335991623 [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" "a5db5bbfca3e62b08d26c21ca89d7c77764955639329a1c2f442a8e335991623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5db5bbfca3e62b08d26c21ca89d7c77764955639329a1c2f442a8e335991623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5db5bbfca3e62b08d26c21ca89d7c77764955639329a1c2f442a8e335991623", kill_on_drop: false }` [INFO] [stdout] a5db5bbfca3e62b08d26c21ca89d7c77764955639329a1c2f442a8e335991623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e39184180f29b31cd2924e7c84e9a03eef7068bb420f08740a8fb278fecba123 [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" "e39184180f29b31cd2924e7c84e9a03eef7068bb420f08740a8fb278fecba123", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.7 [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 rand v0.4.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.8 [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 toml v0.4.10 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.3.13 [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 crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand v0.6.4 [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 env_logger v0.5.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [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 tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling failure v0.1.5 [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] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/vcs.rs:229:37 [INFO] [stdout] | [INFO] [stdout] 229 | rebase.finish(&random_sig)?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/book.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | let mut content: Option; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.core.90i7nk4y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44" "/opt/rustwide/target/debug/deps/core-72103658fa62ee44.2164ko00ubbskspk.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-5dea9a1ed43c3db6/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9cf0bb48befd59ed/out" "-L" "/opt/rustwide/target/debug/build/ring-6bdd88dc5032cc0c/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b2809ba190f76cb6/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-aad7d7d26331a031/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-85e5ce6e37f41efe/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-107e2e199cd53884/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ec27da7af9c4649f.rlib" "/opt/rustwide/target/debug/deps/libatty-33f4dae7ac2dcfef.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9934e737dd538d69.rlib" "/opt/rustwide/target/debug/deps/liblibflate-b34c833a9c059b78.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-018c82dd91f9d67f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-388b2a325cafc427.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fb27557034c7192a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4f72f98008a624d.rlib" "/opt/rustwide/target/debug/deps/libwant-36e7428ba098f7e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-98634d07051a66fa.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-4019163418a2d5de.rlib" "/opt/rustwide/target/debug/deps/liblog-19b47e25a0ed018c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/libthread_id-e3af4afe3cfa1351.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-34accfec3b7c42dc.rlib" "/opt/rustwide/target/debug/deps/libtoml-0320e203878060bc.rlib" "/opt/rustwide/target/debug/deps/libgit2-62e21ddf59d52d2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-eb060b87bbb01638.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8d7924f0ab1a6197.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d72ccdecaa053267.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c44d58d0efa8dd6a.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bb3c926202501a54.rlib" "/opt/rustwide/target/debug/deps/libchrono-b680e7097d68d630.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-40614c7ab30ccc3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7201d1d9077769fe.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2cead8e9ac4a2c0a.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c2c1155751cf5962.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-d91bbaa0e24a9782.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libactix_web-cd97c279720ced1d.rlib" "/opt/rustwide/target/debug/deps/libactix_net-a470a409456a7f2a.rlib" "/opt/rustwide/target/debug/deps/libactix-5b6b8804dda37331.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-980642f10184c9a9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-f2d4742defe44c70.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-efe263902e8e2c8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-e42e3f07de0e2772.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0532b24a239bff32.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-96c98e6d3d64bff9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79cfd96042efb14c.rlib" "/opt/rustwide/target/debug/deps/librand-00fe7a2f5b2dfea0.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f7b682403c60265.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9619c531b4ccf993.rlib" "/opt/rustwide/target/debug/deps/libhostname-b19864faee8e3d9d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c2a9c7329dc97f35.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a6f3c701e59194ef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-bcb99b3919333919.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-05ca88c29065aa24.rlib" "/opt/rustwide/target/debug/deps/libv_escape-9d3c54da0e207768.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eb54472528a33dd2.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-200d9d05b8b9dab8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libh2-83da1f2590258b15.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libflate2-7ddfcecb0fb759df.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-fb9e335f6bf5ace1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f07cd9879728e033.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-fb2427b6bf5f4245.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-dd407a37e989cbde.rlib" "/opt/rustwide/target/debug/deps/libserde-ba4cdb09346902e1.rlib" "/opt/rustwide/target/debug/deps/libtokio-a0808464a281f24d.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-618b1350068758a6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-39a640daf41850b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e7840e4b5b8bd4f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e1b62fa445777dfc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fa3033f38c778511.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-86c5c2417fa8e16f.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-b1a3c46f2be44c76.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-a1787b7dda947325.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f91164449580f62a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1e11dccbb3e0f342.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-11db42eeaa769092.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-907ec1965063ccd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f712cd3d869d20f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-e621c85c41b94d24.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b957e5d4a46f3a7f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-eec79557985e5eea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-96fe1cc065bd13d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-68276180750577fc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9107a0bb4feb3358.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-3d813b561511097c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4723e64864d92874.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-12482c14bad2529a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_os-ba700abb773809d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmio-11221d23789c075d.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ad7250c1a800687.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d15c6ec455a960e9.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b623b3152d8d21.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libhttp-253ef2e3fe4f6f66.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-80edbe70e79b1728.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9de473a571961835.rlib" "/opt/rustwide/target/debug/deps/libcookie-d1493b611d5b4776.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa9622395332ed6a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libring-5a34d6ec8a0134f6.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/liburl-2c24395660372402.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-62ab5fd591663edf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libfailure-d9d432fb2e9c56c0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f76e389e1ae0bb94.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-cfe2083ced8e2980.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad34ed78b2b37ae1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libtime-00c591c87e66e72f.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libregex-b40f9c0369bd86df.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d27e863ae0206878.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-00b5195f30c5db2c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bd94b43b87093023.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e71ca1608119469b.rlib" "/opt/rustwide/target/debug/deps/libbytes-a0612305abb17d52.rlib" "/opt/rustwide/target/debug/deps/libiovec-55a5b30fdea85dfd.rlib" "/opt/rustwide/target/debug/deps/liblibc-a788dffea9b22e16.rlib" "/opt/rustwide/target/debug/deps/libbase64-33f63fb73042aadb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lwkhtmltox" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lwkhtmltox [INFO] [stdout] /usr/bin/ld: cannot find -lwkhtmltox [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e39184180f29b31cd2924e7c84e9a03eef7068bb420f08740a8fb278fecba123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39184180f29b31cd2924e7c84e9a03eef7068bb420f08740a8fb278fecba123", kill_on_drop: false }` [INFO] [stdout] e39184180f29b31cd2924e7c84e9a03eef7068bb420f08740a8fb278fecba123