[INFO] cloning repository https://github.com/Basillica/rust-app-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Basillica/rust-app-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBasillica%2Frust-app-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBasillica%2Frust-app-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec27963bbf77afb88097bdc80884611dd304687c
[INFO] testing Basillica/rust-app-template against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBasillica%2Frust-app-template" "/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/Basillica/rust-app-template
[INFO] finished tweaking git repo https://github.com/Basillica/rust-app-template
[INFO] tweaked toml for git repo https://github.com/Basillica/rust-app-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Basillica/rust-app-template on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Basillica/rust-app-template 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b2047e40fcab26beffd57d97bb0c8986b708602bf4702b0c2d09dd8610ddee2
[INFO] running `Command { std: "docker" "start" "-a" "9b2047e40fcab26beffd57d97bb0c8986b708602bf4702b0c2d09dd8610ddee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b2047e40fcab26beffd57d97bb0c8986b708602bf4702b0c2d09dd8610ddee2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2047e40fcab26beffd57d97bb0c8986b708602bf4702b0c2d09dd8610ddee2", kill_on_drop: false }`
[INFO] [stdout] 9b2047e40fcab26beffd57d97bb0c8986b708602bf4702b0c2d09dd8610ddee2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b2f11f9a23dba1c22f7be4ffd4c4b930d6c48a52c7a44110355e15b6cf7b916
[INFO] running `Command { std: "docker" "start" "-a" "0b2f11f9a23dba1c22f7be4ffd4c4b930d6c48a52c7a44110355e15b6cf7b916", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ordered-float v4.2.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rustls-native-certs v0.7.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling tempfile v3.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.11.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling shuttle-codegen v0.47.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling parse-size v1.0.0
[INFO] [stderr]    Compiling opentelemetry v0.21.0
[INFO] [stderr]    Compiling nkeys v0.4.3
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling opentelemetry_sdk v0.21.2
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling opentelemetry-http v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling cron v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling libsql-hrana v0.1.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling libsql-ffi v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tryhard v0.5.1
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling async-nats v0.35.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling shuttle-common v0.47.0
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling shuttle-service v0.47.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling redis v0.26.1
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling shuttle-shared-db v0.47.0
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling awc v3.5.1
[INFO] [stderr] error: could not compile `async-nats` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name async_nats --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-nats-0.35.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 --cfg 'feature="default"' --cfg 'feature="ring"' --cfg 'feature="server_2_10"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "compatibility_tests", "default", "experimental", "fips", "ring", "server_2_10", "service", "slow_tests"))' -C metadata=559105949b64d681 -C extra-filename=-2704e9476e98a17b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1934af24c7f34bf3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-39cda6b6f4fc25e5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern nkeys=/opt/rustwide/target/debug/deps/libnkeys-4db1886dcd9be2f3.rmeta --extern nuid=/opt/rustwide/target/debug/deps/libnuid-c54d09c31d9c1bb8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern portable_atomic=/opt/rustwide/target/debug/deps/libportable_atomic-5f1244c76a4ca537.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1e7c903b07d3ec1c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2b1ac86fff276b52.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-5ea26e02b73ffad5.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-0275bc9666408f3a.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6c1fbc87d54c27c3.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a3f63edb290ffff7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c4536d11fc897ee5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a3a06aeb8b8bf378.rmeta --extern serde_nanos=/opt/rustwide/target/debug/deps/libserde_nanos-ffc30299e3310dfd.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-be23ab3b7aaa10ba.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c6c7dc4c812080fe.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-97a30716f9efc7ff.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-61ecd2e16b4d0b84.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-b8181538fc533027.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c3801e739300a8e3.rmeta --extern tryhard=/opt/rustwide/target/debug/deps/libtryhard-b9dfe1bc9fa14847.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6ed677e5a1a9e8ea.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1b43f18185e8fe39/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b2f11f9a23dba1c22f7be4ffd4c4b930d6c48a52c7a44110355e15b6cf7b916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b2f11f9a23dba1c22f7be4ffd4c4b930d6c48a52c7a44110355e15b6cf7b916", kill_on_drop: false }`
[INFO] [stdout] 0b2f11f9a23dba1c22f7be4ffd4c4b930d6c48a52c7a44110355e15b6cf7b916
