[INFO] cloning repository https://github.com/pimenovoleg/network-topology
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pimenovoleg/network-topology" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimenovoleg%2Fnetwork-topology", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimenovoleg%2Fnetwork-topology'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9fe71c76d2c0d109f4e59833d433ae1c28a4a20
[INFO] checking pimenovoleg/network-topology against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpimenovoleg%2Fnetwork-topology" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pimenovoleg/network-topology
[INFO] finished tweaking git repo https://github.com/pimenovoleg/network-topology
[INFO] tweaked toml for git repo https://github.com/pimenovoleg/network-topology written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pimenovoleg/network-topology on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pimenovoleg/network-topology 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313
[INFO] running `Command { std: "docker" "start" "46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking once_cell v1.21.3
[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 tracing-core v0.1.34
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tower-sessions-core v0.14.0
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=a889201c42d6bb3b -C extra-filename=-7fb5616f61fb02c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d060648b4513e855.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-7d8c79a5c4f309d4.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-b4e808f0ff12a002.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5c8a39bcf528d9f9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c05de81f84f84541.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-4ef03a81768cce34.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2c160e35ae4bb1e8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1ea454bfb3487f30.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4574c699cb274bd0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e977a0b5ab976a591981e7263bd67a71a4f79308/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.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 --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="time"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=65b77f6b7efd2b96 -C extra-filename=-bf4c9a1935a538f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-df6e5d1b90f76139.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-52b25dcc7cd9fd28.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d060648b4513e855.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0790557c60fd2633.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-ba6de459831399d5.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-ca95b1786f7cfeaa.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-56e74170c9853cd1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-4f8c61ac1afa69df.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5693aeb783c3c3bb.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-0c05cb563757a1ac.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-c3a1a3771494e946.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c05de81f84f84541.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-ab3f5bc295cdded6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-3fb405c713a44c71.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-63e603824aae8ffc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3568a9d81d83c5e5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-fe6b0d66242726c7.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8db768e895b6536f.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-4d08180ee4405ac2.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-8b0f2f6cf9f2dd60.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ce0ebe9b2180f7a4.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ff679a1c26175d8e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6c9f81e3efd2bc16.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a65f22c8b218605a.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-ac302e4a955232d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-759d143c0e04a850/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313", kill_on_drop: false }`
[INFO] [stdout] 46c6b9317dc61ac589237f2ccc755fdf500ae7a7b457c8da1f3af8413ceeb313
