[INFO] fetching crate shuttle-poise 0.37.0... [INFO] testing shuttle-poise-0.37.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate shuttle-poise 0.37.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate shuttle-poise 0.37.0 [INFO] finished tweaking crates.io crate shuttle-poise 0.37.0 [INFO] tweaked toml for crates.io crate shuttle-poise 0.37.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shuttle-poise 0.37.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 287 packages to latest compatible versions [INFO] [stderr] Adding poise v0.5.7 (available: v0.6.1) [INFO] [stderr] Adding shuttle-runtime v0.40.0 (available: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shuttle-service v0.40.0 [INFO] [stderr] Downloaded shuttle-common v0.40.2 [INFO] [stderr] Downloaded shuttle-codegen v0.40.0 [INFO] [stderr] Downloaded shuttle-proto v0.40.0 [INFO] [stderr] Downloaded shuttle-runtime v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fdf59070e587d08690590768201ab2672e85a2bfcfeef0c88748a903ac7c20b [INFO] running `Command { std: "docker" "start" "-a" "6fdf59070e587d08690590768201ab2672e85a2bfcfeef0c88748a903ac7c20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fdf59070e587d08690590768201ab2672e85a2bfcfeef0c88748a903ac7c20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdf59070e587d08690590768201ab2672e85a2bfcfeef0c88748a903ac7c20b", kill_on_drop: false }` [INFO] [stdout] 6fdf59070e587d08690590768201ab2672e85a2bfcfeef0c88748a903ac7c20b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 936f859b079f1f7407d13761425ed17f86ef5ed6fc1fa0752df5f1bc826aebaf [INFO] running `Command { std: "docker" "start" "-a" "936f859b079f1f7407d13761425ed17f86ef5ed6fc1fa0752df5f1bc826aebaf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling shuttle-common v0.40.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serenity v0.11.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling shuttle-service v0.40.0 [INFO] [stderr] Compiling shuttle-codegen v0.40.0 [INFO] [stderr] Compiling poise_macros v0.5.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling shuttle-proto v0.40.0 [INFO] [stderr] Compiling shuttle-runtime v0.40.0 [INFO] [stderr] Compiling poise v0.5.7 [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serenity-0.11.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="collector"' --cfg 'feature="dashmap"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustversion"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("absolute_ratelimits", "async-tungstenite", "base64", "builder", "bytes", "cache", "chrono", "client", "collector", "command_attr", "dashmap", "default", "default_native_tls", "default_no_backend", "extras", "flate2", "framework", "gateway", "http", "levenshtein", "model", "moka", "native_tls_backend", "parking_lot", "reqwest", "rustls_backend", "rustversion", "serenity-voice-model", "simd-json", "simd_json", "simdjson", "standard_framework", "static_assertions", "temp_cache", "time", "tokio", "tokio_task_builder", "typemap_rev", "unstable_discord_api", "utils", "uwl", "voice", "voice-model", "voice_model"))' -C metadata=31210c35a35c944b -C extra-filename=-d10caf86242ea071 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-58919c002edf216e.so --extern async_tungstenite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasync_tungstenite-0fee29300d4676d4.rmeta --extern base64=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbase64-5a299c99a9cb883e.rmeta --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-e274cd04b58a060d.rmeta --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rmeta --extern cfg_if=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcfg_if-bfc6e2941b0f95e3.rmeta --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-2a45dc0d393084f8.rmeta --extern dashmap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdashmap-379d56c591eebbd7.rmeta --extern flate2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libflate2-7390695cb6d4a4ae.rmeta --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-d9f88c43aa427eab.rmeta --extern mime=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmime-e6f732c53ac9de40.rmeta --extern mime_guess=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmime_guess-b7e2d7ba38ad96de.rmeta --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-5243d6c94d46d39d.rmeta --extern percent_encoding=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpercent_encoding-4808a78ba306dff8.rmeta --extern reqwest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest-c17d054f746f56e7.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-48549dbcca541175.so --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-8fbcc89ae054cb93.rmeta --extern serde_value=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_value-baeb7aee9cd9c7f4.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-837241cafbb054d7.rmeta --extern dep_time=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtime-c15c2b32593367a3.rmeta --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-1503764d09537deb.rmeta --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-4d2e17ca158cbb75.rmeta --extern typemap_rev=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtypemap_rev-26afbf9d0c71777a.rmeta --extern url=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liburl-363244b8dcae9196.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-7a461595be22f4f2/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-b9c2af933bd1f574/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "936f859b079f1f7407d13761425ed17f86ef5ed6fc1fa0752df5f1bc826aebaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936f859b079f1f7407d13761425ed17f86ef5ed6fc1fa0752df5f1bc826aebaf", kill_on_drop: false }` [INFO] [stdout] 936f859b079f1f7407d13761425ed17f86ef5ed6fc1fa0752df5f1bc826aebaf