[INFO] cloning repository https://github.com/Hessra-Labs/hessra-sdk.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hessra-Labs/hessra-sdk.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHessra-Labs%2Fhessra-sdk.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHessra-Labs%2Fhessra-sdk.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ffc337050a551977bba5b35321e864475c44185 [INFO] testing Hessra-Labs/hessra-sdk.rs against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHessra-Labs%2Fhessra-sdk.rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hessra-Labs/hessra-sdk.rs [INFO] finished tweaking git repo https://github.com/Hessra-Labs/hessra-sdk.rs [INFO] tweaked toml for git repo https://github.com/Hessra-Labs/hessra-sdk.rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hessra-Labs/hessra-sdk.rs on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hessra-Labs/hessra-sdk.rs 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24a947170e9c34b25ccefd1672f2aff23db77715242568ef05e6d4508dc6ff7b [INFO] running `Command { std: "docker" "start" "-a" "24a947170e9c34b25ccefd1672f2aff23db77715242568ef05e6d4508dc6ff7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24a947170e9c34b25ccefd1672f2aff23db77715242568ef05e6d4508dc6ff7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a947170e9c34b25ccefd1672f2aff23db77715242568ef05e6d4508dc6ff7b", kill_on_drop: false }` [INFO] [stdout] 24a947170e9c34b25ccefd1672f2aff23db77715242568ef05e6d4508dc6ff7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d503574eec1249286829831fc5111b46b9bdbda76cf8e754f51fb1040ad95d2f [INFO] running `Command { std: "docker" "start" "-a" "d503574eec1249286829831fc5111b46b9bdbda76cf8e754f51fb1040ad95d2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling biscuit-auth v6.0.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling biscuit-parser v0.2.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling biscuit-quote v0.3.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hessra-config v0.3.0 (/opt/rustwide/workdir/hessra-config) [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hessra-ffi v0.3.5 (/opt/rustwide/workdir/hessra-ffi) [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling hessra-token-core v0.3.0 (/opt/rustwide/workdir/hessra-token-core) [INFO] [stderr] Compiling hessra-token-authz v0.4.0 (/opt/rustwide/workdir/hessra-token-authz) [INFO] [stderr] Compiling hessra-token-identity v0.5.1 (/opt/rustwide/workdir/hessra-token-identity) [INFO] [stderr] Compiling hessra-token v0.6.2 (/opt/rustwide/workdir/hessra-token) [INFO] [stderr] Compiling hessra-api v0.5.1 (/opt/rustwide/workdir/hessra-api) [INFO] [stderr] Compiling hessra-sdk v0.10.4 (/opt/rustwide/workdir/hessra-sdk) [INFO] [stderr] Compiling hessra v0.3.2 (/opt/rustwide/workdir/hessra-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "d503574eec1249286829831fc5111b46b9bdbda76cf8e754f51fb1040ad95d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d503574eec1249286829831fc5111b46b9bdbda76cf8e754f51fb1040ad95d2f", kill_on_drop: false }` [INFO] [stdout] d503574eec1249286829831fc5111b46b9bdbda76cf8e754f51fb1040ad95d2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5247331c9c82617dff90979b453bfec618cbc6a4ce29494c54edf8fc4ebfb7c6 [INFO] running `Command { std: "docker" "start" "-a" "5247331c9c82617dff90979b453bfec618cbc6a4ce29494c54edf8fc4ebfb7c6", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling hessra-config v0.3.0 (/opt/rustwide/workdir/hessra-config) [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling biscuit-parser v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling biscuit-quote v0.3.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hessra-ffi v0.3.5 (/opt/rustwide/workdir/hessra-ffi) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling biscuit-auth v6.0.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling hessra-token-core v0.3.0 (/opt/rustwide/workdir/hessra-token-core) [INFO] [stderr] Compiling hessra-token-authz v0.4.0 (/opt/rustwide/workdir/hessra-token-authz) [INFO] [stderr] Compiling hessra-token-identity v0.5.1 (/opt/rustwide/workdir/hessra-token-identity) [INFO] [stderr] Compiling hessra-token v0.6.2 (/opt/rustwide/workdir/hessra-token) [INFO] [stderr] Compiling hessra-api v0.5.1 (/opt/rustwide/workdir/hessra-api) [INFO] [stderr] Compiling hessra-sdk v0.10.4 (/opt/rustwide/workdir/hessra-sdk) [INFO] [stderr] Compiling hessra v0.3.2 (/opt/rustwide/workdir/hessra-cli) [INFO] [stderr] error: could not compile `hessra` (bin "hessra" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name hessra --edition=2021 hessra-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "keyring", "secure-storage"))' -C metadata=9f5be0ee6297aa8d -C extra-filename=-11a6029062f120cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eb07bcfe9a52a357.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-ad5d46d5c283e698.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern biscuit_auth=/opt/rustwide/target/debug/deps/libbiscuit_auth-4381163ef51d74de.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ea181d6b18778f92.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4e2e8b43791c2fb8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-0912e3fa53217279.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-c85889ba279f211e.rlib --extern hessra_config=/opt/rustwide/target/debug/deps/libhessra_config-63932006a22ad1a9.rlib --extern hessra_sdk=/opt/rustwide/target/debug/deps/libhessra_sdk-f4f05a593ca91eab.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-3e34a9e9b256e1d6.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-e49b4bd1a1654e9c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-22f08cf0b366727c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-188b8264a216d870.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fb4be0b11877c4de.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-95fc4299ac3ebff6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8590bc2d97cb0d70.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-165b626fadae285d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-683b08b536529e32/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5247331c9c82617dff90979b453bfec618cbc6a4ce29494c54edf8fc4ebfb7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5247331c9c82617dff90979b453bfec618cbc6a4ce29494c54edf8fc4ebfb7c6", kill_on_drop: false }` [INFO] [stdout] 5247331c9c82617dff90979b453bfec618cbc6a4ce29494c54edf8fc4ebfb7c6