[INFO] cloning repository https://github.com/isabella232/sentry-lambda-extension [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isabella232/sentry-lambda-extension" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisabella232%2Fsentry-lambda-extension", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisabella232%2Fsentry-lambda-extension'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 217f302674347c29cd7931071f9f67fd5cf857c8 [INFO] testing isabella232/sentry-lambda-extension against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisabella232%2Fsentry-lambda-extension" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isabella232/sentry-lambda-extension [INFO] finished tweaking git repo https://github.com/isabella232/sentry-lambda-extension [INFO] tweaked toml for git repo https://github.com/isabella232/sentry-lambda-extension written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isabella232/sentry-lambda-extension on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isabella232/sentry-lambda-extension already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eb3f5f49ec013cf461f4c49992eec9b3406fde5e19d779295049ae2370a36b7 [INFO] running `Command { std: "docker" "start" "-a" "9eb3f5f49ec013cf461f4c49992eec9b3406fde5e19d779295049ae2370a36b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eb3f5f49ec013cf461f4c49992eec9b3406fde5e19d779295049ae2370a36b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb3f5f49ec013cf461f4c49992eec9b3406fde5e19d779295049ae2370a36b7", kill_on_drop: false }` [INFO] [stdout] 9eb3f5f49ec013cf461f4c49992eec9b3406fde5e19d779295049ae2370a36b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e6081e8d9ca287f47588e4a53451ff3a3899d171eb75532aaa18e9f5f1a485e3 [INFO] running `Command { std: "docker" "start" "-a" "e6081e8d9ca287f47588e4a53451ff3a3899d171eb75532aaa18e9f5f1a485e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling openssl-src v111.18.0+1.1.1n [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling sentry-contexts v0.22.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling findshlibs v0.8.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling range-map v0.1.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cadence v0.26.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling sentry-release-parser v1.3.1 [INFO] [stderr] Compiling utf16string v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling relay-auth v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling human-size v0.4.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling relay-server v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling listenfd v0.3.5 [INFO] [stderr] Compiling fragile v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling json-forensics v0.1.0 (https://github.com/getsentry/rust-json-forensics#3896ab98) [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling relay-general-derive v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling ed25519-dalek v0.9.1 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling sentry-types v0.22.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling sentry-types v0.20.1 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling minidump-common v0.10.1 [INFO] [stderr] Compiling uaparser v0.5.1 [INFO] [stderr] Compiling dynfmt v0.1.5 [INFO] [stderr] Compiling maxminddb v0.13.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling relay-redis v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling android_trace_log v0.2.0 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling sentry-core v0.22.0 [INFO] [stderr] Compiling sentry-backtrace v0.22.0 [INFO] [stderr] Compiling sentry-debug-images v0.22.0 [INFO] [stderr] Compiling sentry-log v0.22.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling sentry-panic v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling trust-dns-resolver v0.20.4 [INFO] [stderr] Compiling minidump v0.10.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling sentry v0.22.0 [INFO] [stderr] Compiling relay-log v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-common v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-statsd v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-system v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-general v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-metrics v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-quotas v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-config v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-filter v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling relay-sampling v22.4.0 (https://github.com/getsentry/relay#d8223d8d) [INFO] [stderr] Compiling sentry-lambda-extension v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcSzPJhH/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-53cc228c48088aa7.rlib,libnix-35b333fc0d1fe775.rlib,libmemoffset-9acda8b838fa5d0e.rlib,librelay_server-2251367294518fce.rlib,libfragile-0537a6b6873c11dc.rlib,libtake_mut-4c357a894d7a8da6.rlib,libjson_forensics-fde324718d3de897.rlib,librmp_serde-f0ab32d79f13a8c7.rlib,librmp-12c71f1fccf6adbe.rlib,libandroid_trace_log-3bf67a4d351e485b.rlib,libnom-63c088b4ed706db5.rlib,libbitvec-f6f9d7684624dada.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-86128a46918091ba.rlib,liblistenfd-7bb9b701940b1e23.rlib,libfutures-c27657c36b8c66fc.rlib,libfutures_executor-716587c856a86aa5.rlib,librelay_sampling-63a5337196679253.rlib,librelay_quotas-f97084a260a1930c.rlib,librelay_filter-91a661d6674b0bb2.rlib,libipnetwork-3af88ac82197da1a.rlib,librelay_general-94fd53bbed53b597.rlib,libmaxminddb-867a65cfe773bfe2.rlib,libmemmap-ba73336ba0bab882.rlib,libbytecount-41848a4229c40347.rlib,libuaparser-9aac0fdfebc5ee24.rlib,libdynfmt-ffb3bb13b86b2a84.rlib,liberased_serde-60a456634c886155.rlib,libitertools-e211c5f4dbfee12b.rlib,libeither-e8a0ef7222037a64.rlib,libsentry_release_parser-5fd97b7fba196470.rlib,libcookie-4e84968e110c535b.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libenumset-cdf144dc45bd00c4.rlib,libsha1-fdfd1fb5f49ac5cb.rlib,libminidump-711aaa99fc3a6910.rlib,libtime-37e840b6707fbebc.rlib,libmemmap2-a807eb58f59efab3.rlib,libminidump_common-f60bb163c1602312.rlib,librange_map-df5743af57dc5568.rlib,libnum_traits-a43c8bcac318a78c.rlib,libscroll-81535328d6645929.rlib,libutf16string-2ab85bf5ee672c62.rlib,libbrotli2-bf4a36a45891b984.rlib,libbrotli_sys-88b190caaedc39b1.rlib,libactix_web-eaf8ac8e253d52d3.rlib,libactix_net-4737dc444c72dff8.rlib,libtower_service-29e9d12e3859da8c.rlib,libv_htmlescape-5abc7fd46809ecf7.rlib,libv_escape-67de90b307b6205f.rlib,libserde_urlencoded-8b6b69d652d8c995.rlib,libdtoa-f882113df419a609.rlib,libh2-9bd35e06a36f4258.rlib,libstring-cfb6140358a27e39.rlib,libmime_guess-d3ce786d227b55ec.rlib,libunicase-8147ee5a701eb6bd.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libhttp-ebf085d8c2950a4e.rlib,libitoa-7c9a83f6047c872a.rlib,libfutures_cpupool-cc43f10f7bd839a4.rlib,libcookie-5ab153fbfe2f5955.rlib,librelay_config-054608750b48f007.rlib,libserde_yaml-0f62db378950125e.rlib,libyaml_rust-5a77fab4494a7e90.rlib,librelay_redis-0f3e347d77414c74.rlib,librelay_metrics-6d962340a27025b9.rlib,librelay_statsd-d9e24d400f44a8a0.rlib,librand-bad93749d2c87628.rlib,librand_chacha-3f98af2d047cbfce.rlib,librand_core-5547331585c0432d.rlib,libgetrandom-227e176495d95de4.rlib,libcadence-f53a5aa1912c73dc.rlib,libcrossbeam_channel-a0f18f80d016bbb6.rlib,libcrossbeam_utils-3bd0c5da3cc50856.rlib,librelay_system-9851105944e938a1.rlib,librelay_log-0146a4d57e84a92d.rlib,libpretty_env_logger-4ce7a35b31b15046.rlib,libenv_logger-10e34b40c546c5db.rlib,libtermcolor-a537f8c45744a682.rlib,libatty-5025ce7259ab11e7.rlib,libhumantime-8d8e09eea03a30a0.rlib,libconsole-837f6f2dc1972604.rlib,libtermios-9a96c749108c5c59.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libterminal_size-5e9d06a9970426b4.rlib,libclicolors_control-7f2fd555f23a9a17.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libsentry-7f473eca928bf633.rlib,libsentry_panic-cccbf3c13be08aa6.rlib,libsentry_log-9d9ed79af9d28e5e.rlib,libsentry_debug_images-0dbcb651b0ce4bf5.rlib,libfindshlibs-4283ec84a90c5e81.rlib,libsentry_contexts-372de2334338ed49.rlib,libuname-b7ee43038977c1b7.rlib,libsentry_backtrace-0bc9bf95da55392b.rlib,libreqwest-18ead478e2e66166.rlib,libhyper_tls-846d0d03313edfcc.rlib,libtrust_dns_resolver-84fe47595fe7445f.rlib,libresolv_conf-4277095480b99cba.rlib,libparking_lot-530bf038356f825a.rlib,libparking_lot_core-1400745a87a85836.rlib,liblock_api-05ccfdad17814006.rlib,libtrust_dns_proto-2aa541285216693e.rlib,libdata_encoding-6b05fec8e503a958.rlib,libipnet-25bfa961211cc0fe.rlib,libtokio_native_tls-99972e74b3103eaa.rlib,libserde_urlencoded-dd1a598befb713fc.rlib,libmime-2517c84452183460.rlib,libencoding_rs-bbbcc84d3ca8f21f.rlib,libbase64-1447dfff012d42f8.rlib,libasync_compression-da2cf406748a986e.rlib,libflate2-a5d49c84013933ca.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libnative_tls-28ed343f5bd1a962.rlib,libopenssl_probe-6c4daa62072184e6.rlib,libopenssl-afc1387db507ce1e.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libforeign_types-025c2fe8e99a8f1a.rlib,libforeign_types_shared-823307d82477c688.rlib,libopenssl_sys-1c27e36f76b6fc87.rlib,libhyper-8ebeb04e0be435b9.rlib,libwant-bd28aa802f8cf891.rlib,libtry_lock-d956e9fcf0af499a.rlib,libhttparse-d97e626da0a898d2.rlib,libh2-592e782eb70d928c.rlib,libindexmap-bb991c98d80c432c.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-b8f81760fb966d80.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-0ea3d94ccbd5e354.rlib,libtracing_core-7cff877e839d6169.rlib,libtokio_util-b242bb7cc1e7f2ab.rlib,libtokio-cf097001d03f1b6d.rlib,libsocket2-ed60f2bc2f410795.rlib,libmio-759d20166e580a55.rlib,libhttp_body-c86ea10ce3ff97f6.rlib,libfutures_util-c72074bb81ee78c8.rlib,libfutures_io-f6086bf99b597e19.rlib,libfutures_channel-f07d39522fabac9e.rlib,libpin_project_lite-049930466ef9967f.rlib,libfutures_sink-4bad40136a985cca.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-ed83b4ca5adcb0c0.rlib,libhttp-784c741ce327a90a.rlib,libbytes-37e68ee094a72681.rlib,libhttpdate-7254a90ea045ac03.rlib,libsentry_core-60f0d7ddb74db53c.rlib,librand-ecfcc9d66034cad5.rlib,librand_chacha-cc983d2c1b62eec8.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-75f6ae0464a4f79d.rlib,libsentry_types-0d07b47508d11877.rlib,libhash32-6f19b6f1e1574495.rlib,libfloat_ord-f8921fa507b1dbb6.rlib,libactix-21a9958430aff157.rlib,libtokio_signal-b636a20c9c96e8a6.rlib,libsignal_hook_registry-4106648b34778781.rlib,libtrust_dns_resolver-4248a81881f4eff4.rlib,libtrust_dns_proto-f1f4336374a0a1db.rlib,liburl-61224ba8273956f4.rlib,libencoding-245edd6d9499de97.rlib,libencoding_index_tradchinese-200e93a1dd4a224a.rlib,libencoding_index_simpchinese-a97937418e5d095a.rlib,libencoding_index_japanese-9e4604d47b14a688.rlib,libencoding_index_korean-6c1da80cb8eb3795.rlib,libencoding_index_singlebyte-62d5be625e5fa583.rlib,libpercent_encoding-c47875da91a27715.rlib,libsocket2-2afc49f890d194e2.rlib,librand-9b292b014cfe42e7.rlib,libidna-383abf356282cfa6.rlib,libresolv_conf-05ad4d8330c90266.rlib,libhostname-2cef948b39baf9b2.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libtokio-01ba1dcc16e7a5cd.rlib,libtokio_uds-451b10593a02f6e0.rlib,libmio_uds-bc7e4f52202f608a.rlib,libtokio_udp-0fe5e3ab48ec33bb.rlib,libtokio_timer-4a7e06c477b8a83a.rlib,libtokio_tcp-cee957795f1888c2.rlib,libtokio_reactor-3820e00b4b0caee4.rlib,libtokio_sync-8f0eb651c6e7f35f.rlib,libparking_lot-2f20cc44eabbfbd7.rlib,libparking_lot_core-cf4eca4dc96e6d6d.rlib,libtokio_fs-fa274d2ed1b34336.rlib,libtokio_threadpool-7a10dcedbf7c6c46.rlib,libcrossbeam_queue-94c4d92dea9cc6ed.rlib,libcrossbeam_deque-0a30053f64cea867.rlib,libcrossbeam_epoch-1057521df81d2eb8.rlib,libmemoffset-c538d81a51fb8cb8.rlib,libtokio_current_thread-ea86ec029a7178ba.rlib,libtokio_executor-553809430762e057.rlib,libcrossbeam_utils-f600556081f51582.rlib,libtokio_codec-d44c34b4053d98fd.rlib,libtokio_io-ae2a1d87ce3f3b9f.rlib,libnum_cpus-1b49199263f9f47a.rlib,libmio-ce3614ec7a2be62b.rlib,libslab-93ffcdda3079a5d2.rlib,libnet2-bffa8e42cd3d020a.rlib,libfutures-110302b7fd4a3b0c.rlib,libbitflags-e274cd04b58a060d.rlib,libuuid-b381ba866bd8756c.rlib,libparking_lot-962de9dc51a1e7f3.rlib,libparking_lot_core-635f6f2ab4a00f40.rlib,libsmallvec-b32ffdb17841032a.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,liblock_api-31d6fcca3a37e48e.rlib,libowning_ref-fbc0b2ee62fd7dd3.rlib,libstable_deref_trait-442303c7f0a58071.rlib,libscopeguard-babe74dcc80d655a.rlib,libcrossbeam_channel-c530b09791879491.rlib,libcrossbeam_utils-c2ac251fc39d3c17.rlib,libbytes-7e7b78081cb7964a.rlib,libiovec-e394499ceb5cee14.rlib,librelay_auth-4621863e580cf93f.rlib,libbase64-42b9eecf3e786d73.rlib,libed25519_dalek-e355c0e980ca9ba8.rlib,libcurve25519_dalek-8d880b97c48fedfd.rlib,libsubtle-ee8dd8b554477dbb.rlib,libclear_on_drop-1796b5135a17f5c6.rlib,librelay_common-fa313376848eab51.rlib,libbackoff-910d1a3c0e626625.rlib,libinstant-e23fa3fb52ce1101.rlib,libsentry_types-1b3a1caeb04486f6.rlib,libserde_json-355b50bc30b5247d.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libdebugid-93652e3f80bcdc7f.rlib,libuuid-5b9c628a8162072d.rlib,libgetrandom-6f5f6d6b9f569a9c.rlib,libsha1-fb7a3a452800c3d9.rlib,libsha1_smol-e76cc38ab1935432.rlib,liburl-a64f028d0f5c3136.rlib,libidna-b27d6234464fcaf9.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libthiserror-31f9e92f25dcbc6b.rlib,libparking_lot-546ecee386c8119d.rlib,libparking_lot_core-05935f4d4476b9b0.rlib,libsmallvec-158855c927bb355a.rlib,libcfg_if-2d17986ae484e939.rlib,liblock_api-6f337b257994d935.rlib,libscopeguard-73056285f12cb829.rlib,liblru-bc0a0901468f6839.rlib,libhashbrown-ee95f503ebd227de.rlib,libahash-6b704159ad79360f.rlib,libconst_random-8da43ed369d0334d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libglobset-8971f6fa9505d182.rlib,libfnv-81596130b397d5c3.rlib,liblog-2b3873f622e4d3d8.rlib,libregex-caeb77d956b6389e.rlib,libregex_syntax-ae12054508fb30be.rlib,libbstr-d8eeacb36a51c88e.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,liblazycell-eedb34e0c1f475b4.rlib,libsha2-02cd1364ae232283.rlib,libopaque_debug-a7962e22a4dc4c30.rlib,libfake_simd-a91f2f775e698a8f.rlib,libblock_buffer-1cda71b8822cf7b4.rlib,libblock_padding-5934d35e69a00a24.rlib,libbyte_tools-bed8c652a5ea9f13.rlib,libbyteorder-3273b38dba49bc5f.rlib,librand-5d77f8c1fc10de3c.rlib,librand_xorshift-aa5357808be79a45.rlib,librand_pcg-1c7d6f35310084bd.rlib,librand_hc-e4bbfb76d423f45e.rlib,librand_chacha-cda02e203e751ad0.rlib,librand_isaac-3b919c4b77e2ce9e.rlib,librand_core-4a159a921d63a3e0.rlib,librand_os-2fa7cfdaef216ba9.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libhmac-23adc070f885eebc.rlib,libcrypto_mac-ebb43f2f590b0cec.rlib,libsubtle-fe6a1df58196288a.rlib,libdigest-837a24a2494ee259.rlib,libgeneric_array-e1a18c6f85ff751e.rlib,libtypenum-dfaa696d06b304f0.rlib,libchrono-2eabbf64e3a6be7d.rlib,libnum_integer-8b341eed183f9630.rlib,libnum_traits-d745644c4a434d44.rlib,libtime-f7df45c10eaf4224.rlib,libfailure-c498c688e9279108.rlib,libbacktrace-783046cd9e8a06ab.rlib,libminiz_oxide-8b887efa689b7e3b.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-964b98405bf41c06.rlib,libmemchr-81b381f232779c95.rlib,libaddr2line-21dd1eb9ccf29247.rlib,libgimli-dc5a67f6e43773de.rlib,libcfg_if-66d55f6b302e88c8.rlib,librustc_demangle-4e14502e0acf1333.rlib,libhuman_size-863cd3f44232dfb7.rlib,libserde-88d911bf76da0bfe.rlib,libanyhow-973058c78216b852.rlib,liblibc-6fec7a901fa755ba.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcSzPJhH/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/clear_on_drop-384bf977f11df6ac/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-124df199ecdc623e/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/brotli-sys-d40e65521864a5fe/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sentry_lambda_extension-785b7d49c34488bb" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-227e176495d95de4.rlib(getrandom-227e176495d95de4.getrandom.de7edb4472298a33-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h793a645a7429080cE+0x79): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-6f5f6d6b9f569a9c.rlib(getrandom-6f5f6d6b9f569a9c.getrandom.4bedabfbae85ad8d-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17h08336c8cb41a1a1fE+0xbc): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry-lambda-extension` (bin "sentry-lambda-extension") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e6081e8d9ca287f47588e4a53451ff3a3899d171eb75532aaa18e9f5f1a485e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6081e8d9ca287f47588e4a53451ff3a3899d171eb75532aaa18e9f5f1a485e3", kill_on_drop: false }` [INFO] [stdout] e6081e8d9ca287f47588e4a53451ff3a3899d171eb75532aaa18e9f5f1a485e3