[INFO] fetching crate testcontainers 0.14.0... [INFO] testing testcontainers-0.14.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate testcontainers 0.14.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate testcontainers 0.14.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate testcontainers 0.14.0 [INFO] finished tweaking crates.io crate testcontainers 0.14.0 [INFO] tweaked toml for crates.io crate testcontainers 0.14.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pinky-swear v4.5.0 [INFO] [stderr] Downloaded amq-protocol-uri v6.1.0 [INFO] [stderr] Downloaded amq-protocol-tcp v6.1.0 [INFO] [stderr] Downloaded amq-protocol-types v6.1.0 [INFO] [stderr] Downloaded tcp-stream v0.20.10 [INFO] [stderr] Downloaded zookeeper v0.6.1 [INFO] [stderr] Downloaded orientdb-client v0.6.0 [INFO] [stderr] Downloaded bollard v0.11.1 [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded lapin v1.10.0 [INFO] [stderr] Downloaded os_info v3.5.1 [INFO] [stderr] Downloaded rusoto_dynamodb v0.47.0 [INFO] [stderr] Downloaded mongodb v2.3.1 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded rusoto_sqs v0.47.0 [INFO] [stderr] Downloaded amq-protocol v6.1.0 [INFO] [stderr] Downloaded tokio-amqp v1.1.0 [INFO] [stderr] Downloaded zookeeper_derive v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0475dfef3ed8051dfa1c85af9c55b98b2116e9a43a8f01570dae7d423808ca18 [INFO] running `Command { std: "docker" "start" "-a" "0475dfef3ed8051dfa1c85af9c55b98b2116e9a43a8f01570dae7d423808ca18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0475dfef3ed8051dfa1c85af9c55b98b2116e9a43a8f01570dae7d423808ca18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0475dfef3ed8051dfa1c85af9c55b98b2116e9a43a8f01570dae7d423808ca18", kill_on_drop: false }` [INFO] [stdout] 0475dfef3ed8051dfa1c85af9c55b98b2116e9a43a8f01570dae7d423808ca18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaab3d5ed29e092b9f9fc26f8d56fdb29d59568a76fac89f0f6f98b6d5149a7c [INFO] running `Command { std: "docker" "start" "-a" "aaab3d5ed29e092b9f9fc26f8d56fdb29d59568a76fac89f0f6f98b6d5149a7c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling testcontainers v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.71s [INFO] running `Command { std: "docker" "inspect" "aaab3d5ed29e092b9f9fc26f8d56fdb29d59568a76fac89f0f6f98b6d5149a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaab3d5ed29e092b9f9fc26f8d56fdb29d59568a76fac89f0f6f98b6d5149a7c", kill_on_drop: false }` [INFO] [stdout] aaab3d5ed29e092b9f9fc26f8d56fdb29d59568a76fac89f0f6f98b6d5149a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 007bf9c054a63a6e2f80eae8fd3e3066b2e67c0d3cf4cd3df9313170c69f4b2b [INFO] running `Command { std: "docker" "start" "-a" "007bf9c054a63a6e2f80eae8fd3e3066b2e67c0d3cf4cd3df9313170c69f4b2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling amq-protocol v6.1.0 [INFO] [stderr] Compiling lapin v1.10.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64-compat v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling os_info v3.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling zookeeper_derive v0.4.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling pinky-swear v4.5.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling amq-protocol-uri v6.1.0 [INFO] [stderr] Compiling redis v0.21.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling zookeeper v0.6.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1 v0.22.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling amq-protocol-types v6.1.0 [INFO] [stderr] Compiling jsonrpc v0.12.1 [INFO] [stderr] Compiling orientdb-client v0.6.0 [INFO] [stderr] Compiling bitcoin v0.28.1 [INFO] [stderr] Compiling bson v2.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tcp-stream v0.20.10 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling tokio-postgres v0.7.7 [INFO] [stderr] Compiling amq-protocol-tcp v6.1.0 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.15.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling postgres v0.19.4 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling mongodb v2.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.47.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling bitcoincore-rpc v0.15.0 [INFO] [stderr] Compiling rusoto_signature v0.47.0 [INFO] [stderr] Compiling tokio-amqp v1.1.0 [INFO] [stderr] error: could not compile `mongodb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mongodb --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mongodb-2.3.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"' -C metadata=931c2b094fb90c54 -C extra-filename=-931c2b094fb90c54 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-203e0ac6f1a59668.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-c208e77c0f1e0330.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b90414734474d430.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-74c70da325706592.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e5907385dfbf1090.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-3deb7fff013cc48f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-eec1b93dd03172c0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-20668d43b3be4a9d.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-560c44f4bbd487b6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-959229dbe0549309.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-48cd1c9a8b3b72ce.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-156408a45e4cf034.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-488bcd45c8d0c568.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4b7a1675a442d7b7.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-e97af20008a9c6b8.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-ccbacb7b6e31207e.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-177656fc1ead67c0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8f27bdd534fd62c7.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-cbb87bb0286e72e3.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-067257b87cb53abb.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-43f7050cc8cb9a1d.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-28c8abae7ef9a893.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3c16f22a32d199b3.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-b5a15fcdfef90d1d.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-2324d3234977bba2.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-00c0afbbcad707a7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7bf09a63cfe6c059.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a0b5ab4bf55715c.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-42ee1e628c269db0.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-27560511f9587a6c.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-21f42f3374d59537.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8edcdc63de26db82.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-8baf1018aa5ba04a.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9015bc2dc9b0453a.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-9cf6c566081a571c.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-bbb8b5f1ee81760f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "007bf9c054a63a6e2f80eae8fd3e3066b2e67c0d3cf4cd3df9313170c69f4b2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007bf9c054a63a6e2f80eae8fd3e3066b2e67c0d3cf4cd3df9313170c69f4b2b", kill_on_drop: false }` [INFO] [stdout] 007bf9c054a63a6e2f80eae8fd3e3066b2e67c0d3cf4cd3df9313170c69f4b2b