[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabook%2Fcore" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collabook/core on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-15/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wkhtmltox-sys v0.1.2 [INFO] [stderr] Downloaded wkhtmltopdf v0.3.0 [INFO] [stderr] Downloaded graphql-parser v0.2.0 [INFO] [stderr] Downloaded combine v3.0.0-beta.1 [INFO] [stderr] Downloaded trust-dns-proto v0.6.1 [INFO] [stderr] Downloaded graphql_client v0.6.0 [INFO] [stderr] Downloaded graphql_query_derive v0.6.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14a5f9890f218e4935f1aa8334e5438f2d586dac962eb915811a678e80960018 [INFO] running `Command { std: "docker" "start" "-a" "14a5f9890f218e4935f1aa8334e5438f2d586dac962eb915811a678e80960018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14a5f9890f218e4935f1aa8334e5438f2d586dac962eb915811a678e80960018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a5f9890f218e4935f1aa8334e5438f2d586dac962eb915811a678e80960018", kill_on_drop: false }` [INFO] [stdout] 14a5f9890f218e4935f1aa8334e5438f2d586dac962eb915811a678e80960018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cab80b7c1300ba2313cd18a3e0d8b67c36a41dfc1e7d20cefc0b184287fc8e72 [INFO] running `Command { std: "docker" "start" "-a" "cab80b7c1300ba2313cd18a3e0d8b67c36a41dfc1e7d20cefc0b184287fc8e72", kill_on_drop: false }` [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling wkhtmltox-sys v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.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 v_escape v0.3.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling resolv-conf v0.6.2 [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 tokio-io v0.1.11 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling tokio-fs v0.1.5 [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 serde_urlencoded v0.5.4 [INFO] [stderr] Compiling wkhtmltopdf v0.3.0 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling cookie v0.11.0 [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 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 reqwest v0.9.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.core.c409398a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0.bf5slcd8u7h4g5x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-194b81956add79c2/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9d9d750c4712eec5/out" "-L" "/opt/rustwide/target/debug/build/ring-f4222200869e63ce/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-1b1fca40a706de21/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-22ce7caf03ef59e2/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-255ac9e4f80d4d10/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-580a9adaece00122/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-436cab608a85e2a1.rlib" "/opt/rustwide/target/debug/deps/libatty-f379e5f94098255a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-efa5bae243b9c523.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f76fb0458abb635f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c294da876c04986f.rlib" "/opt/rustwide/target/debug/deps/liblibflate-3c19e491d721c80d.rlib" "/opt/rustwide/target/debug/deps/libadler32-2dafcd23c356e1ad.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-00975cdb5d198baf.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c5d1709bafaf3811.rlib" "/opt/rustwide/target/debug/deps/libopenssl-70a8f01466251b35.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libhyper-378a6f51d8937c35.rlib" "/opt/rustwide/target/debug/deps/libwant-694e55f65641c904.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce4a499a0081666f.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltopdf-274408d28468164c.rlib" "/opt/rustwide/target/debug/deps/liblog-edc28a08770463a7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0225df2dd3a5ccbd.rlib" "/opt/rustwide/target/debug/deps/libthread_id-0ebdaee9646b6e4f.rlib" "/opt/rustwide/target/debug/deps/libwkhtmltox_sys-002610a9985461cb.rlib" "/opt/rustwide/target/debug/deps/libtoml-24eacd2a00308b4b.rlib" "/opt/rustwide/target/debug/deps/libgit2-00b65b48aa056f9b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-c6e04b8e94ee212b.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-436f4dc9f7f40211.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-d6d124e11194d7bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bb27f5bd94d2f2ef.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4416c5322c9b5edb.rlib" "/opt/rustwide/target/debug/deps/libchrono-67abaf46540a06e8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aba3543fb35a6f9a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e148929924274a8.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-674a031e49ebe0d7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8b3e44589b17695c.rlib" "/opt/rustwide/target/debug/deps/libapp_dirs-04e5b8d6ce23bbf5.rlib" "/opt/rustwide/target/debug/deps/libxdg-f6369ec0280d942c.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1334a00d07036032.rlib" "/opt/rustwide/target/debug/deps/libactix_net-b00e06e5025e8403.rlib" "/opt/rustwide/target/debug/deps/libactix-4b6a66c2779d7f0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-7edfc66f00502b34.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-26d5afbd4b6c1f1b.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-e10cb1d367603250.rlib" "/opt/rustwide/target/debug/deps/libuuid-bcd7c562c131ef02.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c558bd847bf52091.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4fa03e57d666d89c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a3bdcb0645b8ba24.rlib" "/opt/rustwide/target/debug/deps/librand-0277f8e94209c595.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-31ba60908f356ec3.rlib" "/opt/rustwide/target/debug/deps/libhostname-dc7331ad211f36eb.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e4876fb3fc264864.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-84cc35404d253847.rlib" "/opt/rustwide/target/debug/deps/libv_escape-264290782dddfa03.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2859c4412774cd92.rlib" "/opt/rustwide/target/debug/deps/libryu-660a4fd43c22b659.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5d3eb186ec538f3d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-74f89fdc5dda9b67.rlib" "/opt/rustwide/target/debug/deps/libh2-8c2181a99de2d1f9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-35df7e835597c905.rlib" "/opt/rustwide/target/debug/deps/libstring-4416b7d255b3ab31.rlib" "/opt/rustwide/target/debug/deps/libflate2-46a9ce36d2832e7a.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-ef629a5fa5034cc2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-716c71844832b1d5.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-45c73fceeb595f3a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-3eb217b7985d2d60.rlib" "/opt/rustwide/target/debug/deps/libserde-cbea379adf0e7d3d.rlib" "/opt/rustwide/target/debug/deps/libtokio-41e5c391cbeed607.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-1f21724d9bb7b458.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-59bbba1049d8762e.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-dae1e17b397f7b95.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b7920c66f264ccdd.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-91900515f21a335a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d50b832afd013579.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-0185be7f36a24d42.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-37d8162130c8d1ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-548ba127268f1932.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ce9564bdd00d57ce.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ab55f96d71d431c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-df5a76c674699be6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1bcb78cc9a030e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-65a61cf92d7ba9e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-db733aa244ece3fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fd29543606a3abd0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-61aff835bb989570.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a12441158a9f1500.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ad57f51f8508fb30.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-563fdc4aa07042b7.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/librand-427e277ad1a1f6e0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f7d16c2d12b6ea8.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ae2d9044603830cf.rlib" "/opt/rustwide/target/debug/deps/librand_hc-440bf3db590eeed7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d0450c4cb0185ed0.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-da3e22ee8526ff91.rlib" "/opt/rustwide/target/debug/deps/librand_os-c48380ce012ef6f2.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmio-438b5704091ec8bd.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-4ec90c57be8141d8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-552beaf05cff4c22.rlib" "/opt/rustwide/target/debug/deps/libphf-2965947d1f68d16d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-300786fef63ab222.rlib" "/opt/rustwide/target/debug/deps/libunicase-a774ffa4bd248fc6.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c65310b90ba688a5.rlib" "/opt/rustwide/target/debug/deps/libmime-293de16e16164698.rlib" "/opt/rustwide/target/debug/deps/libunicase-e49d6b541f2539cd.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-667e8746b721b1a7.rlib" "/opt/rustwide/target/debug/deps/libhttp-0943e26a5a11dc4c.rlib" "/opt/rustwide/target/debug/deps/libitoa-ed3e65388eda00dc.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3c97ded93d0471ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-97163a2b6fc52d92.rlib" "/opt/rustwide/target/debug/deps/libcookie-e9146af9dbe3fa9c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d95859cfcfc32df6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-5e5aa9da0a714674.rlib" "/opt/rustwide/target/debug/deps/libring-5b60cfb34bfb326d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/liburl-439dc97bb7f0f9c3.rlib" "/opt/rustwide/target/debug/deps/libencoding-cb1a7502c2c55705.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9ea6ccaae1294ff5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a51f21fc40257b5e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-dd5fa4b6d61b5fc0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-921ee5f8d35914a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ac8b7c061b6fd447.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libfailure-8f4b0b22a8be6361.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3a1d0be72b5d17cc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2b4b7a6850d0953b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5502dcfb7d38e37b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libtime-de3c774de1e1ac9b.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libregex-a103508e7ffd98d4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cadba9984ec700c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-82380ed202377dce.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2d9b96822d3aa814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-021e690041591d5b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-79fcfcd5475f2f03.rlib" "/opt/rustwide/target/debug/deps/libmemchr-70ce91e2be13c60d.rlib" "/opt/rustwide/target/debug/deps/libbytes-839916767c18b157.rlib" "/opt/rustwide/target/debug/deps/libiovec-44f641b96f44a3dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-88de513324441862.rlib" "/opt/rustwide/target/debug/deps/libbase64-e60473740dbf6ffe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac716471e0662004.rlib" "/opt/rustwide/target/debug/deps/liblog-cec4b30ad071a005.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lwkhtmltox" "-lssl" "-lcrypto" "-lz" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/core-7d8527f5f2dcb0c0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /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` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cab80b7c1300ba2313cd18a3e0d8b67c36a41dfc1e7d20cefc0b184287fc8e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab80b7c1300ba2313cd18a3e0d8b67c36a41dfc1e7d20cefc0b184287fc8e72", kill_on_drop: false }` [INFO] [stdout] cab80b7c1300ba2313cd18a3e0d8b67c36a41dfc1e7d20cefc0b184287fc8e72