[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowengage%2Ffitbit-hr" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/owengage/fitbit-hr on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-6/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_fn v0.4.8 [INFO] [stderr] Downloaded cpufeatures v0.1.5 [INFO] [stderr] Downloaded zeroize v1.3.0 [INFO] [stderr] Downloaded rusoto_credential v0.46.0 [INFO] [stderr] Downloaded rusoto_s3 v0.46.0 [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] [stderr] Downloaded reqwest v0.11.4 [INFO] [stderr] Downloaded lambda_runtime v0.3.0 [INFO] [stderr] Downloaded rusoto_signature v0.46.0 [INFO] [stderr] Downloaded rusoto_core v0.46.0 [INFO] [stderr] Downloaded rusoto_secretsmanager v0.46.0 [INFO] [stderr] Downloaded oauth2 v4.0.0 [INFO] [stderr] Downloaded openssl-src v111.15.0+1.1.1k [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d12f4b17a8f00402fe25c250f8dee51f3779b5fe0c0372f7d2759e4a2fe81607 [INFO] running `Command { std: "docker" "start" "-a" "d12f4b17a8f00402fe25c250f8dee51f3779b5fe0c0372f7d2759e4a2fe81607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d12f4b17a8f00402fe25c250f8dee51f3779b5fe0c0372f7d2759e4a2fe81607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12f4b17a8f00402fe25c250f8dee51f3779b5fe0c0372f7d2759e4a2fe81607", kill_on_drop: false }` [INFO] [stdout] d12f4b17a8f00402fe25c250f8dee51f3779b5fe0c0372f7d2759e4a2fe81607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4798c422eb5dc8ff7e22752a15ee126fe0b2d43e4c111660d4b7b057a9ae696 [INFO] running `Command { std: "docker" "start" "-a" "a4798c422eb5dc8ff7e22752a15ee126fe0b2d43e4c111660d4b7b057a9ae696", 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] [stderr] Blocking waiting for file lock on package cache [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 once_cell v1.8.0 [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 version_check v0.9.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [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 indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [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 rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [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 http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [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 async-stream-impl v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [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 tokio-native-tls v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling hyper v0.14.9 [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-c52835463bdabae0.lambda.04e11933-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.lambda.04e11933-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0.h9vps5ys5ztcdtm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-34e50c6b8cad870c/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-c6aaf38418f34fd5/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusoto_secretsmanager-011205b6f5a66afc.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-680626f42b3821fd.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-c17a698b9520901a.rlib" "/opt/rustwide/target/debug/deps/libxml-3ebfc5d21d19b6ad.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-66aff8fc04e18c28.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-7223e388b6de64f0.rlib" "/opt/rustwide/target/debug/deps/libtime-6c150dd2757524d3.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5f8b4f27d7fa861c.rlib" "/opt/rustwide/target/debug/deps/libstandback-71bd5c6af4a8d85c.rlib" "/opt/rustwide/target/debug/deps/libmd5-8f2d84b9bb8f5079.rlib" "/opt/rustwide/target/debug/deps/libhmac-5b286103e063dcc5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-84939ac86f780d3e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-68abf525aaeea0d8.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-089bc1cb7a718c9f.rlib" "/opt/rustwide/target/debug/deps/libshlex-8dc1e62c6f390e00.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3482b8d078829384.rlib" "/opt/rustwide/target/debug/deps/libfutures-41c5338ba96f107f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-33b5e1fe01cf8058.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-05d28c25e50c8959.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-d00dae2ac427d694.rlib" "/opt/rustwide/target/debug/deps/liboauth2-719dfaf2cd69374b.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-0da3f965ae689358.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsha2-50f6a6e42cc961dc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e03e1b30135fad74.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-88451ac331251876.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-207679186ad4cc27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f5ba41faa0becb0c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bbc8b6d814331ada.rlib" "/opt/rustwide/target/debug/deps/librand-a51900954827aace.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e06575019823ad75.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-7159f86115c18888.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-213a4a770256ab39.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3016abcb5c3eab4f.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e59854ef9f1b561b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dc24da722768ee54.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2782de5dc5afc0ca.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-89683879c9ce8f33.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-dc5c476bc29c9c22.rlib" "/opt/rustwide/target/debug/deps/librustls-9177c0f87abc5dd7.rlib" "/opt/rustwide/target/debug/deps/libsct-ac87422b438fa048.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4121f10d17f55773.rlib" "/opt/rustwide/target/debug/deps/libring-d775c7ea93332969.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4648845a7165ea59.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-39ab13cfa8e5aa00.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3ee27329c4949303.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8006ded9edf1d0ae.rlib" "/opt/rustwide/target/debug/deps/liburl-088f7a4c12ba284f.rlib" "/opt/rustwide/target/debug/deps/libidna-61a94d64074cede7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-de0e4d5c82e5ecae.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b3bb9ecb3639795e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-28b861cf6f5d2cc2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7dd23ad1e9ec9e20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f870d718f0c33b2a.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-c8e21b1e69581df5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0ffde7af72bd8067.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-97c37f393a92b6f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-999753f5bdb95e8e.rlib" "/opt/rustwide/target/debug/deps/libhyper-6e0886bf87d8deac.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf2dcc22b9dfc216.rlib" "/opt/rustwide/target/debug/deps/libh2-8596f698eaacadd1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1bb7d2f6d710240e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d00313852205d792.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7ba7b2ab3f6ca3d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-57873771546e48a0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2360d005478974a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f497254a9de562db.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-edcd319b1d73d3e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ca64799474667b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a0fb46cddcdca5f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-46ad4e8d80749b66.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d6bd1ffa64e3ec05.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1bd2d4ff005d3dd3.rlib" "/opt/rustwide/target/debug/deps/libtokio-c2b4f7a77fb456b3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b9ddc6621583abb9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a26b813591d25225.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9a25ecfc3255644e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e99f5123a4d13cec.rlib" "/opt/rustwide/target/debug/deps/libmio-8939ff28dba11389.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-98aa3ce2f9de5ab0.rlib" "/opt/rustwide/target/debug/deps/libhttp-119c85325641d28d.rlib" "/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtracing-09018c3b7dbd7172.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02afd1264e6aaadb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0c44daf2e08a4d1d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libchrono-623180cc57ca6d32.rlib" "/opt/rustwide/target/debug/deps/libserde-dd4d8590f4255313.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-37d6407a0cc39611.rlib" "/opt/rustwide/target/debug/deps/liblibc-a126366e39ab494d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lambda-c52835463bdabae0" "-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" "a4798c422eb5dc8ff7e22752a15ee126fe0b2d43e4c111660d4b7b057a9ae696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4798c422eb5dc8ff7e22752a15ee126fe0b2d43e4c111660d4b7b057a9ae696", kill_on_drop: false }` [INFO] [stdout] a4798c422eb5dc8ff7e22752a15ee126fe0b2d43e4c111660d4b7b057a9ae696