[INFO] cloning repository https://github.com/ashhhleyyy/website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashhhleyyy/website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashhhleyyy%2Fwebsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashhhleyyy%2Fwebsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66abdc162a409714c2835a5865c7e43c93a8dfc9 [INFO] testing ashhhleyyy/website against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashhhleyyy%2Fwebsite" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashhhleyyy/website on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashhhleyyy/website [INFO] finished tweaking git repo https://github.com/ashhhleyyy/website [INFO] tweaked toml for git repo https://github.com/ashhhleyyy/website written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ashhhleyyy/website already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 9e8bf074d4eef982ea7e0669af4058d6510870da98a5bafbd6509f95888bb687 [INFO] running `Command { std: "docker" "start" "-a" "9e8bf074d4eef982ea7e0669af4058d6510870da98a5bafbd6509f95888bb687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e8bf074d4eef982ea7e0669af4058d6510870da98a5bafbd6509f95888bb687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8bf074d4eef982ea7e0669af4058d6510870da98a5bafbd6509f95888bb687", kill_on_drop: false }` [INFO] [stdout] 9e8bf074d4eef982ea7e0669af4058d6510870da98a5bafbd6509f95888bb687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] f794db75ebd4d40feb05ee463b0fde8f1df0e3d4c9af48979746606f636c3ef2 [INFO] running `Command { std: "docker" "start" "-a" "f794db75ebd4d40feb05ee463b0fde8f1df0e3d4c9af48979746606f636c3ef2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling rust-embed v6.3.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tower-http v0.2.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling website v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.website.48e1c238-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09.119po01o6gktq60z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libthiserror-452e8f25b68fc080.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-1f7899a83ade7fc4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d81847edcc935f63.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2f9edfead0c05b8d.rlib" "/opt/rustwide/target/debug/deps/libregex-b11140c9fc5a3671.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ad8d2c1347ccf72c.rlib" "/opt/rustwide/target/debug/deps/libaskama-05e3d278ddbb708e.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-0c73dacefdc05436.rlib" "/opt/rustwide/target/debug/deps/libtoml-9906689dc97f3566.rlib" "/opt/rustwide/target/debug/deps/libsyn-8b048bb8d20b23d9.rlib" "/opt/rustwide/target/debug/deps/libnom-806c3ee381058ee7.rlib" "/opt/rustwide/target/debug/deps/libquote-14520ee950573b38.rlib" "/opt/rustwide/target/debug/deps/libhumansize-04d545ed4a2ba22c.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-7e38d90e99168b98.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-99e494321b9801a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13ddfd22c44f8fb9.rlib" "/opt/rustwide/target/debug/deps/libtime-0564c361518729e5.rlib" "/opt/rustwide/target/debug/deps/librust_embed-5712bdde07ec88d7.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-15f5ff9871992558.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libsha2-fea07080a064231f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-6deb1444f654a418.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-33b56c05aa634503.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a21f6d60740cb2f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libimage-01caf88849b2d499.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-745fc5e36b6f63ed.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4477133c7b326206.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libpng-610eb63b8f592c2b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cda3bd00fd825c36.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f97ba4163fd2af9e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libaxum-93eb713e13de117d.rlib" "/opt/rustwide/target/debug/deps/libmatchit-8e422363fb278af9.rlib" "/opt/rustwide/target/debug/deps/libtower_http-bbe28ddc9134fe39.rlib" "/opt/rustwide/target/debug/deps/libheaders-51691fd4b6c9c98e.rlib" "/opt/rustwide/target/debug/deps/libsha1-162fcf9bfcbc6998.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b072a6c46a43fc0a.rlib" "/opt/rustwide/target/debug/deps/libtower-42eb2f0331f7f83f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-77ff1e2695a5dae6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-186d89856e7d179d.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-e1202a0a1ca679a2.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-858c7a484c6ea5ce.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4cecada61fd2c4d3.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-92182eb859c71978.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-db535895893b81be.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-de7acbdd40d481d2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3bff386f3c556825.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-719dca1623d0387f.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2e73403339acbc60.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4bf5afacdf077a82.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89bc4da6c8d11495.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libserde-85594d1bce217a51.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librustls-ad4a9e13cab967a8.rlib" "/opt/rustwide/target/debug/deps/libsct-784882e3a5600d27.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8061f3bd1da98b3e.rlib" "/opt/rustwide/target/debug/deps/libring-b63df6df91ca34bb.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-20f21d52f8df2486.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-80b9d03dbd09e681.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-49a1c11f3e956b40.rlib" "/opt/rustwide/target/debug/deps/libhyper-9392bb342a17abea.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-808b5d7164e50f91.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6924a39c98b460ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6be9e8f93222f148.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a77c66ea5c2bcf96.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-92e533a32ec49dcc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-76e77101f760bcf1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-62ebc55873ce2048.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8ca72e547b1adac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-d4373bf3f99279cf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bc40bbebb1ed68a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f877d3fd12ce3cc6.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a5f4f06fef5fedd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "/opt/rustwide/target/debug/deps/liburl-b90e6e6d8dd1472b.rlib" "/opt/rustwide/target/debug/deps/libidna-de787e82742bf7bd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-a2eb5eaadba4f3af.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtracing-97037ad6b50bb2fb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-553d2237bf633654.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/website-bcbae2f282ebed09" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-80b9d03dbd09e681.rlib(openssl-80b9d03dbd09e681.openssl.16fc6351-cgu.11.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_1_1_0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.1.1: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `website` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f794db75ebd4d40feb05ee463b0fde8f1df0e3d4c9af48979746606f636c3ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f794db75ebd4d40feb05ee463b0fde8f1df0e3d4c9af48979746606f636c3ef2", kill_on_drop: false }` [INFO] [stdout] f794db75ebd4d40feb05ee463b0fde8f1df0e3d4c9af48979746606f636c3ef2