[INFO] cloning repository https://github.com/Cyberhan123/slab.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cyberhan123/slab.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberhan123%2Fslab.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberhan123%2Fslab.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6710228a2a2ebd856f319a0b4cdd95876df743db
[INFO] checking Cyberhan123/slab.rs against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyberhan123%2Fslab.rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cyberhan123/slab.rs
[INFO] finished tweaking git repo https://github.com/Cyberhan123/slab.rs
[INFO] tweaked toml for git repo https://github.com/Cyberhan123/slab.rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cyberhan123/slab.rs on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cyberhan123/slab.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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 324f753b0a5756b3deae0812146b6e7b54f9614855b674a9f42445d2e73f113a
[INFO] running `Command { std: "docker" "start" "-a" "324f753b0a5756b3deae0812146b6e7b54f9614855b674a9f42445d2e73f113a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "324f753b0a5756b3deae0812146b6e7b54f9614855b674a9f42445d2e73f113a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "324f753b0a5756b3deae0812146b6e7b54f9614855b674a9f42445d2e73f113a", kill_on_drop: false }`
[INFO] [stdout] 324f753b0a5756b3deae0812146b6e7b54f9614855b674a9f42445d2e73f113a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6617dfe39fa9b466b66e40d0bd9381c46a6aacfce86af07fd5b6c06fc5ec896a
[INFO] running `Command { std: "docker" "start" "-a" "6617dfe39fa9b466b66e40d0bd9381c46a6aacfce86af07fd5b6c06fc5ec896a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking slab-llama-sys v0.0.1 (/opt/rustwide/workdir/slab-llama-sys)
[INFO] [stderr]     Checking slab-diffusion-sys v0.0.1 (/opt/rustwide/workdir/slab-diffusion-sys)
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking slab-llama v0.0.1 (/opt/rustwide/workdir/slab-llama)
[INFO] [stderr]     Checking slab-diffusion v0.0.1 (/opt/rustwide/workdir/slab-diffusion)
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling octocrab v0.49.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr] error: could not compile `octocrab` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.49.5/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 --cfg 'feature="default"' --cfg 'feature="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="jwt-rust-crypto"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-ring"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "jwt-aws-lc-rs", "jwt-rust-crypto", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=5d5ce217d5a71722 -C extra-filename=-9772af23c4bddaba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-3e1fff7b6f091e4e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-2e99ffd196993321.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-c3f6fce0270f46f0.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c004ef7aaee1ac4.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-9c7f9eb9639deea5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-45c91eff1901244a.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9781f4a9a021326b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-10f7bd7335383191.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6d2bedd555ad2454.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-f324e233e5596654.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c0196d9fe8d9b399.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-6b2718f3cbed9f3b.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-9c9efeecf52822c8.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6cc069dcd6b04f24.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-8697ce06eb71ea88.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-c2eb78b8f1357cd4.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-c32950ce300c541b.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-6bdacdf5cefbbf4a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-2031134c95a34a69.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-40a5e4b8bceccdb8.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-32676e0ec7a8182b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ac1da029043a305c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-67b0f0e2eb4e0385.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-00ae4e03972e7531.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-78575350075f737f.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-9fca7c486bc17c5f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b79e9a4b883c5cab.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-891eb1256d680ccb.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-e74ac532047b81d3.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-52a0fe59bf77f911.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d4099694a0421d02.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-006ba85db7fbc71a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-23a9f4bccc23e465/out -L native=/opt/rustwide/target/debug/build/ring-ced14f37b50ef39f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6617dfe39fa9b466b66e40d0bd9381c46a6aacfce86af07fd5b6c06fc5ec896a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6617dfe39fa9b466b66e40d0bd9381c46a6aacfce86af07fd5b6c06fc5ec896a", kill_on_drop: false }`
[INFO] [stdout] 6617dfe39fa9b466b66e40d0bd9381c46a6aacfce86af07fd5b6c06fc5ec896a
