[INFO] cloning repository https://github.com/LigeronAhill/films-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LigeronAhill/films-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Ffilms-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Ffilms-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e4e06ce8c2a7c6ba462946396e8032e2022bafa [INFO] checking LigeronAhill/films-bot against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLigeronAhill%2Ffilms-bot" "/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/LigeronAhill/films-bot [INFO] finished tweaking git repo https://github.com/LigeronAhill/films-bot [INFO] tweaked toml for git repo https://github.com/LigeronAhill/films-bot written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LigeronAhill/films-bot on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LigeronAhill/films-bot 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5b7c4d709fcc602473b100d748c436e7af75d5c8423b2fdc4cecbd4238f54a [INFO] running `Command { std: "docker" "start" "-a" "3e5b7c4d709fcc602473b100d748c436e7af75d5c8423b2fdc4cecbd4238f54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5b7c4d709fcc602473b100d748c436e7af75d5c8423b2fdc4cecbd4238f54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5b7c4d709fcc602473b100d748c436e7af75d5c8423b2fdc4cecbd4238f54a", kill_on_drop: false }` [INFO] [stdout] 3e5b7c4d709fcc602473b100d748c436e7af75d5c8423b2fdc4cecbd4238f54a [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdd00c033846872dd34a18381eb5a1cfc8909ed8c9d469adaf04907c74121565 [INFO] running `Command { std: "docker" "start" "-a" "fdd00c033846872dd34a18381eb5a1cfc8909ed8c9d469adaf04907c74121565", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling mongodb-internal-macros v3.2.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling teloxide-macros v0.10.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking dptree v0.5.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.27 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking hickory-proto v0.24.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hickory-resolver v0.24.4 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking mongodb v3.2.5 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking teloxide-core v0.13.0 [INFO] [stderr] error: could not compile `mongodb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mongodb_internal_tracking_arc)' --cfg 'feature="compat-3-0-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "cert-key-password", "compat-3-0-0", "default", "dns-resolver", "gcp-kms", "gcp-oidc", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "rustls-tls", "snappy-compression", "sync", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=482f85883e27888f -C extra-filename=-19109488718e695c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-881cd3358116e88c.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-751017f340c066d6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-898e8acc3ee2bbca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9951a656db872196.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-42420e0f685ffbe6.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-60fbecd963ff2436.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-47b308f7c24042c4.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e737dba920be6a6f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-698388a4b8768feb.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-0d656e6ba0b34311.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-b1d0b338e8ef4795.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-ea3415ee6808d929.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f3cc6be413a14dd5.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-c3babdaa02683a9a.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-9dd32237c23c7555.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7277da377533fce1.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-d2815c5153d61cb6.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-2af4dfd21b26739d.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-3f7a29d9de4ee2cb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-82c497e5c962581a.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-95a30e2ee93fc09d.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1a9a8b184bfdaa9d.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-effc2518233c3679.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-19889571a36a99be.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9357c456eb47ac30.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-05e8145e81c3e3ee.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-a1f0dce47f9b6856.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-0167925e006b9ec1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b0dabe262898bc07.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b36b24e84ff08b30.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-d08cd9d29e0166ea.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-725bfd35d638ae74.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-b84706567c1203fb.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6993c4b147300088.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-5f0d31615ea98f5b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c3b7d9a8124fd789/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fdd00c033846872dd34a18381eb5a1cfc8909ed8c9d469adaf04907c74121565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd00c033846872dd34a18381eb5a1cfc8909ed8c9d469adaf04907c74121565", kill_on_drop: false }` [INFO] [stdout] fdd00c033846872dd34a18381eb5a1cfc8909ed8c9d469adaf04907c74121565