[INFO] cloning repository https://github.com/RohanGautam/rust-aws-lambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RohanGautam/rust-aws-lambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRohanGautam%2Frust-aws-lambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRohanGautam%2Frust-aws-lambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f0cc9926697c7ac09278cc602ac29b753e0fa77 [INFO] testing RohanGautam/rust-aws-lambda against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRohanGautam%2Frust-aws-lambda" "/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/RohanGautam/rust-aws-lambda on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RohanGautam/rust-aws-lambda [INFO] finished tweaking git repo https://github.com/RohanGautam/rust-aws-lambda [INFO] tweaked toml for git repo https://github.com/RohanGautam/rust-aws-lambda written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/RohanGautam/rust-aws-lambda already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 131c992b1c719fac44603907f4af3b8b9d0a53b40b950c0d2c5e207fc5f4d28d [INFO] running `Command { std: "docker" "start" "-a" "131c992b1c719fac44603907f4af3b8b9d0a53b40b950c0d2c5e207fc5f4d28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "131c992b1c719fac44603907f4af3b8b9d0a53b40b950c0d2c5e207fc5f4d28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131c992b1c719fac44603907f4af3b8b9d0a53b40b950c0d2c5e207fc5f4d28d", kill_on_drop: false }` [INFO] [stdout] 131c992b1c719fac44603907f4af3b8b9d0a53b40b950c0d2c5e207fc5f4d28d [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64a76a1ba8446b9f2033705ce88926b20d818aea35754b1a6649248242f49bb6 [INFO] running `Command { std: "docker" "start" "-a" "64a76a1ba8446b9f2033705ce88926b20d818aea35754b1a6649248242f49bb6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling once_cell v1.7.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?rev=ba696878310347f6610db819e3824be1b798fe63#ba696878) [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling rust-lambda 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/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.bootstrap.a0cc4a13-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9.273oy0nd4a10bjad.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-94a696244c25d0cd.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-eb07452172ffcaf1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cd9744ea4a6c3e9e.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-74cb9608d816cd46.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1b1b63d484d15477.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b03abfff0ef09990.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6854b516287e9257.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liburl-a4e2e7bb304d15de.rlib" "/opt/rustwide/target/debug/deps/libidna-47246d9c0b8c29a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/liblambda-1631d5444630c886.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e998935d7d5ff8df.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-0e163df9ca160e90.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-717e093737cd5d58.rlib" "/opt/rustwide/target/debug/deps/libserde-9b359d8ecb0ecdf6.rlib" "/opt/rustwide/target/debug/deps/libhyper-190a38ef7901c6fa.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4efb8c543326e4ad.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a760d1f979254639.rlib" "/opt/rustwide/target/debug/deps/libh2-a0b365916b086be0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0a2fcfd2b4d88f57.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a235a51fe940c8d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f97edd3e227781ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-773ad0bebdb99bf1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75f5b874fc7e9fb0.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b56940e261961e26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e4c4536cb5b9fa76.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a7a11e14c8d8cfca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-92791e5329717829.rlib" "/opt/rustwide/target/debug/deps/libtokio-5c90651ee148aa7d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-446b1ecbf2df4b7e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a16cbea892a54ab8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c06a2daf8fb1b575.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2b613deda65a58ce.rlib" "/opt/rustwide/target/debug/deps/libmio-dd960655ef36758f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f5956783616502ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c58b82396dbb9725.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7027925c1b193748.rlib" "/opt/rustwide/target/debug/deps/liblock_api-64169129d64b2e65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-2bd53b9f850c2a45.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6827f62e12d6b0a3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-05cb1da0d449bc6a.rlib" "/opt/rustwide/target/debug/deps/libhttp-20979fa3a0e6c3aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtracing-e6833dbd40e057b9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-954f2387b521b6bb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3ff5ed28b6755bb9.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-0ccc0058661cd75f.rlib" "/opt/rustwide/target/debug/deps/libcolored-90bbb9d2a2a4a7ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libatty-725f4b3074d4e9b5.rlib" "/opt/rustwide/target/debug/deps/libchrono-33927f20a72e8d3d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-69f2f92ab56d5bdf.rlib" "/opt/rustwide/target/debug/deps/liblibc-00d4b0d8ed3df4f6.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bootstrap-023a675af57048d9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-b03abfff0ef09990.rlib(openssl-b03abfff0ef09990.openssl.f19682a4-cgu.10.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 `rust-lambda` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "64a76a1ba8446b9f2033705ce88926b20d818aea35754b1a6649248242f49bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a76a1ba8446b9f2033705ce88926b20d818aea35754b1a6649248242f49bb6", kill_on_drop: false }` [INFO] [stdout] 64a76a1ba8446b9f2033705ce88926b20d818aea35754b1a6649248242f49bb6