[INFO] cloning repository https://github.com/AhimasRapidInnovation/s3_web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AhimasRapidInnovation/s3_web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhimasRapidInnovation%2Fs3_web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhimasRapidInnovation%2Fs3_web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7256d0f44a0ae94620a4c9295c70e26b27199fdf [INFO] testing AhimasRapidInnovation/s3_web against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhimasRapidInnovation%2Fs3_web" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AhimasRapidInnovation/s3_web [INFO] finished tweaking git repo https://github.com/AhimasRapidInnovation/s3_web [INFO] tweaked toml for git repo https://github.com/AhimasRapidInnovation/s3_web written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AhimasRapidInnovation/s3_web on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AhimasRapidInnovation/s3_web 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5 [INFO] running `Command { std: "docker" "start" "eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5", 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" "eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling aws-types v0.11.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bytes-utils v0.1.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling aws-smithy-types v0.41.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling aws-smithy-eventstream v0.41.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling aws-smithy-query v0.41.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aws-smithy-json v0.41.0 [INFO] [stderr] Compiling base64ct v1.5.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling password-hash v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling os_info v3.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling argon2 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling uuid v1.0.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling askama_shared v0.11.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling aws-smithy-xml v0.41.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling aws-smithy-async v0.41.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling serde_with v1.13.0 [INFO] [stderr] Compiling bson v2.2.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling mongodb v2.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.41.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.41.0 [INFO] [stderr] Compiling aws-sigv4 v0.11.0 [INFO] [stderr] Compiling aws-smithy-client v0.41.0 [INFO] [stderr] Compiling aws-endpoint v0.11.0 [INFO] [stderr] Compiling aws-sig-auth v0.11.0 [INFO] [stderr] Compiling aws-http v0.11.0 [INFO] [stderr] Compiling aws-sdk-sso v0.11.0 [INFO] [stderr] Compiling aws-sdk-sts v0.11.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.11.0 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling aws-config v0.11.0 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-files v0.6.0 [INFO] [stderr] Compiling actix-session v0.6.2 [INFO] [stderr] Compiling actix-multipart v0.4.0 [INFO] [stderr] Compiling actix-web-flash-messages v0.3.2 [INFO] [stderr] error: could not compile `aws-sdk-s3` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name aws_sdk_s3 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-0.11.0/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="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rt-tokio", "rustls"))' -C metadata=6673142be8494fc0 -C extra-filename=-af1e1b07ff7baef9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-2dfd29ce401c4c5a.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-f1ba03a4e12a4db3.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-4b97fc92abdc2821.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-a3f875b905303c73.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-a0bd6201fada8c6e.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-486c2d19f48c710f.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-1593bc96fa02c4e4.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-7d9fcbd2d066acfc.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-c77680682142f1db.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-56e37664f2020d52.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-500a809da882797c.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-c8af08ddd78109c9.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3aba2b4fd6e71b66.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-bd586ecdd4f3781f.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3ce8bc8ec06c7cfd.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-ae227f836debd117.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e98ab9928406988f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name mongodb --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-2.2.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="serde_bytes"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-std-resolver", "async-std-runtime", "aws-auth", "bson-chrono-0_4", "bson-serde_with", "bson-uuid-0_8", "default", "flate2", "openssl", "openssl-probe", "openssl-tls", "reqwest", "serde_bytes", "snap", "snappy-compression", "sync", "tokio-openssl", "tokio-runtime", "tokio-sync", "zlib-compression", "zstd", "zstd-compression"))' -C metadata=0ac4c8dbf7fc325b -C extra-filename=-729360663a75c7d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1c388bc1d3ce00a3.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-aff97e3b513a1c69.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1375b35be0dfadf9.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-940853e5020bd639.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-34b069b067af2077.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-a104ae8ff59f3fde.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-9f4d68fdf218dc88.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-23573831ca703017.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-5b89d414277dc52c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-bc3ce6bb1f9e8797.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-406365190dba9785.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-8d6ca7d0cd6aab14.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-95972a62ce99cab2.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-72e6f30d56a002d6.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-87079b3ce63d439e.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-46589511cae791f3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dce0b95a54660186.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21adbb6374bd29dc.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-0140b8c16df8f810.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-42eb895f24cae753.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0b2f9ed31dcff433.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6ff2e717fac51e3e.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-ceebfa08584b2ee5.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-934c6b5db5b11ce4.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-6ada79e6a668d85e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e8f7bcec75dc4474.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c922cbb1380e73ee.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-506fdde8a7eb762b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-26c1b75682786d38.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-6bab6205c1c9327a.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-fd8dcf52e62dbb2f.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-a834cfa908ceb314.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7a44f3fe4690cc33.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-8eebd71deb87ab42.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e98ab9928406988f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5", kill_on_drop: false }` [INFO] [stdout] eb5a1cea265926546f953bc93656fe5ad3e54f7062ecb31f5070a192ba2d0fd5