[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] 5c79d3ac7908093aad8fbf2a791b95a20d3916e9 [INFO] testing mockersf/episod-slack-bot against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fepisod-slack-bot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mockersf/episod-slack-bot on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-6/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23c26ca9246c0925e098306fab0c22d127f298a7ef4e0ce38efdaa2b26749003 [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" "23c26ca9246c0925e098306fab0c22d127f298a7ef4e0ce38efdaa2b26749003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23c26ca9246c0925e098306fab0c22d127f298a7ef4e0ce38efdaa2b26749003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c26ca9246c0925e098306fab0c22d127f298a7ef4e0ce38efdaa2b26749003", kill_on_drop: false }` [INFO] [stdout] 23c26ca9246c0925e098306fab0c22d127f298a7ef4e0ce38efdaa2b26749003 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce87cc51bb03c34ce8c1d9d180f4db1b020a45cb83ee181ccd6dae4c462d3794 [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" "ce87cc51bb03c34ce8c1d9d180f4db1b020a45cb83ee181ccd6dae4c462d3794", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.42.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling chrono v0.4.11 [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.12 [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 tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling rusoto_credential v0.42.0 [INFO] [stderr] Compiling hyper-tls v0.3.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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.query_sessions.13kkyf31-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe" "/opt/rustwide/target/debug/deps/query_sessions-2208ad33908b3afe.2m0lut06gpjpinq4.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-d85033aee26e237c/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libepisod-c0997e7832749688.rlib" "/opt/rustwide/target/debug/deps/libslack_push-38758dfa48b37de3.rlib" "/opt/rustwide/target/debug/deps/librand-46478c99b48eea75.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f7538141459c442.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d95f35d773a7ae4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-237d37793cf936bf.rlib" "/opt/rustwide/target/debug/deps/libselect-5e8e23d221767bbc.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-3c91881fcfdb125b.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-99355a14dba1e6b0.rlib" "/opt/rustwide/target/debug/deps/libtendril-dfb945ee9f89818f.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-66498a5ad092ce75.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-c219446d3933eb61.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-17f246bba72e866a.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-66e40c8f01b2f430.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libbit_set-62c663e8464bd7c4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-6f0ff3d509938499.rlib" "/opt/rustwide/target/debug/deps/libreqwest-04ab38f4c6c80f94.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-297eab745ecdd698.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-757f33b3ca7e0cbb.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1c5494e6ba5ff596.rlib" "/opt/rustwide/target/debug/deps/libbase64-575e3064438d5671.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ee0c0a8ffb6ecf02.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libhyper-670f5172c37cb68d.rlib" "/opt/rustwide/target/debug/deps/libwant-748c5b8fc6128aa4.rlib" "/opt/rustwide/target/debug/deps/libh2-6b4f15bb50deaa97.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3439b5a72104d783.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-79817b5aa8c51462.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1213c0ac8a5ddaf.rlib" "/opt/rustwide/target/debug/deps/libtokio-993bb5e401f574a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ee86c6dbd4225166.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c7b08b901a0ccf0a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-99657ea723ef1c3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/libhttp-6301d0efb743b5a6.rlib" "/opt/rustwide/target/debug/deps/libbytes-38d5ff71334d6cf3.rlib" "/opt/rustwide/target/debug/deps/librusoto_sns-09c1592ce5796882.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d191d741106fc4e7.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-e2b1290d46bdef3b.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-54c2efed4e5661b6.rlib" "/opt/rustwide/target/debug/deps/libsha2-8252d1f01488430f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9f0a53ebba218dbf.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-def7f7a1e3d88397.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libmd5-93adae31f15ea83f.rlib" "/opt/rustwide/target/debug/deps/libhmac-06b6cf7a56553428.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-329808cb89ad2ff2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libdigest-05b5beb5e4c3647f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libhex-5df4f248aecda3b3.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-7c9a41605a127530.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-fcb0b6243186a212.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-b71108dbecf3a367.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-826901ad3f3e4803.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7f7f10ef4dc9f8fc.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c2af214654bd42cd.rlib" "/opt/rustwide/target/debug/deps/libshlex-94cb6686a4941263.rlib" "/opt/rustwide/target/debug/deps/libregex-6ec6f72ec26ccd07.rlib" "/opt/rustwide/target/debug/deps/libthread_local-93510e418bc3658a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libdirs-40ecd4640818e891.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-197e96ef4c2e3e63.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d1a237b143e1287a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2f86dc0fde33b63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-64c093da932ddf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-29468cf8c13e9ab4.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-d2b408e60a57854b.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-b17240356ca4002f.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-7b6c9dd56bc56024.rlib" "/opt/rustwide/target/debug/deps/libhyper-9c78026b3b0246df.rlib" "/opt/rustwide/target/debug/deps/libwant-a6b6cb0106c23a98.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-65ab74a78f96da38.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-305b735887e0446d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-088769da2ef48a8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c696503b538086be.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c0b89da0630d82ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b6da20ebc405ef5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-cd01f1bd2eae74bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ab82e3ceccf03952.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e56c75e8a02864fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f6e2e07ea871477c.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1d7b7d96a01a73bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e28c4c3ecb9660a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b6b69c367b74b313.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0de15da43bb1cf5b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-14bc6b1bbac824e6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47df6a1399e9730c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-e16352923e3c739a.rlib" "/opt/rustwide/target/debug/deps/libmio-bbe8ec3d8d7b0013.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-deca426a32d2798c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-bf1c5128a41efafd.rlib" "/opt/rustwide/target/debug/deps/libh2-8987f6e3c2a24dec.rlib" "/opt/rustwide/target/debug/deps/libindexmap-456a4a6742daf91c.rlib" "/opt/rustwide/target/debug/deps/libstring-aca2e232efd761ed.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libhttp-364994fd2676e67c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b48c0b9593ca6bed.rlib" "/opt/rustwide/target/debug/deps/liblog-2bf2aaa1b2174b22.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-83c0ae81cf3d6e07.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5e6b72eae6fcf12.rlib" "/opt/rustwide/target/debug/deps/libfailure-52fe95cafadec4f4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9210009eb1520029.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e660b17c2a152770.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-1d9340e17d93d0f9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b6de16f86003ec3f.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libchrono-2301b846af0813ce.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libbytes-4a1bf857da71141b.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libserde-1266965e379dacef.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b20d89d53aa9a9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libbase64-fbce5b7b4bed8a63.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b2da64dedc4b6d96.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-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" "ce87cc51bb03c34ce8c1d9d180f4db1b020a45cb83ee181ccd6dae4c462d3794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce87cc51bb03c34ce8c1d9d180f4db1b020a45cb83ee181ccd6dae4c462d3794", kill_on_drop: false }` [INFO] [stdout] ce87cc51bb03c34ce8c1d9d180f4db1b020a45cb83ee181ccd6dae4c462d3794