[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 try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fepisod-slack-bot" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mockersf/episod-slack-bot on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_core v0.42.0 [INFO] [stderr] Downloaded aws_lambda_events v0.3.1 [INFO] [stderr] Downloaded lambda_http v0.1.1 [INFO] [stderr] Downloaded lambda_runtime_core v0.1.2 [INFO] [stderr] Downloaded rusoto_sns v0.42.0 [INFO] [stderr] Downloaded lambda_runtime_client v0.2.2 [INFO] [stderr] Downloaded lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Downloaded rusoto_credential v0.42.0 [INFO] [stderr] Downloaded rusoto_signature v0.42.0 [INFO] [stderr] Downloaded select v0.5.0 [INFO] [stderr] Downloaded lambda_runtime v0.2.1 [INFO] [stderr] Downloaded lambda_runtime_errors v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57e18bef8833ab36dacebacb05bed517c09fb3c8b21f39695dddc482fe033c71 [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" "57e18bef8833ab36dacebacb05bed517c09fb3c8b21f39695dddc482fe033c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57e18bef8833ab36dacebacb05bed517c09fb3c8b21f39695dddc482fe033c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e18bef8833ab36dacebacb05bed517c09fb3c8b21f39695dddc482fe033c71", kill_on_drop: false }` [INFO] [stdout] 57e18bef8833ab36dacebacb05bed517c09fb3c8b21f39695dddc482fe033c71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c3a47ee09767e9c30bb51a96aa000cecaec5da91fbbb9f2f1ee5a770e612cbb [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" "3c3a47ee09767e9c30bb51a96aa000cecaec5da91fbbb9f2f1ee5a770e612cbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.3 [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 utf-8 v0.7.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [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 hex v0.4.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling iovec v0.1.4 [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 time v0.1.43 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [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 url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling sha2 v0.8.0 [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 openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [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 synstructure v0.10.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [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 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 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 tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling rusoto_sns v0.42.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.query_sessions.715cb6b8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2.7hq0sqqmoom1grv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-301d634e6b7ecace/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libepisod-75140fa0188d86e9.rlib" "/opt/rustwide/target/debug/deps/libslack_push-a44a408f34375f44.rlib" "/opt/rustwide/target/debug/deps/librand-84daeacfe85bbe2f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-66da02b7d39a2d14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cfc2a30a181fd4bf.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-63500f128b320dd0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2a5eab3a540db3c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-b007ec0aba666e4c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4393c3814eebf829.rlib" "/opt/rustwide/target/debug/deps/libselect-da654523b92486a2.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-88331c9c56f15cb0.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-b9044ec07cbd9fb0.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-87c612fe9468294e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-379cdc455b458159.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-35c25f4d5d3f6fb7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8d0a9306c3c122bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c4d49b3100011fd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-e4e8662524c7948d.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libfutf-60d6e8d9f6baa113.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-302a5dd845d8edca.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9c7bca91905b518d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-cf0c2d3020d2e4e2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b8fa2a40840f846d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d0c6852eb9e235dc.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ca3e3de29e7b1eac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-263abd720a319b57.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e51f8d4a1ec58125.rlib" "/opt/rustwide/target/debug/deps/libmime-e997c144c23fc1e8.rlib" "/opt/rustwide/target/debug/deps/libunicase-adf66efadef6fa8c.rlib" "/opt/rustwide/target/debug/deps/libhyper-d6ed5a0dea789b83.rlib" "/opt/rustwide/target/debug/deps/libwant-16f1a8c69f68611b.rlib" "/opt/rustwide/target/debug/deps/libh2-2e42fb658d3e351b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27465d1b09fb109d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-869732952019f2b9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a431008b97c69dae.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e3eee6bc7dc27090.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8d53477ed9db3a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-318e0478be3f1c92.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f99fba2aa542896e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-976e8566095f2db5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fbc6b3da2acd12b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ccbf1da0de45bb7d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c42719473c9837a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8b28364558f47ed3.rlib" "/opt/rustwide/target/debug/deps/libhttp-cea581cd6fce6fa1.rlib" "/opt/rustwide/target/debug/deps/librusoto_sns-045e6ba885e5e521.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-013bd0ebc57cd855.rlib" "/opt/rustwide/target/debug/deps/liburl-86d6689647f5b1d5.rlib" "/opt/rustwide/target/debug/deps/libidna-adb2c52d8b431702.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-be478efb84b8998b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3788305efb48e61d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-10b2428944799d4b.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-059ec6e635f489a4.rlib" "/opt/rustwide/target/debug/deps/libsha2-96b7b0243ea59b9c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-471d69f8a14261f8.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3d6a2ee5cef4c106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-45c90ad6fc66d6a5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b30eb3adc216f3eb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c0f79bb7e04ef8bd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libhmac-61ce187fe4ae6687.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4d553c73d03af69d.rlib" "/opt/rustwide/target/debug/deps/libsubtle-4618f61ae59327cb.rlib" "/opt/rustwide/target/debug/deps/libdigest-541ecd52230a2ed3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-30d24c31bc5f8c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libhex-0cc4d164525e8f64.rlib" "/opt/rustwide/target/debug/deps/libxml-8da909a417f479b8.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-4af54cfe4bfd9cf1.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-f5bfa76cd5721f76.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-0ed9952988334205.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-ef6d0cbb51f394be.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-435b757bf73fa326.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-67dbf081cde24303.rlib" "/opt/rustwide/target/debug/deps/libshlex-699ee07ba2e0f776.rlib" "/opt/rustwide/target/debug/deps/libregex-4e2787d04fd66373.rlib" "/opt/rustwide/target/debug/deps/libthread_local-56dcb238d26afc0c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/libdirs-86737cd8c6355e37.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-647269a3ed40836c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-57478f0dbb8a6b1d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-73c435e6ee611375.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e1524bc6643bda16.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-20c5c28231f4058e.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-67fdb9d664e29830.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-f342aa8c4829fa3b.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-98db05fe32eba06d.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-309029fc8e66c194.rlib" "/opt/rustwide/target/debug/deps/libhyper-192855c912b122b1.rlib" "/opt/rustwide/target/debug/deps/libwant-f7ac878182beabf4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libtokio-f0b8e88cb73524e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d79fde40159211bf.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-067d224bade04178.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-e93227ff89eff03b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d17a2becf5ef1e6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d192ddb989fcae29.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b8c809deb13c1d1a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-23e10eabb19ea520.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ba318163307a9f59.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b7fe7735e4846585.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dbb414485207823a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-3c861659e322d1b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-93d83d09332b183c.rlib" "/opt/rustwide/target/debug/deps/librand-b34095dfef55b16a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c44f5ebc75e6127c.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e7fa0f573e8027bd.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-8cf0e3edbfeb2613.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-e051a0b21c0d25eb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-283550a2a9b53df4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ed809cedd75a6fe7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab38994486088515.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-196b0c0fe9a6081e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-f516cf103020a256.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-bed44506b6a1111f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-14dc0eab301e469f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcce332baeebaf00.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-e50e11cd09f58ac8.rlib" "/opt/rustwide/target/debug/deps/libmio-ff39c691d3dfbb60.rlib" "/opt/rustwide/target/debug/deps/libnet2-c863be56b43f96b9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-53c3fe8f277462d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-015826ae5e7ea522.rlib" "/opt/rustwide/target/debug/deps/libh2-fff6394c03d34804.rlib" "/opt/rustwide/target/debug/deps/libindexmap-05fc9a80f1f181a1.rlib" "/opt/rustwide/target/debug/deps/libstring-80d141451040857d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libhttp-2aeac76d2e9a909c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-9b03450a0ebde3a4.rlib" "/opt/rustwide/target/debug/deps/liblog-ba10faa6b4081947.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-94005a7e450fc9df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-34cbff6e5c083816.rlib" "/opt/rustwide/target/debug/deps/libfutures-00fd122bff9913a5.rlib" "/opt/rustwide/target/debug/deps/libbytes-8fac754df13c49aa.rlib" "/opt/rustwide/target/debug/deps/libeither-4a030595c891bf58.rlib" "/opt/rustwide/target/debug/deps/libiovec-96367e022f9356da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libfailure-d0ea019a5ab920fa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7cbaa25740d15fce.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-dcb7a2209ccad589.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff15ca4418a0fa04.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-d0018b3d7ed91932.rlib" "/opt/rustwide/target/debug/deps/libserde_json-910df2c4b4ac2b3a.rlib" "/opt/rustwide/target/debug/deps/libryu-ecba551cbb1694bc.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libchrono-f76f094ffea82ab6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e4aa0f4781a5ee0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5014b4e7c04f8d11.rlib" "/opt/rustwide/target/debug/deps/libtime-14c3078b82fe6545.rlib" "/opt/rustwide/target/debug/deps/liblibc-1a07992f1267d03d.rlib" "/opt/rustwide/target/debug/deps/libbytes-9f9294aea93355a3.rlib" "/opt/rustwide/target/debug/deps/libserde-6ea7df613d7165cc.rlib" "/opt/rustwide/target/debug/deps/libbase64-baa1738949fc585f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/query_sessions-68607735b1e667d2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3c3a47ee09767e9c30bb51a96aa000cecaec5da91fbbb9f2f1ee5a770e612cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c3a47ee09767e9c30bb51a96aa000cecaec5da91fbbb9f2f1ee5a770e612cbb", kill_on_drop: false }` [INFO] [stdout] 3c3a47ee09767e9c30bb51a96aa000cecaec5da91fbbb9f2f1ee5a770e612cbb