[INFO] cloning repository https://github.com/Rekfuki/sticker-booru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rekfuki/sticker-booru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRekfuki%2Fsticker-booru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRekfuki%2Fsticker-booru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55f1a73f3dc87748695dd931c1f271152158d95d [INFO] testing Rekfuki/sticker-booru against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRekfuki%2Fsticker-booru" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rekfuki/sticker-booru on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rekfuki/sticker-booru [INFO] finished tweaking git repo https://github.com/Rekfuki/sticker-booru [INFO] tweaked toml for git repo https://github.com/Rekfuki/sticker-booru written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/Rekfuki/sticker-booru already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_http v0.1.1 [INFO] [stderr] Downloaded hyper v0.12.30 [INFO] [stderr] Downloaded tempfile v3.0.8 [INFO] [stderr] Downloaded string v0.2.0 [INFO] [stderr] Downloaded reqwest v0.9.18 [INFO] [stderr] Downloaded h2 v0.1.24 [INFO] [stderr] Downloaded snafu v0.6.2 [INFO] [stderr] Downloaded snafu-derive v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1895b57ea4496820e1842fbb72efe0e01749f3d077ede3a5f994a12f337251e9 [INFO] running `Command { std: "docker" "start" "-a" "1895b57ea4496820e1842fbb72efe0e01749f3d077ede3a5f994a12f337251e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1895b57ea4496820e1842fbb72efe0e01749f3d077ede3a5f994a12f337251e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1895b57ea4496820e1842fbb72efe0e01749f3d077ede3a5f994a12f337251e9", kill_on_drop: false }` [INFO] [stdout] 1895b57ea4496820e1842fbb72efe0e01749f3d077ede3a5f994a12f337251e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66df444c062443c7f2702f07d9cdb34ea8a8511e0d7c02f944febd71f7c202f7 [INFO] running `Command { std: "docker" "start" "-a" "66df444c062443c7f2702f07d9cdb34ea8a8511e0d7c02f944febd71f7c202f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling tokio-trace-core v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling snafu v0.6.2 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling sticker-booru 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/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.sticker_booru.83db4a73-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74.3w00tezmslbrox5a.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-8fa30a9e4d4dc985/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-510c6472c918f425.rlib" "/opt/rustwide/target/debug/deps/libuuid-674b555ca0627cb9.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-df29715e7dc12f11.rlib" "/opt/rustwide/target/debug/deps/libphf-da0a3cad88b7c526.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1aec7a8780e0e183.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-d4581642effd62a5.rlib" "/opt/rustwide/target/debug/deps/libunicase-a8c94c402cdd7f66.rlib" "/opt/rustwide/target/debug/deps/libflate2-398f5169d89fc704.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-553ad08cc5453144.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-dde79d1067e5b28c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-00996680db0ac488.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3ac520398f807274.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ccaefcfeecf3e8c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-32a640679bb500fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eea1d4433d086eb6.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/libencoding_rs-acbbd48625c7c2fc.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ab42b15dc5380acd.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d29f3deb821f0865.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9a0a773eacfe0b7a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-c42e0e94eb9d6afe.rlib" "/opt/rustwide/target/debug/deps/libcookie-6f8400db621f08c4.rlib" "/opt/rustwide/target/debug/deps/libsnafu-6fb9f8f1e46306c2.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-3dabdb15d3191c87.rlib" "/opt/rustwide/target/debug/deps/libregex-e86df06f0dde7a34.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7283e229d1120432.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-be0b9153cd4ef34a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dd0d11dfae53d6bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0aa180510fb5aaee.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-13d09e3ec79c0bca.rlib" "/opt/rustwide/target/debug/deps/libr2d2-5a61a6b824053de7.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-71a5d8faf2c76b7c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-38c948cd5060292c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da2e192b479789fb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e54a982a6039d148.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-cbe85471216dbe8a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2139bc649bb73757.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libbase64-16f2a025947e5dce.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-9b9a7a7abb4e4cd1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-4eb7d821691e10d4.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-ad17e6730aa3a2c6.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-d468896bd2769bd0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-69b1ac77a3f92575.rlib" "/opt/rustwide/target/debug/deps/libryu-873e60ca942fb152.rlib" "/opt/rustwide/target/debug/deps/libserde-05a7d509607fae38.rlib" "/opt/rustwide/target/debug/deps/libhyper-ba5b6100792d0d2f.rlib" "/opt/rustwide/target/debug/deps/libwant-98501217edf264d4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-bde6865f5dff7479.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-ce965e4bfa885bdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ca5de74aa9b36a59.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c99e734c7cfd4e98.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-042dcb24461e2a31.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-42f5691aee553028.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6ff1703fc3003674.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-09c974a5ea63b434.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-acf064c974f02da4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f00007789e27f2e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b6fea1b7f01eebd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5f6b7ae674b3e243.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-7fa1418d2b49063b.rlib" "/opt/rustwide/target/debug/deps/librand-1f95ee64ebff8f7e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-72ade54c50cde729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-05b489fd8b0d7bb4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-74ec6416f8c5b69e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7a85424c36ed01f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-279d10569d8c457f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-662c3cc37c795325.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2e3efdb597b094e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-291be67ccba97182.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c2a0e4c8c6f1891f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1576e0576b7225c4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f1f85641b7a519c7.rlib" "/opt/rustwide/target/debug/deps/libmio-b4ef050c835628bc.rlib" "/opt/rustwide/target/debug/deps/libnet2-722c6a2787737390.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c799d39699f15c3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c35813594a87fe73.rlib" "/opt/rustwide/target/debug/deps/libh2-96962f4c82dde265.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-d92240c29ce28ab4.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ec6d6729dfc1cabc.rlib" "/opt/rustwide/target/debug/deps/liblog-b2c66b7e93e22f2c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-70baab3db334fbd4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-496256fde4c83a4e.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc9f7c01c07d1909.rlib" "/opt/rustwide/target/debug/deps/libchrono-b839a1eaf37da66f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3de2bb7f24bc928c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4f6f9e215ea2ef8.rlib" "/opt/rustwide/target/debug/deps/libtime-0248a312811e06cd.rlib" "/opt/rustwide/target/debug/deps/libfailure-1964eb61bbdaa3d4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f66336778ea05318.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-08c2c61c3724dfda.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b6ac66d23cda09ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libhttp-d9e7c78168085a7a.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-3a7d7b2958fd41f0.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-6647c17d178d19d2.rlib" "/opt/rustwide/target/debug/deps/liblibc-a519cb096c4fd3d0.rlib" "/opt/rustwide/target/debug/deps/libdiesel-8c7ff39168b2ab3e.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sticker_booru-3d9f4906e3625b74" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-32a640679bb500fe.rlib(openssl-32a640679bb500fe.openssl.a935b099-cgu.8.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 `sticker-booru` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "66df444c062443c7f2702f07d9cdb34ea8a8511e0d7c02f944febd71f7c202f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66df444c062443c7f2702f07d9cdb34ea8a8511e0d7c02f944febd71f7c202f7", kill_on_drop: false }` [INFO] [stdout] 66df444c062443c7f2702f07d9cdb34ea8a8511e0d7c02f944febd71f7c202f7