[INFO] cloning repository https://github.com/bogdancstrike/emailcheckerapi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bogdancstrike/emailcheckerapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbogdancstrike%2Femailcheckerapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbogdancstrike%2Femailcheckerapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2431169a0f3de6827fe1c6fd555e8f5940fd9f7e [INFO] testing bogdancstrike/emailcheckerapi against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbogdancstrike%2Femailcheckerapi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bogdancstrike/emailcheckerapi on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bogdancstrike/emailcheckerapi [INFO] finished tweaking git repo https://github.com/bogdancstrike/emailcheckerapi [INFO] tweaked toml for git repo https://github.com/bogdancstrike/emailcheckerapi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/bogdancstrike/emailcheckerapi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 028b31f5d23ca9be0d64636b93ef9ff96ec5c03064108445bb93c0c7b499ce4c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "028b31f5d23ca9be0d64636b93ef9ff96ec5c03064108445bb93c0c7b499ce4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "028b31f5d23ca9be0d64636b93ef9ff96ec5c03064108445bb93c0c7b499ce4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "028b31f5d23ca9be0d64636b93ef9ff96ec5c03064108445bb93c0c7b499ce4c", kill_on_drop: false }` [INFO] [stdout] 028b31f5d23ca9be0d64636b93ef9ff96ec5c03064108445bb93c0c7b499ce4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dfc5ecf308041369f2e0f23812d2e78e377c79fa5c96e34905d0b7319180ae5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7dfc5ecf308041369f2e0f23812d2e78e377c79fa5c96e34905d0b7319180ae5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling sentry-contexts v0.19.0 [INFO] [stderr] Compiling mailchecker v3.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#ed3fd167) [INFO] [stderr] Compiling async-recursion v0.3.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling tokio-socks v0.2.2 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling sentry-types v0.19.0 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#ed3fd167) [INFO] [stderr] Compiling warp v0.2.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling lambda_http v0.2.0-beta.1 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#ed3fd167) [INFO] [stderr] Compiling sentry-core v0.19.0 [INFO] [stderr] Compiling sentry-backtrace v0.19.0 [INFO] [stderr] Compiling sentry-panic v0.19.0 [INFO] [stderr] Compiling sentry-failure v0.19.0 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling sentry v0.19.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling fast-socks5 v0.3.1 [INFO] [stderr] Compiling async-std-resolver v0.19.5 [INFO] [stderr] Compiling async-smtp v0.3.2 [INFO] [stderr] Compiling check-if-email-exists v0.8.11 [INFO] [stderr] Compiling reacher_backend v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.serverless.c60hsv2t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954" "/opt/rustwide/target/debug/deps/serverless-08737153e70fe954.tcg4snh54efb8dj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-59e7c92bad4679e7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-2ab16646ef190ebc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libreacher_backend-a0c5580cef3fa51e.rlib" "/opt/rustwide/target/debug/deps/libsentry-b863b9a82c392a3e.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-07f91997c8e0d3d9.rlib" "/opt/rustwide/target/debug/deps/libsentry_failure-a05a1db305b44912.rlib" "/opt/rustwide/target/debug/deps/libfailure-14c68181336fad71.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-6d92bf04a5da0797.rlib" "/opt/rustwide/target/debug/deps/libuname-a926678309e1134d.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-6a27efe3efe4f258.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-0ed9e64563ba6884.rlib" "/opt/rustwide/target/debug/deps/libim-9e5919a63a497748.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-78dc9577f1353597.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-2bb5ac52eb3e6b60.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-dd3e44bdcce1f19d.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-0fcc59d927351fd2.rlib" "/opt/rustwide/target/debug/deps/libdebugid-f9b8c71dd2b56912.rlib" "/opt/rustwide/target/debug/deps/libuuid-bbca13cdd26d29c6.rlib" "/opt/rustwide/target/debug/deps/libchrono-a22cbcaf2eb36c3d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-827863185357a5d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-39caa5e92c6dbd81.rlib" "/opt/rustwide/target/debug/deps/libwarp-7283025bc38832eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4daa6b7f3b036cdc.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-5cff438ec1e0a1d7.rlib" "/opt/rustwide/target/debug/deps/libutf8-4f177abfb802ed08.rlib" "/opt/rustwide/target/debug/deps/libbase64-bd76cc5e92a459fa.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-238f670ffd176acf.rlib" "/opt/rustwide/target/debug/deps/libmultipart-62b1cc000cf372b3.rlib" "/opt/rustwide/target/debug/deps/libtwoway-96f00e45b35a1aef.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-27336987e27367d5.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b9e7c0f2d07cbc14.rlib" "/opt/rustwide/target/debug/deps/libtempfile-379ebb751cfebeda.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/librand-0de6256486bcab9a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2aacf92c4d4fd45b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8d8c3ce7baba69ce.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-9b77f4a416e35f51.rlib" "/opt/rustwide/target/debug/deps/liblog-eb5bc88e02cff466.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-a12fd0297e97f57a.rlib" "/opt/rustwide/target/debug/deps/libheaders-d37abd20d256563b.rlib" "/opt/rustwide/target/debug/deps/libsha1-59fd306ace52e577.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-944918fbef163d39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-2ff66b9bbe9498ca.rlib" "/opt/rustwide/target/debug/deps/libcheck_if_email_exists-06c151e3106444bd.rlib" "/opt/rustwide/target/debug/deps/libmailchecker-93a2efe581fc2b77.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b1e4c195868ae616.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bf4216030d3986e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_socks-75b2ecb97390d3f3.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-efb72e7496378665.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8844dac50d6fb9b4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libasync_smtp-3de1e018adf519cc.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-fd32fc9d6664ef2d.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-d6e99c3ef1ca9a87.rlib" "/opt/rustwide/target/debug/deps/libnom-36f4c2c19c085ffb.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-c41af6ac833fda6b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9cf39d1f0ac0f488.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libhostname-4b9324ff0bdbd9da.rlib" "/opt/rustwide/target/debug/deps/libfast_socks5-77d502bc7ea03b3f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-dd02f1ca35e059b6.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-23b69745db0047e1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-98c626fb578bc7ab.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6f66cea994fc6c3f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-53765696f7b48414.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libasync_std_resolver-e778a8fc0a01a5d4.rlib" "/opt/rustwide/target/debug/deps/libasync_std-51101484ce9994e2.rlib" "/opt/rustwide/target/debug/deps/libsmol-fb86401bb17c5958.rlib" "/opt/rustwide/target/debug/deps/libfastrand-04423f74355b02c1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libblocking-e38a6f7023e9eb91.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-25d41b020c1f65f7.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-4db9f7d2b348586b.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-5c22a055ad73ca97.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-c0f803080e6b2b6a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-eab113e2118bf846.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-824b16fb6b57e152.rlib" "/opt/rustwide/target/debug/deps/libhostname-213141cbbe0c8373.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-9214660589623637.rlib" "/opt/rustwide/target/debug/deps/librand-ef1e0110de3257ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b53adfdb30c7dd8e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8678fe79482d007d.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4ebaf906c220b07.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-11ad14f18596aafd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-50ad5f978c05f252.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2bbede9d5c948265.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fee0f3614ca78548.rlib" "/opt/rustwide/target/debug/deps/libadler32-772464ff1e050dda.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f31416364f0c5709.rlib" "/opt/rustwide/target/debug/deps/libgimli-14c476dadc92dc62.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-39fb356ad49a0a3f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-55b93d326c0ae62d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e4901591fe7377ee.rlib" "/opt/rustwide/target/debug/deps/liburl-214695da92ba29b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-28a0cb86c6803007.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e9e233eef1e26db0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a729994d5448d474.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/liblambda-46aba93898fef312.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-3270a1ce7dac5c47.rlib" "/opt/rustwide/target/debug/deps/libtracing-4660efa8c8102bef.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-9a44f841cfa6853f.rlib" "/opt/rustwide/target/debug/deps/libhyper-a3746ffbebf3800c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-bdaea91ac165ef50.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libh2-77b588d33f55017d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c2a32216b4e2f01.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e7eebf0e422aa113.rlib" "/opt/rustwide/target/debug/deps/libtime-3186bf3088a927c0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-85350df4f486ea7f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c842282dc0746e01.rlib" "/opt/rustwide/target/debug/deps/libtokio-679938c36b213a2f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c83ebb5ba1419d79.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-88970f2bad9a1cc6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5debcd4181b7d7e2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e416a596c3da4559.rlib" "/opt/rustwide/target/debug/deps/libmio-29cd7a5002a42ea4.rlib" "/opt/rustwide/target/debug/deps/libiovec-d7e8c05e712117cd.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5d2521b9595adc3.rlib" "/opt/rustwide/target/debug/deps/liblibc-a05f7562caa135ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/liblog-00e96ec619c243dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libgenawaiter-6894301e8fa16052.rlib" "/opt/rustwide/target/debug/deps/libgenawaiter_macro-034f4f37b4879ae9.rlib" "/opt/rustwide/target/debug/deps/libfutures-26e2d31f8dfd9f8e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-cb45b662533bda8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8cba9331ce843b7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b69edba49e5cfa93.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f3598063943d77f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1bbe9fceced6b96c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cd329c64aaf99daf.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libserde-0ceb8f5210db3a31.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libhttp-3bc0279c72bc8163.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-450419dd3370b7ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reacher_backend` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7dfc5ecf308041369f2e0f23812d2e78e377c79fa5c96e34905d0b7319180ae5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dfc5ecf308041369f2e0f23812d2e78e377c79fa5c96e34905d0b7319180ae5", kill_on_drop: false }` [INFO] [stdout] 7dfc5ecf308041369f2e0f23812d2e78e377c79fa5c96e34905d0b7319180ae5