[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#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fepisod-slack-bot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mockersf/episod-slack-bot on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-1/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws_lambda_events v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d984c7157ebabc456476e0b633d99221afa140c507fc3b204ae9e59ba4a809f [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" "2d984c7157ebabc456476e0b633d99221afa140c507fc3b204ae9e59ba4a809f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d984c7157ebabc456476e0b633d99221afa140c507fc3b204ae9e59ba4a809f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d984c7157ebabc456476e0b633d99221afa140c507fc3b204ae9e59ba4a809f", kill_on_drop: false }` [INFO] [stdout] 2d984c7157ebabc456476e0b633d99221afa140c507fc3b204ae9e59ba4a809f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df4249419bad5a42f64928f3fb9116546f5df309082b04e3b2437bbd8c14b713 [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" "df4249419bad5a42f64928f3fb9116546f5df309082b04e3b2437bbd8c14b713", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [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 block-padding v0.1.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling idna v0.2.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 encoding_rs v0.8.17 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [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 mime v0.3.13 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.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 crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [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 openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling rand v0.7.3 [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 native-tls v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling synstructure v0.10.2 [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 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 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 markup5ever v0.10.0 [INFO] [stderr] Compiling lambda_runtime_client v0.2.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 http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling rusoto_sns v0.42.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling hyper v0.13.4 [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.query_sessions.eeo5evy0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc" "/opt/rustwide/target/debug/deps/query_sessions-90f216c1fe53c2fc.321cdcn5wt6ro83l.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-e803b66b5cd94fba/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libepisod-8e40edbdc01cfee5.rlib" "/opt/rustwide/target/debug/deps/libslack_push-e618cdac11892722.rlib" "/opt/rustwide/target/debug/deps/librand-7a6db20308ee7b6a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bf44121a3c7d4f3d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b7d44c45a43e1ac2.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-49befccb721a03f9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18347f848f646411.rlib" "/opt/rustwide/target/debug/deps/librand_core-7dcb6c3d1072c5a3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-aa70fc71828c19ed.rlib" "/opt/rustwide/target/debug/deps/libselect-6cf9a3d96e3d821a.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-40c20dd79a173d2f.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-881fe476bb993ac9.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-8e394d0f86deecbe.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-ecdcc3d822861ed0.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-47e22af4b6f3fd1a.rlib" "/opt/rustwide/target/debug/deps/libphf-74d44e93e7ed2437.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-26ff7590f60e4edd.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b947e252c9738476.rlib" "/opt/rustwide/target/debug/deps/libtendril-77238df74b59c854.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/libfutf-567f6751ed51044c.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-1db2435ccd401e40.rlib" "/opt/rustwide/target/debug/deps/libmac-4e31ed2ec6686bdf.rlib" "/opt/rustwide/target/debug/deps/libbit_set-6fe8ad1eb97deae1.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-ee473887d6e2c0f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-daea37838e09c11d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-825a48f082bf9b0b.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bcd54bcefd7f4aae.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-409bbfd5c47d0602.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1d7b728bbbc122c7.rlib" "/opt/rustwide/target/debug/deps/libmime-dc9e26b8073bc049.rlib" "/opt/rustwide/target/debug/deps/libunicase-122013fe8800e0b3.rlib" "/opt/rustwide/target/debug/deps/libhyper-1b514811e2f56961.rlib" "/opt/rustwide/target/debug/deps/libwant-83d0076968f6c136.rlib" "/opt/rustwide/target/debug/deps/libh2-73e4165fdc65f2fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-56ef5a07710bd2bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-efbf33364b8f5eff.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7d960259aaf9169b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-dcdefdd3587a88fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-f86ebbae04dc867e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e2ccfa8fd1fe1757.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3ab26806c3ef43cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9905e76a4f3d0711.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-076e156961d33b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b936914d08d04fd9.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-19446de67e2b2026.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d4f9af7ba411398b.rlib" "/opt/rustwide/target/debug/deps/libhttp-35113d700c7806b9.rlib" "/opt/rustwide/target/debug/deps/librusoto_sns-78a4c262ea9e464a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dbfdd98d5da1b84d.rlib" "/opt/rustwide/target/debug/deps/liburl-f676b29d1588499f.rlib" "/opt/rustwide/target/debug/deps/libidna-1315ef9943ccbb12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d1512462e2e9407b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libdtoa-b1a625802cb58c34.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-8dd3c96bd43c0558.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-fb89628e5622913e.rlib" "/opt/rustwide/target/debug/deps/libsha2-87cbd64734848e37.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0e498bfbb2221819.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-c6e752da5952a4ec.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmd5-31cb4c1cb24bb078.rlib" "/opt/rustwide/target/debug/deps/libhmac-a73ab112ff3a4ccf.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3e8600b9603d8bfe.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f746a2f5ef014485.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c54a324671d099b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libhex-86f98e00815750e7.rlib" "/opt/rustwide/target/debug/deps/libxml-741d2021ace47d06.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-e423b5f631589176.rlib" "/opt/rustwide/target/debug/deps/libtokio_process-9d238d9992ba41fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-8ab462a1ca9c6718.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-25ec4dd0834c24e4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a15b021bad542488.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-13d8b308be36f337.rlib" "/opt/rustwide/target/debug/deps/libshlex-d26ef09508142236.rlib" "/opt/rustwide/target/debug/deps/libregex-4b4d8820db734041.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5c34b1354205ec22.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-87e9a0bf275eee12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-239ba2df8fc0b8bb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ebf76c201dfb6dd9.rlib" "/opt/rustwide/target/debug/deps/libdirs-695d11e23baa2009.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6208a8f200db5e03.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-626330dd8078fb4d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ebdfc86d54bb3166.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e33e7bacc2edd1e4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0adc8ea8a0147e72.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-ce82632f97a6d72c.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-a9013838189d81a0.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-e7870b9770378abd.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-db7c5432ace1fd22.rlib" "/opt/rustwide/target/debug/deps/libhyper-0c6ce0c4e8f5f3ff.rlib" "/opt/rustwide/target/debug/deps/libwant-675928e2044d1310.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libtokio-e3f6aff1a42871bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-16facf91d8ef0457.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-059d1e181fb044a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-da4c1e29db14ff29.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-018320877ab96589.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e373a77342652613.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-58825fe9107993c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-432b120423d20b09.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9e5c404541eb2984.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-572cc35eecb236f5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bbe0c8f67ca798f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c39ff13276104f76.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-451ed3c192b4aaea.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a652b629459d18f4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e30fa688ff134cc1.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-4896e95b3433a7f4.rlib" "/opt/rustwide/target/debug/deps/librand-c7e53dc2ac367fe9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c18f79a94879d346.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bd1bbf0668c6d6a2.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-28831faa0a7c74a9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3488873f5ee02451.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30b3788edfbbaaec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bcb896ef387ff4e6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fdafc6f30e411449.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5e384704502c3d0f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-10c00a3e39883c25.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f88d99554f677f43.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e8afd4d1a1b9b709.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-857819d5ddd5b9e1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-04bf6af55ae8122c.rlib" "/opt/rustwide/target/debug/deps/libmio-03487706066e35f6.rlib" "/opt/rustwide/target/debug/deps/libnet2-b943f299e3288d19.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-910060842ee128ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0b4ad4d0ab250661.rlib" "/opt/rustwide/target/debug/deps/libh2-a15b2c4a4c7abac0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ac8a6c6152743c7d.rlib" "/opt/rustwide/target/debug/deps/libstring-8565423af8da0373.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libhttp-1beb82eaa4e6a75d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-41d9976293c2a7c9.rlib" "/opt/rustwide/target/debug/deps/liblog-e3114730ff43a5f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4bfa3bac7e8c4cb7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-932a691a7666228e.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f223a9c3660667b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9de585b106668f90.rlib" "/opt/rustwide/target/debug/deps/libeither-321f06106e2f3e2f.rlib" "/opt/rustwide/target/debug/deps/libiovec-429a57de87dd3e6f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6a8a9e8b8739eda5.rlib" "/opt/rustwide/target/debug/deps/libfailure-46e2079fda4fa2df.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-86d41efd5f33fe0d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1d77bf1a29097bfe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-624775febb963c4d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-05f365886f1b8802.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e5ef99f37d42f0c2.rlib" "/opt/rustwide/target/debug/deps/libryu-914d44a52bb6db6f.rlib" "/opt/rustwide/target/debug/deps/libitoa-41a628b5753c6512.rlib" "/opt/rustwide/target/debug/deps/libchrono-bf72db08bba17e3b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-77538f086a711521.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d234bc7a76dd3504.rlib" "/opt/rustwide/target/debug/deps/libtime-1654735a976dda14.rlib" "/opt/rustwide/target/debug/deps/liblibc-4ecc303d6466aaae.rlib" "/opt/rustwide/target/debug/deps/libbytes-0a81df159891597f.rlib" "/opt/rustwide/target/debug/deps/libserde-95ca1bd04fffa5ee.rlib" "/opt/rustwide/target/debug/deps/libbase64-8c8521cd857fbc68.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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" "df4249419bad5a42f64928f3fb9116546f5df309082b04e3b2437bbd8c14b713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df4249419bad5a42f64928f3fb9116546f5df309082b04e3b2437bbd8c14b713", kill_on_drop: false }` [INFO] [stdout] df4249419bad5a42f64928f3fb9116546f5df309082b04e3b2437bbd8c14b713