[INFO] cloning repository https://github.com/owengage/fitbit-hr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owengage/fitbit-hr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Ffitbit-hr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Ffitbit-hr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60b05f7678e98946910025d35b7f8b8713f01783 [INFO] testing owengage/fitbit-hr against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Ffitbit-hr" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/owengage/fitbit-hr on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/owengage/fitbit-hr [INFO] finished tweaking git repo https://github.com/owengage/fitbit-hr [INFO] tweaked toml for git repo https://github.com/owengage/fitbit-hr written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/owengage/fitbit-hr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 952ab4de8c812a059086b8163c817ad04a6522e11d5a63b46c95e27b88739bb2 [INFO] running `Command { std: "docker" "start" "-a" "952ab4de8c812a059086b8163c817ad04a6522e11d5a63b46c95e27b88739bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "952ab4de8c812a059086b8163c817ad04a6522e11d5a63b46c95e27b88739bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952ab4de8c812a059086b8163c817ad04a6522e11d5a63b46c95e27b88739bb2", kill_on_drop: false }` [INFO] [stdout] 952ab4de8c812a059086b8163c817ad04a6522e11d5a63b46c95e27b88739bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6844dffae143e048281cba80cf8fceed4307ffb18022f356ca0b6536d0b4544e [INFO] running `Command { std: "docker" "start" "-a" "6844dffae143e048281cba80cf8fceed4307ffb18022f356ca0b6536d0b4544e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling lambda_runtime v0.3.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling oauth2 v4.0.0 [INFO] [stderr] Compiling rusoto_secretsmanager v0.46.0 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling fitbit-hr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RedirectUrl` [INFO] [stdout] --> src/bin/refresh-token.rs:5:70 [INFO] [stdout] | [INFO] [stdout] 5 | reqwest, AuthUrl, ClientId, ClientSecret, EmptyExtraTokenFields, RedirectUrl, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.lambda.676134db-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38.2v1fwwwuymsjxhr5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-16da5827e7e7a8b1/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-653f70badfea976c/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusoto_secretsmanager-f47548b66b8e91d2.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-1691a2f04bcf5b98.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-897c4bec13e59aed.rlib" "/opt/rustwide/target/debug/deps/libxml-86878b77be48679d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-33a7077ae47d7a04.rlib" "/opt/rustwide/target/debug/deps/libtime-ec6c1c7bd4c70633.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-6efd8db652703ae7.rlib" "/opt/rustwide/target/debug/deps/libstandback-393edfed857a761d.rlib" "/opt/rustwide/target/debug/deps/libmd5-2b73cf3e6f692570.rlib" "/opt/rustwide/target/debug/deps/libhmac-d47c095d535baae4.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9c582a61633e726e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8e4b2bf9145263a3.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-e7395bd1cdeddee1.rlib" "/opt/rustwide/target/debug/deps/libshlex-10c5bf4832f508f6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-c90d3cd1289f543f.rlib" "/opt/rustwide/target/debug/deps/libfutures-8630b127132ffaa1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e7af48ff492e0337.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-847a9d32d32e7635.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-2033b20d0d24f3ff.rlib" "/opt/rustwide/target/debug/deps/liboauth2-684f74b96718ff56.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3cbf089cce4cc11f.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libsha2-77152a8ae69ad6fb.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ed1d2d6c36258191.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1c8aceea61552e1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-de23f8886e09ab84.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-02c5e78306fda5dc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/librand-8547d5d4d11aea74.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e2476ebdfd9e53df.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-489bd7199cc50edd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb04aaaa94701817.rlib" "/opt/rustwide/target/debug/deps/libreqwest-acb6d8b226f1a7fa.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-8a25a590afeddd6a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d128b28cf365f9d2.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5f72c17c6ae3c275.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-413930e8b5cb666b.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1d90e4c09f06f88c.rlib" "/opt/rustwide/target/debug/deps/librustls-33a51273b333e322.rlib" "/opt/rustwide/target/debug/deps/libsct-5e5c9d40fe3913a7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-31680aa66d9f4a45.rlib" "/opt/rustwide/target/debug/deps/libring-2e1bb5bc64e3cb84.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-590330098b0453fb.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-df50c1b3fd144a4a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b8606b93d869b6af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ee3a90e5804ab83e.rlib" "/opt/rustwide/target/debug/deps/liburl-86de439921e9f053.rlib" "/opt/rustwide/target/debug/deps/libidna-5553e53cdc857fd9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6b0b7a4f1ad5a923.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6286c4cf17498b39.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-3d51453f38bc9ab2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9f1ade7a6003ae75.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-a2c5015691f50507.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2fdcfa059ef57495.rlib" "/opt/rustwide/target/debug/deps/libhyper-429eb95a6d5cc420.rlib" "/opt/rustwide/target/debug/deps/libwant-5a94a909173fb724.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-72de1be58c59259e.rlib" "/opt/rustwide/target/debug/deps/libh2-ff76105fd9532bed.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1ecfee68e436540d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-04fc88e8735f8908.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b769564df90d7b76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9cc908b581f41615.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b05b4dd18b480c87.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-adc00afdb36dec81.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-056c6d6b19363015.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-219e72d883d236a2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-914607f7d2b478e7.rlib" "/opt/rustwide/target/debug/deps/libtokio-30d0ecb2137d2a96.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af0db07015120b89.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6632ba4da916122.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-3de0dc09e8563c4f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtracing-cfe855c37a3d1e8e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6f7d0f45833ea4c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libchrono-0ce0d92c6fef9b15.rlib" "/opt/rustwide/target/debug/deps/libserde-bad8bae82a65ff19.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d791e7e539b00e1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4114f27ced0ff965.rlib" "/opt/rustwide/target/debug/deps/libtime-c8201a2503073118.rlib" "/opt/rustwide/target/debug/deps/liblibc-aa253966a26f000b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lambda-bffa61b9b21eee38" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `fitbit-hr` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6844dffae143e048281cba80cf8fceed4307ffb18022f356ca0b6536d0b4544e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6844dffae143e048281cba80cf8fceed4307ffb18022f356ca0b6536d0b4544e", kill_on_drop: false }` [INFO] [stdout] 6844dffae143e048281cba80cf8fceed4307ffb18022f356ca0b6536d0b4544e