[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collabook/core on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-3/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8009e4050cf7d4dc949601e82442b8fc4103d790f06dd8d82b1ee9bb52bca4b [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" "b8009e4050cf7d4dc949601e82442b8fc4103d790f06dd8d82b1ee9bb52bca4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8009e4050cf7d4dc949601e82442b8fc4103d790f06dd8d82b1ee9bb52bca4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8009e4050cf7d4dc949601e82442b8fc4103d790f06dd8d82b1ee9bb52bca4b", kill_on_drop: false }` [INFO] [stdout] b8009e4050cf7d4dc949601e82442b8fc4103d790f06dd8d82b1ee9bb52bca4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ee1afc0c6e19ac0730b850929140c18434bd587dd0d6ce03899eb88242abf6b [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" "8ee1afc0c6e19ac0730b850929140c18434bd587dd0d6ce03899eb88242abf6b", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.13 [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 ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling itertools v0.7.11 [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 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 openssl-sys v0.9.40 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling combine v3.0.0-beta.1 [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 thread-id v2.0.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling native-tls v0.2.2 [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 h2 v0.1.14 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] Compiling failure v0.1.5 [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] [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.core.7gxkzj7k-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835" "/opt/rustwide/target/debug/deps/core-adc6ede77a889835.s6kb98bzucwlxrl.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-6e010a05802d7298/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b7280aa781750e83/out" "-L" "/opt/rustwide/target/debug/build/ring-ca9cb1f31c852dc7/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-60091b0f7dfb652b/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-6da61e1672cfec28/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-967521aba5e8aae3/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-99db77fa90674e05/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-efa575dcc8d20fde.rlib" "/opt/rustwide/target/debug/deps/libatty-6cdf013e1a48751f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-393021c74d27447e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-198a2d4bc854c4ad.rlib" "/opt/rustwide/target/debug/deps/libreqwest-59e343c93a532782.rlib" "/opt/rustwide/target/debug/deps/liblibflate-8ddcfc50ad07dd75.rlib" "/opt/rustwide/target/debug/deps/libadler32-fa11897bff16db39.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-925fc798ad99b2d8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-be769d72a356fdd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8a7582e78328ed5e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libhyper-8b472771ef645a96.rlib" "/opt/rustwide/target/debug/deps/libwant-7526b6c8544e567c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-24d3796c6a8014d4.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-d3deb5a887638c61.rlib" "/opt/rustwide/target/debug/deps/liblog-5f42b8d0af8bc792.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libthread_id-f8f7eca0f077d453.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-3f494d6b2ffe4df5.rlib" "/opt/rustwide/target/debug/deps/libtoml-217602a976806c71.rlib" "/opt/rustwide/target/debug/deps/libgit2-27785950b3f2a0e4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-59bf94ee1de194f0.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-466d04a659f6e712.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-8432df1afda1ebf8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f98711112f681dc5.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f1ea83e6e525812d.rlib" "/opt/rustwide/target/debug/deps/libchrono-822841c2f4f41bce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7de573c38dce25a6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-83dc9ffecc351449.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d8bc33cb0fe497c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-b79f54a0b1cfb0aa.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-f4af9690385aced0.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8092b0b2dad1059f.rlib" "/opt/rustwide/target/debug/deps/libactix_net-40c6091e364fcb1a.rlib" "/opt/rustwide/target/debug/deps/libactix-c048795d6854fbd8.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-a819bde5031884e1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ab4b9b269b58cdee.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-139c27323df9d149.rlib" "/opt/rustwide/target/debug/deps/libuuid-ed39c2e769e2dd2e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ff94ee0d7fc8ce25.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-22c3cc97a0cf61fc.rlib" "/opt/rustwide/target/debug/deps/libsocket2-64afc6c975739d6d.rlib" "/opt/rustwide/target/debug/deps/librand-1c9fdb3626a510c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-e576ed17f12cef2e.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d5126bed6162a6ba.rlib" "/opt/rustwide/target/debug/deps/libhostname-1731f570cd4707dc.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0ffb3c7d6cc20ab3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-906ec2434918d5f2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-635f25c37bfd99c0.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-a04c8634f4211839.rlib" "/opt/rustwide/target/debug/deps/libv_escape-fe9d43e776b64dde.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9dc8bc5948cb4300.rlib" "/opt/rustwide/target/debug/deps/libryu-f4f67b4499568bce.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6c3b111d78866155.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e719d7db72ab5ccb.rlib" "/opt/rustwide/target/debug/deps/libh2-5081a79fb79c0c4c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2b37c628a8ffabbe.rlib" "/opt/rustwide/target/debug/deps/libstring-56d0bf834763d1a5.rlib" "/opt/rustwide/target/debug/deps/libflate2-29ccd708402ad42c.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-ab036f3f824712d7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f0b8ba2c86b633cc.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-05acdd696414531a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d19935b5dbaf74e3.rlib" "/opt/rustwide/target/debug/deps/libserde-5f5b4a28fb868e3f.rlib" "/opt/rustwide/target/debug/deps/libtokio-7da2875c730068af.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d510bca8bbec4dc6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1c1fc7636c594ef4.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-04ee619a6244c869.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-91e7574c502f2277.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-057f421e121b784a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-bcc739f11e1bae67.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9113c2768b32a70c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-28dd830bf126700c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6b2333b31f3373ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-26f3077a408959ff.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9bde307deef8c75.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bf6f11070401cb37.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6aeeda45554c5ffd.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1525a5ab2a1d1be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7a9b29f831ba30f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-23c58c01ec59de8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-43e5c7a246d66bd6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1a1bcd6866041eb9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dbab3f451aac1574.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-910f734c9826b422.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4e9f365b9e704960.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c7876f1e3de87b4b.rlib" "/opt/rustwide/target/debug/deps/libvoid-cff1fbb51120ba49.rlib" "/opt/rustwide/target/debug/deps/librand-8ee0eaffbf8d9ea0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-222304775379f02f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-46dc5087f9cf2c19.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d268684e255bd713.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-74d56ee46e771d9a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a19ba2f6533957c.rlib" "/opt/rustwide/target/debug/deps/librand_os-ef68752fd075b213.rlib" "/opt/rustwide/target/debug/deps/librand_core-741068a56e7d3da6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22e09a301d060acb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libmio-31348974d4927075.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-313fada109c9dbde.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8d5e793f6562abe0.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-926c1ee9225dd706.rlib" "/opt/rustwide/target/debug/deps/libunicase-fe23f9c9b4c74a86.rlib" "/opt/rustwide/target/debug/deps/liblazycell-90b04f6abebff41b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9ab952c477efe9e1.rlib" "/opt/rustwide/target/debug/deps/libhttp-1466b6a266b13a7d.rlib" "/opt/rustwide/target/debug/deps/libitoa-368a938fcc978b1f.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5bfd38100b052d68.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-806eb6c0ca9b9a8d.rlib" "/opt/rustwide/target/debug/deps/libcookie-96655ff00bd2ad96.rlib" "/opt/rustwide/target/debug/deps/libbase64-fcb2df08c444299c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3955b9803d0438a3.rlib" "/opt/rustwide/target/debug/deps/libring-6c88961ee0ba31d5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5a96bb74ee4000f6.rlib" "/opt/rustwide/target/debug/deps/liburl-19470547c18a77a4.rlib" "/opt/rustwide/target/debug/deps/libencoding-6fa6e3c934feafd0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6ae97ea67f80e23b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-8407545542882c17.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-3bc16c0ead6679ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-a9611b2c70e9a2b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-8fd380959df522c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-9a1c8b92c5c741f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2c2c8d7ad91531b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libfutures-831ab763bc137a12.rlib" "/opt/rustwide/target/debug/deps/libfailure-829f2b2173cc65a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1e9848f63c7d5ddb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e56f9b6b560e57c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-236c605d3d55cb8d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5c7d271dfd8fcb55.rlib" "/opt/rustwide/target/debug/deps/libtime-2b220e23d07fe9fc.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libregex-edfd0bad3d7a6644.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-61b5cbc5e318c573.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-dccb7e423e48415b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3985737e673acae8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-21d2226dcef1caef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-bdaffc3be0f3e345.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-854e80fc50d5b2cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a423d906b917ce7c.rlib" "/opt/rustwide/target/debug/deps/libbytes-5c3128b21bdcd512.rlib" "/opt/rustwide/target/debug/deps/libiovec-97834ad859c3a866.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9ec3900401ac9f4.rlib" "/opt/rustwide/target/debug/deps/libbase64-e79a67a4bfcab688.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-110247fca8b15226.rlib" "/opt/rustwide/target/debug/deps/liblog-dd2e1dd9ed7755be.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-71fd10852ca6af1b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "8ee1afc0c6e19ac0730b850929140c18434bd587dd0d6ce03899eb88242abf6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee1afc0c6e19ac0730b850929140c18434bd587dd0d6ce03899eb88242abf6b", kill_on_drop: false }` [INFO] [stdout] 8ee1afc0c6e19ac0730b850929140c18434bd587dd0d6ce03899eb88242abf6b