[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b4aa48581af7137ab1672b7df8ade73541330b0 [INFO] testing mockersf/episod-slack-bot against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fepisod-slack-bot" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mockersf/episod-slack-bot on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-4/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mockersf/slack-push` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec55717e310c0359102cc144391f17687a9d981797b17810e0fae1e50da1191d [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" "ec55717e310c0359102cc144391f17687a9d981797b17810e0fae1e50da1191d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec55717e310c0359102cc144391f17687a9d981797b17810e0fae1e50da1191d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec55717e310c0359102cc144391f17687a9d981797b17810e0fae1e50da1191d", kill_on_drop: false }` [INFO] [stdout] ec55717e310c0359102cc144391f17687a9d981797b17810e0fae1e50da1191d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 033c863908249a5f387ac2906bde6cd48d4e169ce37b3424f7a9b17b2fe4dc16 [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" "033c863908249a5f387ac2906bde6cd48d4e169ce37b3424f7a9b17b2fe4dc16", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [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-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.3.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.42.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling rusoto_signature v0.42.0 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling rusoto_sns v0.42.0 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.query_sessions.9ksg7sky-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13" "/opt/rustwide/target/debug/deps/query_sessions-ecc1ea77db37fd13.3tvm1d91gaxptw5d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libepisod-ce2d5c7f968524f5.rlib" "/opt/rustwide/target/debug/deps/libslack_push-7771d083cdeb05f1.rlib" "/opt/rustwide/target/debug/deps/librand-b0977bed1a3ff85d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ca049bdb97372173.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8aba7fc6133cae48.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-1440c3537228cfdc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad217ac2d4552ffa.rlib" "/opt/rustwide/target/debug/deps/libselect-d7250c05d8c4403f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-ad381cfcb2966402.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-cdd30923881b558b.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-7e3c9d596b2f5215.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-4887312ca3e307d9.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-df8f3f08807c6117.rlib" "/opt/rustwide/target/debug/deps/libphf-8fb4a774e081c05e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-451a29a144b757b1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-5160302f76c5f4ec.rlib" "/opt/rustwide/target/debug/deps/libtendril-760cd6193d6502ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-eabdc5b028116e93.rlib" "/opt/rustwide/target/debug/deps/libfutf-e3203ba3ee92b3bd.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-92b2dffdddd60cff.rlib" "/opt/rustwide/target/debug/deps/libmac-a7a9d141b87f290b.rlib" "/opt/rustwide/target/debug/deps/libbit_set-7977f767fc520d57.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-c168fedb2041c9fb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4d9f610bf5256626.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-e3f82363f9f4925c.rlib" "/opt/rustwide/target/debug/deps/libipnet-99cb0ef87ae31024.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-7f48f2077304eab8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libhyper-ccd863df4ec63fed.rlib" "/opt/rustwide/target/debug/deps/libwant-791c9eda3412084f.rlib" "/opt/rustwide/target/debug/deps/libh2-5a52515ccd18f429.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7bc85bac4133e5ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b80c97e0712cfd07.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ac062cfad16a613.rlib" "/opt/rustwide/target/debug/deps/libtracing-d2fc7af4e5608822.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f05733e0b15079f.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0d7ef542422ed41.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a27935510e53449.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-41cb86d60e92384c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fef9824de3d2dd35.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95160ea66ef8df44.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-55892e3ac4a3edbe.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-5609457a580dc7c2.rlib" "/opt/rustwide/target/debug/deps/libbytes-7d9527c17f7ce61e.rlib" "/opt/rustwide/target/debug/deps/librusoto_sns-50c954ea3dd16914.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f37b9cf6c413f92d.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-24b0b86cfe135553.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-9899135cdf81b365.rlib" "/opt/rustwide/target/debug/deps/libsha2-9048c90e7ff3dfa0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cbe3954b12e895f9.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libmd5-8a968366fed50532.rlib" "/opt/rustwide/target/debug/deps/libhmac-c34512740c6c7b72.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ea2016c5e8ee78c3.rlib" "/opt/rustwide/target/debug/deps/libsubtle-43b44107afb70823.rlib" "/opt/rustwide/target/debug/deps/libdigest-9129148d9bad168f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c00bb7ab69588725.rlib" "/opt/rustwide/target/debug/deps/libtypenum-cdf4a0787e8cd250.rlib" "/opt/rustwide/target/debug/deps/libhex-655a5472fdbc9811.rlib" "/opt/rustwide/target/debug/deps/libxml-2969c7a50ebc86d5.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-36f408cc9f4eda11.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-61c1498fa04502d7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1c2606211ea8905f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-91eecf243c893682.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d5a151836f8a6ada.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a047a18849ae6386.rlib" "/opt/rustwide/target/debug/deps/libshlex-20f5685190726125.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libdirs-5a7ee38935f8cddb.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30299eb9031054c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-05f27c47179a5a6b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6aa1396986d7f5c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-443d414a93a5b43c.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-3eb1169b2d1c23f0.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-46a3f7623784633e.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-b8656ac989a92c0e.rlib" "/opt/rustwide/target/debug/deps/libhyper-ec2531ff5806375b.rlib" "/opt/rustwide/target/debug/deps/libwant-1822e3632ff1c296.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-9b995d2ed6d422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5a0e84330a275098.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4c5a2b6ad78f4476.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-697fa7d30c5b0923.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8e8ec7713ab1da9d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-79c5a8fd93c12dc8.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-29ca8733e06b82e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-661da31094522e5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-efb80d663cad6228.rlib" "/opt/rustwide/target/debug/deps/libmio-bc96362e15ce4f78.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-61f9c0dfcbb8179a.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7fd809df903647ec.rlib" "/opt/rustwide/target/debug/deps/libh2-e38b58c21c101d88.rlib" "/opt/rustwide/target/debug/deps/libindexmap-95e6f9e907e1a7c5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6d180ee8191bd070.rlib" "/opt/rustwide/target/debug/deps/libstring-e732f51f8762a033.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libhttp-212d63555d592153.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e7c9f27b4f9a9a47.rlib" "/opt/rustwide/target/debug/deps/liblog-8beeeccf874d501c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libfailure-ab58d94b1bb6511b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-79892517aa41187c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-43566bd4d3ee3310.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-22c4c24a6bdb1c47.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/libbytes-392f5b7158845431.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libserde-dac83508a7fc9f04.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4d404f1590d15cfe.rlib" "/opt/rustwide/target/debug/deps/libsafemem-3282e603a3fd1262.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "033c863908249a5f387ac2906bde6cd48d4e169ce37b3424f7a9b17b2fe4dc16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033c863908249a5f387ac2906bde6cd48d4e169ce37b3424f7a9b17b2fe4dc16", kill_on_drop: false }` [INFO] [stdout] 033c863908249a5f387ac2906bde6cd48d4e169ce37b3424f7a9b17b2fe4dc16