[INFO] cloning repository https://github.com/bcaldwell/stream-deck-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bcaldwell/stream-deck-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcaldwell%2Fstream-deck-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcaldwell%2Fstream-deck-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 903cc40bcbeeac58b24ce7e589967e28e2a1b7ca
[INFO] testing bcaldwell/stream-deck-controller against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcaldwell%2Fstream-deck-controller" "/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/bcaldwell/stream-deck-controller
[INFO] finished tweaking git repo https://github.com/bcaldwell/stream-deck-controller
[INFO] tweaked toml for git repo https://github.com/bcaldwell/stream-deck-controller written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bcaldwell/stream-deck-controller on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bcaldwell/stream-deck-controller 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing bcaldwell/stream-deck-controller against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcaldwell%2Fstream-deck-controller" "/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/bcaldwell/stream-deck-controller
[INFO] finished tweaking git repo https://github.com/bcaldwell/stream-deck-controller
[INFO] tweaked toml for git repo https://github.com/bcaldwell/stream-deck-controller written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bcaldwell/stream-deck-controller on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bcaldwell/stream-deck-controller 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded streamdeck v0.7.0
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.12
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.11
[INFO] [stderr]   Downloaded mdns-sd v0.2.2
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.4
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded wide v0.7.4
[INFO] [stderr]   Downloaded flume v0.10.14
[INFO] [stderr]   Downloaded simba v0.7.2
[INFO] [stderr]   Downloaded reqwest v0.11.12
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded syn v1.0.101
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded exr v1.5.1
[INFO] [stderr]   Downloaded hidapi v1.4.2
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] [stderr]   Downloaded syn v2.0.9
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.0
[INFO] [stderr]   Downloaded tiff v0.8.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 140722d5886cf27b9a90a559a0cfe4e2246f96172e05aca2384e44741e2cc652
[INFO] running `Command { std: "docker" "start" "-a" "140722d5886cf27b9a90a559a0cfe4e2246f96172e05aca2384e44741e2cc652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "140722d5886cf27b9a90a559a0cfe4e2246f96172e05aca2384e44741e2cc652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140722d5886cf27b9a90a559a0cfe4e2246f96172e05aca2384e44741e2cc652", kill_on_drop: false }`
[INFO] [stdout] 140722d5886cf27b9a90a559a0cfe4e2246f96172e05aca2384e44741e2cc652
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b80a95622774fcff3053e28073e1fd8343232e0a05bf3fd747ec851da3c9f7cc
[INFO] running `Command { std: "docker" "start" "-a" "b80a95622774fcff3053e28073e1fd8343232e0a05bf3fd747ec851da3c9f7cc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling syn v2.0.9
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hidapi v1.4.2
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling simba v0.7.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.9
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.23.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45aa8c9722976bb7 -C extra-filename=-23f4ea57a729c927 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3e7fc4e38d4a72b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ba96b370e4fe5d90.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-1c8252c8204b3f17.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.7.2/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=4023cf301e12e3ec -C extra-filename=-95d94ebd71c8950e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-6dfad92734811cc0.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-d1c369ecfc0ca693.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b7b1bc6004e8e4dd.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a41ad12b4da183c6.so --extern wide=/opt/rustwide/target/debug/deps/libwide-ede458d086371396.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.20.6/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "tls12"))' -C metadata=19ec9b0360a89f77 -C extra-filename=-4a4503fe42dd5e10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-ec46de5c30914dd3.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-d6f5b0863aabc73d.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-61e9e40119b0839d.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-ee452fa15214e7e9.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-65bb079c696851fb/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b80a95622774fcff3053e28073e1fd8343232e0a05bf3fd747ec851da3c9f7cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b80a95622774fcff3053e28073e1fd8343232e0a05bf3fd747ec851da3c9f7cc", kill_on_drop: false }`
[INFO] [stdout] b80a95622774fcff3053e28073e1fd8343232e0a05bf3fd747ec851da3c9f7cc
