[INFO] cloning repository https://github.com/mockersf/episod-slack-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mockersf/episod-slack-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fepisod-slack-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fepisod-slack-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 557f0757d5d68510119223baa2b7579fa63efeb5 [INFO] testing mockersf/episod-slack-bot against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fepisod-slack-bot" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mockersf/episod-slack-bot 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/mockersf/episod-slack-bot [INFO] finished tweaking git repo https://github.com/mockersf/episod-slack-bot [INFO] tweaked toml for git repo https://github.com/mockersf/episod-slack-bot written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mockersf/episod-slack-bot 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cef54ec2dcc69c88ae68a70c68936332ae2959a1d53283bdde5538d70307493e [INFO] running `Command { std: "docker" "start" "-a" "cef54ec2dcc69c88ae68a70c68936332ae2959a1d53283bdde5538d70307493e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cef54ec2dcc69c88ae68a70c68936332ae2959a1d53283bdde5538d70307493e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef54ec2dcc69c88ae68a70c68936332ae2959a1d53283bdde5538d70307493e", kill_on_drop: false }` [INFO] [stdout] cef54ec2dcc69c88ae68a70c68936332ae2959a1d53283bdde5538d70307493e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ab1f14032cc6f90685d37f9cd238d275e60b6cf484de43148b81595ed4012dd4 [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" "ab1f14032cc6f90685d37f9cd238d275e60b6cf484de43148b81595ed4012dd4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling slack_push v0.1.0 (https://github.com/mockersf/slack-push#3f70bcda) [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling rusoto_credential v0.42.0 [INFO] [stderr] Compiling aws_lambda_events v0.3.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling rusoto_signature v0.42.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling rusoto_sns v0.42.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling episod v0.1.0 (/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/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.query_sessions.3hcyvwd4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987" "/opt/rustwide/target/debug/deps/query_sessions-ea262f1a26383987.2ttd47ugqsec6m06.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-07fe629303a6128a/out" "-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/libepisod-bdab0e5695a52a74.rlib" "/opt/rustwide/target/debug/deps/libslack_push-f5a55b9a800eefde.rlib" "/opt/rustwide/target/debug/deps/librand-2f4c37f99f913b3e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bdefe9bb5f7ec8b2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e3f362cdf87e179.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-bf34d07b4f1b072e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a74c4607750846e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-f27af0f8d34692f3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f0ce4f87fb0ebbf9.rlib" "/opt/rustwide/target/debug/deps/libselect-bcb9ceea2f0b9bb8.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-a36d5500c9009788.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-c07defbc012404cd.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-70dbef3716ceb3ac.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-c40a350f744ccf4c.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce31d906f14aec99.rlib" "/opt/rustwide/target/debug/deps/libphf-6e6c2d351536bbd9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-595419a02af09baf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-feb00afd5595023c.rlib" "/opt/rustwide/target/debug/deps/libtendril-e023ebd1adaf31e9.rlib" "/opt/rustwide/target/debug/deps/libutf8-4f177abfb802ed08.rlib" "/opt/rustwide/target/debug/deps/libfutf-fcb034c52dfe0946.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-2d318abd2475ac80.rlib" "/opt/rustwide/target/debug/deps/libmac-fae7097444946892.rlib" "/opt/rustwide/target/debug/deps/libbit_set-79e1e07e397f621c.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-c336cd27e37fe961.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fed88ef5b02769ab.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7ac8096015693d56.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c8f5a2241c1eb0e5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4473053d28fd82c9.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-743970facebaa747.rlib" "/opt/rustwide/target/debug/deps/libmime-b95f6dfba5449b51.rlib" "/opt/rustwide/target/debug/deps/libunicase-36a401068ac0e7ec.rlib" "/opt/rustwide/target/debug/deps/libhyper-0cfef248d88362a1.rlib" "/opt/rustwide/target/debug/deps/libwant-8879f6169ed1e4ed.rlib" "/opt/rustwide/target/debug/deps/libh2-66801273724fd3e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-28735529f52ecd9e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-18158f7ed72dea98.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3451e5b00327ce36.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f1ba6b85cdfe0eea.rlib" "/opt/rustwide/target/debug/deps/libtokio-f82f90ea97c7ad7b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf956eadeb741722.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-536e5529f7575cc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-346aa8398d75ad5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-23a9db6ea2c7bef0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3963a5d801d1ca29.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-02ee253e640f5afa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-cd5970829bddf0f9.rlib" "/opt/rustwide/target/debug/deps/libhttp-4e0c84199685e83c.rlib" "/opt/rustwide/target/debug/deps/librusoto_sns-fabe461a3f718a5d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2b1c3f115412b008.rlib" "/opt/rustwide/target/debug/deps/liburl-e19cd679e7d5a048.rlib" "/opt/rustwide/target/debug/deps/libidna-b2e0365019c19501.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2ff3706d5610ad07.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-b2d10b1372eef4f4.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-776961d906ed0b70.rlib" "/opt/rustwide/target/debug/deps/libsha2-70f3db5211ef0857.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5101cafbe085034f.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-ef9613d9184fb0f2.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmd5-234a109854bb73ac.rlib" "/opt/rustwide/target/debug/deps/libhmac-2798c4e5f778fd9e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0045a7b30bd4edb8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-203f19858ca045df.rlib" "/opt/rustwide/target/debug/deps/libdigest-79670a007f889ad3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-93629d1509005b21.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib" "/opt/rustwide/target/debug/deps/libhex-6fab9420bc6b6ed4.rlib" "/opt/rustwide/target/debug/deps/libxml-379305a45671c22e.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-67b763634fbd368f.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-fc25468a09aea2d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-073a5c48eded7e89.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-489a00fb6c6c174d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-44703308ae2ef4d4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-58a210b9d4f5e4b9.rlib" "/opt/rustwide/target/debug/deps/libshlex-736047b827070f08.rlib" "/opt/rustwide/target/debug/deps/libregex-e7bc257c352b0f2e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a0a8a3fc2b3aed43.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libdirs-404ddf241ec38275.rlib" "/opt/rustwide/target/debug/deps/libbase64-bd76cc5e92a459fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7692ef6d33a19846.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2ea816aad8057393.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-45406bd3d0a66aeb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ced6bbce2f20dba1.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-b09835e188491adc.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-525eedbdb270f5f3.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-bde2a3132e9a7ea1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-a0e7a49ea4b2892c.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-4c599742076005e7.rlib" "/opt/rustwide/target/debug/deps/libhyper-d08d92f7f99d34bb.rlib" "/opt/rustwide/target/debug/deps/libwant-12828a04b99cc29b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libtokio-7858fecec97db92f.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f557791837a875be.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-cb1ea1b0aee942f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0002cfbf482b417f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0b308679a45fa362.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3f2dcc47885aecfa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f153895894e1c0d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3ec28b68ef95ff9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2e27f31e9cbecfcd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97886ff2d6b73f0c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22e09a301d060acb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-d43fdb216a15cee7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-bc6abd083f84912c.rlib" "/opt/rustwide/target/debug/deps/librand-9e02c78a0f070dd7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a15ae9b2f36cbd56.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e148851f43b500c3.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-32dafdd4c028b3e2.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f429743d81e002fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cd604be509b3c5a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4c302158d1f94640.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4f2d30ec748dbd94.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f872d4f0bc78c246.rlib" "/opt/rustwide/target/debug/deps/libnodrop-964eb80ddccd0e5d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-05b9713f15f024c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cc7cbdea4e9c5116.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1f54aadd1d2447cc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-4c7427a40eb25cfc.rlib" "/opt/rustwide/target/debug/deps/libmio-508d47a81aeeaa15.rlib" "/opt/rustwide/target/debug/deps/libnet2-ca62f1d525afe64d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1f7f365c26e63f4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-06e6ca2a30c61fec.rlib" "/opt/rustwide/target/debug/deps/libh2-8c646c2456d4464a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-51a12ab63a499b1e.rlib" "/opt/rustwide/target/debug/deps/libstring-797d47e673985573.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-51945d9f53963f20.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6c3a8a9c900d18a9.rlib" "/opt/rustwide/target/debug/deps/liblog-9f4b8eb482776516.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-f39af7fb613dccf8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-727f596002b537a4.rlib" "/opt/rustwide/target/debug/deps/libfutures-92fa006615b63e33.rlib" "/opt/rustwide/target/debug/deps/libbytes-a20ed966d8f6cdee.rlib" "/opt/rustwide/target/debug/deps/libeither-a832fbd655c3d2dd.rlib" "/opt/rustwide/target/debug/deps/libiovec-988e82f2bea7d578.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libfailure-127751f4a027f3d1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2480918381b24cf3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3d82d305ccb36255.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3673e727ad517307.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-b822123b3f39df6c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d962c6f6159ace11.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libchrono-7a579dd9a5ee2e8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-912e9e3260ec566d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04b2e5488ea0fe4e.rlib" "/opt/rustwide/target/debug/deps/libtime-4050cd91173381d3.rlib" "/opt/rustwide/target/debug/deps/liblibc-2187a807071c655d.rlib" "/opt/rustwide/target/debug/deps/libbytes-d39a1316763a2245.rlib" "/opt/rustwide/target/debug/deps/libserde-72457f2ec62efec2.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3e0cc549ffd094d.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 `episod` [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" "ab1f14032cc6f90685d37f9cd238d275e60b6cf484de43148b81595ed4012dd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1f14032cc6f90685d37f9cd238d275e60b6cf484de43148b81595ed4012dd4", kill_on_drop: false }` [INFO] [stdout] ab1f14032cc6f90685d37f9cd238d275e60b6cf484de43148b81595ed4012dd4