[INFO] cloning repository https://github.com/mingyang91/maching-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mingyang91/maching-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyang91%2Fmaching-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyang91%2Fmaching-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 874d97cb0bc29ec6c7184a7d67b15d94a9b1c19e [INFO] checking mingyang91/maching-engine against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyang91%2Fmaching-engine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mingyang91/maching-engine [INFO] finished tweaking git repo https://github.com/mingyang91/maching-engine [INFO] tweaked toml for git repo https://github.com/mingyang91/maching-engine written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mingyang91/maching-engine on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mingyang91/maching-engine 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fc30d166484d78ea1ca35b2d08675666c44695f8bfa5035586071b2dc52289f [INFO] running `Command { std: "docker" "start" "-a" "4fc30d166484d78ea1ca35b2d08675666c44695f8bfa5035586071b2dc52289f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fc30d166484d78ea1ca35b2d08675666c44695f8bfa5035586071b2dc52289f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc30d166484d78ea1ca35b2d08675666c44695f8bfa5035586071b2dc52289f", kill_on_drop: false }` [INFO] [stdout] 4fc30d166484d78ea1ca35b2d08675666c44695f8bfa5035586071b2dc52289f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c53ef827121ac70f3de80274e3b80988289d766c435f29e2897a3b969a6b0533 [INFO] running `Command { std: "docker" "start" "-a" "c53ef827121ac70f3de80274e3b80988289d766c435f29e2897a3b969a6b0533", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.221 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling openmatching v0.1.0 (/opt/rustwide/workdir/openmatching) [INFO] [stderr] Compiling librocksdb-sys v0.17.3+10.4.2 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/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 -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="any"' --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --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=b36d5fbabab6c68a -C extra-filename=-cf1c37f7cf87f4ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-f9fc2d9204bd685b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32cb3114f06ba239.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-256636d89a8e898a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9da3ef48ab36a05.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-c4fe281c5fe6f996.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c0a5db23cb5464e7.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-2f1bd69fc92be19e.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9cd656a04d817e34.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a4dba41e57360a38.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c825ae5183b465a3.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3c95c115e4a0b408.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-82f5126a2736781c.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-8f9af76061acb896.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-9de4afb4c696ce75.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-8bbdc6293606fa16.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-717260cc5083bc91.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7bb4c0756b3868ca.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-31e4b949397c6889.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-08de46148b05514c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e18811de54fe1e7e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f8f1faf4d6afbc1f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9d62005fd42ce8f6.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7a1969088d83d326.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-10781092a4d5140d.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-e2e40af745d1f3fe.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-98c934e1d28eebfb.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f2b2a2a0dab00dce.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7d0a6ea4df31fc3c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d08700345c67bc7b.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-0f26f066ec4d10b9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6227d09a181a1ded/out` (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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/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 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --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=61182f9fe03a5887 -C extra-filename=-431d65f8031976e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-2269baaf793ac00f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-091cc7ddac269eb0.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-1aefec69b9cb0a6d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f35d1f1381ee7728.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-ca54a6e6215c0782.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-49a67c3cfdfc5932.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-436c54cfa4b33dae.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-89771647a9cbe9fa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0ad31f840fd1742e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d998945728debb9c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c3f80496e57b4ce3.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-c82bdb23cd6ff9f3.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-ecf5ea92c300e146.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bf71418a784e3a02.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-e0ef1e75212e67b3.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-71068a3ab8714f00.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1743eb0956b12b7b.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-ba786a3e73086322.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e5270facd70f491c.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-713d8b0644900714.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-995f8fc62e13fcd6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-41ea5f224347acfe.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0c9b925d36184319.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-19e3b65bd50de076.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0a0b36b28cc0b7d4.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e799dd26f201e896.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-a0d89d1503f657bb.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-534ec04cb5b403cf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-45d01badb5625686.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fe69d7064f9ef5fd.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-66643a6bbd39b885.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-fdbd2606eea2536e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6227d09a181a1ded/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c53ef827121ac70f3de80274e3b80988289d766c435f29e2897a3b969a6b0533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53ef827121ac70f3de80274e3b80988289d766c435f29e2897a3b969a6b0533", kill_on_drop: false }` [INFO] [stdout] c53ef827121ac70f3de80274e3b80988289d766c435f29e2897a3b969a6b0533