[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [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 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 487fdcad87375b4da2d7cace545a6c288c0ca3e9d727dcba44f95c033fbc647b [INFO] running `Command { std: "docker" "start" "-a" "487fdcad87375b4da2d7cace545a6c288c0ca3e9d727dcba44f95c033fbc647b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "487fdcad87375b4da2d7cace545a6c288c0ca3e9d727dcba44f95c033fbc647b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "487fdcad87375b4da2d7cace545a6c288c0ca3e9d727dcba44f95c033fbc647b", kill_on_drop: false }` [INFO] [stdout] 487fdcad87375b4da2d7cace545a6c288c0ca3e9d727dcba44f95c033fbc647b [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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", 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] 368eacd4fd6581e4cd21aaddbfb5459824c9830f00098d7f943176e2febc2c36 [INFO] running `Command { std: "docker" "start" "-a" "368eacd4fd6581e4cd21aaddbfb5459824c9830f00098d7f943176e2febc2c36", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [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 base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.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 rand v0.6.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling hmac v0.7.1 [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 sha2 v0.8.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.44 [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 phf_generator v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [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 http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [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 html5ever v0.25.1 [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 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 lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [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 http-body v0.3.1 [INFO] [stderr] Compiling rusoto_sns v0.42.0 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.query_sessions.9f4yxfnj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8" "/opt/rustwide/target/debug/deps/query_sessions-acc252b218d856b8.24kv0ypll96fcoip.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-164c4ec01322151a/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libepisod-ed1d421c3dac983e.rlib" "/opt/rustwide/target/debug/deps/libslack_push-6967da687a967f57.rlib" "/opt/rustwide/target/debug/deps/librand-b29a817fb15dda2f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b8728f71157d5df8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2762703afadbc198.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-2fd4d71a5840ed94.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-57af5ea2c60d8fb3.rlib" "/opt/rustwide/target/debug/deps/librand_core-c7f66117c312d919.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a75b07044f9c87bc.rlib" "/opt/rustwide/target/debug/deps/libselect-6af43c8a97e8b927.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-069053800f5362a3.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-bea42ccaa8a85a7d.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-eb312233ce0a7184.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f98ae84a5f61c238.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-3f3df7bf8b36f675.rlib" "/opt/rustwide/target/debug/deps/libphf-243cb6d51decca12.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libtendril-b94c069bd981bcd6.rlib" "/opt/rustwide/target/debug/deps/libutf8-98d072dceae2e9d6.rlib" "/opt/rustwide/target/debug/deps/libfutf-a3912a35c038766f.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-e67d714d1ef7fe50.rlib" "/opt/rustwide/target/debug/deps/libmac-d150d1b60486d2c1.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9b35ae0f2f929cd7.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-038dd780fdfef9ef.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffd73885a9b1ebb8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f70fdb8b44daecbd.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-b5e6048a071acc3c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fdeab16bfd281e08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ca4925074b3df1cb.rlib" "/opt/rustwide/target/debug/deps/libmime-653f65d16712c606.rlib" "/opt/rustwide/target/debug/deps/libunicase-0531f3e0d7c99d92.rlib" "/opt/rustwide/target/debug/deps/libhyper-599603d4e247638f.rlib" "/opt/rustwide/target/debug/deps/libwant-ba284ae45d712b35.rlib" "/opt/rustwide/target/debug/deps/libh2-9bef1ede67884b39.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f9bf83c1d98be964.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bc2eb3c91458742a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7d56f568fe929d3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a225f63ba1da489d.rlib" "/opt/rustwide/target/debug/deps/libtokio-242b7fae576024c1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b2e2c7194e79c9d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a9d9c10ddf4495a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2262bc538ab8596f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2ac159a07b40dc0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dc688b8ff4b79b2f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9f8bfded0f6a1db1.rlib" "/opt/rustwide/target/debug/deps/libhttp-5a6e0736d88954a1.rlib" "/opt/rustwide/target/debug/deps/librusoto_sns-433bcff45f0198ee.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-234595f77255abf7.rlib" "/opt/rustwide/target/debug/deps/liburl-d5f9da3ae8974d2a.rlib" "/opt/rustwide/target/debug/deps/libidna-5c40be0e1c91c6b0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-a296f285acedd7bf.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-191d538b2256ac22.rlib" "/opt/rustwide/target/debug/deps/libsha2-f2defd63d5e7a29c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a1accbb952994519.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1431c584748b5ec5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhmac-ab982338b39357ad.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-480862de3551d4c0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-7d3a94ab47479ae2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9b7d5921d0c536c4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libhex-5883f40c8c4e8320.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-56401e5bcf572a44.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-d6bef6e23374bdc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-6a17450f634b94f4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7b1cd3e476e6d994.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7c86ff896da310e4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-862a6448145c5b9a.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libregex-a15660f194c9e2e3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6a4a058e9e9abbd2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libdirs-16a318dfd774a7ad.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6758426f9552bdd6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-740a32d4896ff85f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-44e0304f7853d071.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1d49e43da1e0d554.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-7f5eaf2c97c391c9.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-9ae9acfd55765340.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-4a9b4c9a170cb065.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-0cb7875216b2cae1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ac9ee0ba7efda4e0.rlib" "/opt/rustwide/target/debug/deps/libwant-129aa334aad5d4db.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-c32d6fd6a9c76e77.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-e62349fe65056c76.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-935bf1ea57faa2e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-7f62c7fc6b2d4338.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-66a8f26212d9f0be.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-de625ead8c76f68b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6a75c6bf83b7caa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-75f211ef8b074300.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e1fcfe5b1915d4cd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24ea74b4fdc55033.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-d495699e142f6700.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c70b36e5f0dff97c.rlib" "/opt/rustwide/target/debug/deps/librand-cda03feb646b7d98.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1c15098771ad172b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b28242ac03fca4e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a03c29e91e4e2f81.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d1112de22d4800e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2c8f93ac59786521.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e0d63ffb4b26f562.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51df4176226e31b2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-990d217d90e97219.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a5149e3d18a2ac8c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b5e4608dfa301134.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-876039a635c7f284.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2043944ab8f49488.rlib" "/opt/rustwide/target/debug/deps/libmio-39b8d6aaf7288a5e.rlib" "/opt/rustwide/target/debug/deps/libnet2-31eeee8e3de81cd2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-589008008b7a918f.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-dc5b73b008855664.rlib" "/opt/rustwide/target/debug/deps/libh2-8145059285e5196c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-15cf9661772b1a92.rlib" "/opt/rustwide/target/debug/deps/libstring-9adaf14ada7706de.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libhttp-74c6fde65c8d6a2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-38b7ad51c504a5f2.rlib" "/opt/rustwide/target/debug/deps/liblog-65d64d9006edecef.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-7064ce2ecf77545b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f71c4dfeba3f2cde.rlib" "/opt/rustwide/target/debug/deps/libfutures-72bd00ecabfd3c55.rlib" "/opt/rustwide/target/debug/deps/libbytes-95b840bb5c8a0ceb.rlib" "/opt/rustwide/target/debug/deps/libeither-2fdfd4db4a2c3b96.rlib" "/opt/rustwide/target/debug/deps/libiovec-2237fe7f67624c65.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libfailure-dde9ca351d1ad6ab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-af226c557736755e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-40c0a541d68c248a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-afa88b5c860822e8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b32f0c58aed8246f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libchrono-a97f0e6424b70fc1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-39010d9a6b13753f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1e792131bd0db3a8.rlib" "/opt/rustwide/target/debug/deps/libtime-1f0131ee0cfca7b7.rlib" "/opt/rustwide/target/debug/deps/liblibc-5e147696b7dccd46.rlib" "/opt/rustwide/target/debug/deps/libbytes-53f4f48a520128ee.rlib" "/opt/rustwide/target/debug/deps/libserde-f157e4bf43e76f4f.rlib" "/opt/rustwide/target/debug/deps/libbase64-aa3dec73e5f19e08.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "368eacd4fd6581e4cd21aaddbfb5459824c9830f00098d7f943176e2febc2c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368eacd4fd6581e4cd21aaddbfb5459824c9830f00098d7f943176e2febc2c36", kill_on_drop: false }` [INFO] [stdout] 368eacd4fd6581e4cd21aaddbfb5459824c9830f00098d7f943176e2febc2c36