[INFO] cloning repository https://github.com/collabook/core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/collabook/core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bfee3de1eb815caafcbb8f5a70fbf8cd90a4152 [INFO] testing collabook/core against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore" "/workspace/builds/worker-1/source", kill_on_drop: false }` [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 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-1/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcd339cd3987e4aeb24157014c064777395f4659807586876c63ebc29d52b322 [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" "dcd339cd3987e4aeb24157014c064777395f4659807586876c63ebc29d52b322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcd339cd3987e4aeb24157014c064777395f4659807586876c63ebc29d52b322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd339cd3987e4aeb24157014c064777395f4659807586876c63ebc29d52b322", kill_on_drop: false }` [INFO] [stdout] dcd339cd3987e4aeb24157014c064777395f4659807586876c63ebc29d52b322 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 08d08e3997741f0051e3dabfd329eb254b0c94fdcafd615cf8d71cde22e2ca44 [INFO] running `Command { std: "docker" "start" "-a" "08d08e3997741f0051e3dabfd329eb254b0c94fdcafd615cf8d71cde22e2ca44", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures v0.1.25 [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 encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 httparse v1.3.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_core v0.2.2 [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 brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [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 arrayvec v0.4.10 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling lock_api v0.1.5 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [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 flate2 v1.0.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling thread-id v2.0.0 [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 mio-uds v0.6.7 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling env_logger v0.5.13 [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 synstructure v0.10.1 [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 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 failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling graphql-parser v0.2.0 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling reqwest v0.9.8 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.core.2vffymu8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e" "/opt/rustwide/target/debug/deps/core-65543bd595203c1e.26jd4926yhqtzjyl.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-f8b1183442d1d182/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f29884314ceff254/out" "-L" "/opt/rustwide/target/debug/build/ring-76ededc12f38147f/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-4267f2cf7609cab6/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-413f98dbd443e583/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-cac3370fe9884ca1/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-9eb29070de02e345/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-68369b2efc2b7513.rlib" "/opt/rustwide/target/debug/deps/libatty-a0d8f9a35567f6f0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-17dd4c3eea538d0d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c41964eb93b7ec74.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0fd267a6797c5a2b.rlib" "/opt/rustwide/target/debug/deps/liblibflate-63dafcb50290b2f2.rlib" "/opt/rustwide/target/debug/deps/libadler32-aec74e350da90292.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-88f2f02f99248102.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e4310cf84ec15404.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0e4a66d2fd6c55fb.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-f4dc80d1108636c0.rlib" "/opt/rustwide/target/debug/deps/libwant-21a24f96ddb21c58.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-176e76d1bff362db.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-e2d0090b8ac7e0b3.rlib" "/opt/rustwide/target/debug/deps/liblog-49e72dd93c507afa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libthread_id-0d834846d9f0519e.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-ea8af8257dbcc654.rlib" "/opt/rustwide/target/debug/deps/libtoml-a4bd0355b44373d4.rlib" "/opt/rustwide/target/debug/deps/libgit2-36640304519e76c6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-a3f850071beb0b4c.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-ae6506f1a7b6d621.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-982a132f38a6bd7b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c1f6583381e1e9d6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ed6d4273b6aeefb0.rlib" "/opt/rustwide/target/debug/deps/libchrono-540fecbef9096f4a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b9c0d786908b6487.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-749e254c0a4b1de3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1b06a263bf43b5ca.rlib" "/opt/rustwide/target/debug/deps/libsame_file-e9f09b19a06355f6.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-0c7d0a0296d56485.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libactix_web-ce750f0950f673c2.rlib" "/opt/rustwide/target/debug/deps/libactix_net-a48487b568c6a076.rlib" "/opt/rustwide/target/debug/deps/libactix-b5b7a5e3fa7166df.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-88c5a2356c9d0e46.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-bca35e46e4a5a3e4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6669ac345269a73b.rlib" "/opt/rustwide/target/debug/deps/libuuid-56cc26390a3b7b30.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-216c864c38509ebd.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1b13061411f4c443.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4701d17e912bcb82.rlib" "/opt/rustwide/target/debug/deps/librand-de937da10a359834.rlib" "/opt/rustwide/target/debug/deps/librand_core-54aaf9e27002c2d5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9142d9a73b8b7326.rlib" "/opt/rustwide/target/debug/deps/libhostname-9121c4f29cb6ea6e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e19469a3bab3f3b4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bce8b15f64a4b689.rlib" "/opt/rustwide/target/debug/deps/libtower_service-d2bba5c6d374cc41.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-08f18fc6396881b8.rlib" "/opt/rustwide/target/debug/deps/libv_escape-93478b8905aad6e2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-694bb4ce23c9af38.rlib" "/opt/rustwide/target/debug/deps/libryu-14e2d52982707843.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5c31d643b3385ecd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libh2-0ed38fc15d188935.rlib" "/opt/rustwide/target/debug/deps/libindexmap-614f8001b89f6de2.rlib" "/opt/rustwide/target/debug/deps/libstring-961cda8d93664e72.rlib" "/opt/rustwide/target/debug/deps/libflate2-c4993ab3646e00ac.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-80a791633ba24ad0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-195ccecc2c1a37ca.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-ff88ac18c3a1df6d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-ef9a4ab6f45cc3b7.rlib" "/opt/rustwide/target/debug/deps/libserde-a39268fbd713088b.rlib" "/opt/rustwide/target/debug/deps/libtokio-7f52df2301de7ccc.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-abffc9a352c4bffa.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9ad0f5f8f74cdd24.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-aa61e75374e77905.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-70d890daa6b5c56c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-51b33e54086271ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-cc83718852de6175.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-77aed0bb72d53776.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-3406b7eb727fbddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-216d3e711eb9b10d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-420744c09683d3aa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-50d253e7fd4237e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ec6208449fb75da4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-9a5d2f2fdf9684ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a4a5d138b9d686cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-bf326b24ddb2c2f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-62982601b5fc9c53.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-884c66c8cca2849f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8c69f60fdc50c691.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5cddf50d9202e470.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764dbe98cfc6690a.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/librand-2ef1b7c12b012f91.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3d2406dce6a53920.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-264d9a89f007776c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-0b7c25cd87aa9eba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-37bfde31da79d755.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-8e165211272f7bfb.rlib" "/opt/rustwide/target/debug/deps/librand_os-340382ffc73ad4a5.rlib" "/opt/rustwide/target/debug/deps/librand_core-cefe9b742d858e38.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmio-2b658b7b656c4470.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-df0298251b0e0242.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-4d256ce4120ce864.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-53b56974257db2bd.rlib" "/opt/rustwide/target/debug/deps/libunicase-5caad08f1c05515d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ee2453abb2a325d5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b9ae5c5ee8e70d44.rlib" "/opt/rustwide/target/debug/deps/libitoa-112bb79833734ba1.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-40b62116652b218d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-742ec4c2a2862587.rlib" "/opt/rustwide/target/debug/deps/libcookie-59ca0e20153de306.rlib" "/opt/rustwide/target/debug/deps/libbase64-78b291aad863b086.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ffc88558e0c6af5e.rlib" "/opt/rustwide/target/debug/deps/libring-16c366cbff0d5062.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/liburl-dd8667d727d4140b.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-08e3c55ead6a6095.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b06988bff8617506.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libfutures-a18d4bab83d0d4cc.rlib" "/opt/rustwide/target/debug/deps/libfailure-495bf63f07f8c41c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d62e6886ec2edf05.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-24a6f75d89cbb807.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-36cc9dbcba597ab4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/libtime-b7d5c7b4f77c4f82.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libregex-819d47db4cd1183f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5285e964cc677567.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4550e1523b532757.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f629a7a8dd9e2767.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3603e13f7ae9fc5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c4c82cf767cb8e45.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1386d7e970a32e7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a6ca314dbd64838a.rlib" "/opt/rustwide/target/debug/deps/libbytes-e7c042b8ad935705.rlib" "/opt/rustwide/target/debug/deps/libiovec-152e5ff4782abf32.rlib" "/opt/rustwide/target/debug/deps/liblibc-ddf93907b81b9f6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-b3d4ec81ee0f1f86.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f2e0ef059a40c69d.rlib" "/opt/rustwide/target/debug/deps/liblog-625f903229d368f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e786250ece7cb8e6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lwkhtmltox" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "08d08e3997741f0051e3dabfd329eb254b0c94fdcafd615cf8d71cde22e2ca44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08d08e3997741f0051e3dabfd329eb254b0c94fdcafd615cf8d71cde22e2ca44", kill_on_drop: false }` [INFO] [stdout] 08d08e3997741f0051e3dabfd329eb254b0c94fdcafd615cf8d71cde22e2ca44