[INFO] cloning repository https://github.com/blitzfilter/aws-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blitzfilter/aws-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblitzfilter%2Faws-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblitzfilter%2Faws-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dec92c37453f84a193ca280ebfb5e7ff969d2be0 [INFO] building blitzfilter/aws-backend against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblitzfilter%2Faws-backend" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/blitzfilter/aws-backend [INFO] finished tweaking git repo https://github.com/blitzfilter/aws-backend [INFO] tweaked toml for git repo https://github.com/blitzfilter/aws-backend written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blitzfilter/aws-backend on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blitzfilter/aws-backend 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aa09df81855c6a23273fd465631724dd111d37580e90f730bdbe9f8f35e10b0 [INFO] running `Command { std: "docker" "start" "-a" "2aa09df81855c6a23273fd465631724dd111d37580e90f730bdbe9f8f35e10b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aa09df81855c6a23273fd465631724dd111d37580e90f730bdbe9f8f35e10b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa09df81855c6a23273fd465631724dd111d37580e90f730bdbe9f8f35e10b0", kill_on_drop: false }` [INFO] [stdout] 2aa09df81855c6a23273fd465631724dd111d37580e90f730bdbe9f8f35e10b0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6930c3e73936927ad24c8f692ba3cc7a0ff824260c49180734efa88f2ab9c4f3 [INFO] running `Command { std: "docker" "start" "-a" "6930c3e73936927ad24c8f692ba3cc7a0ff824260c49180734efa88f2ab9c4f3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aws-types v1.3.8 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling opensearch v2.3.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling accept-language v3.1.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling field v0.1.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aws-smithy-xml v0.60.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling dummy v0.11.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling fake v4.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling aws-smithy-async v1.2.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling aws-smithy-types v1.3.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.9.0 [INFO] [stderr] Compiling aws-smithy-json v0.61.5 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling aws-credential-types v1.2.6 [INFO] [stderr] Compiling aws-smithy-http v0.62.3 [INFO] [stderr] Compiling aws-smithy-observability v0.1.3 [INFO] [stderr] Compiling aws-sigv4 v1.3.4 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling aws-tests-common v0.1.0 (/opt/rustwide/workdir/src/aws-tests/src/aws-tests-common) [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling smoking-tests-macros v0.1.0 (/opt/rustwide/workdir/src/aws-tests/src/smoking-tests/src/smoking-tests-macros) [INFO] [stderr] Compiling staging-tests-macros v0.1.0 (/opt/rustwide/workdir/src/aws-tests/src/staging-tests/src/staging-tests-macros) [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling smoking-tests v0.1.0 (/opt/rustwide/workdir/src/aws-tests/src/smoking-tests) [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling test-api-macros v0.1.0 (/opt/rustwide/workdir/src/test-api/src/test-api-macros) [INFO] [stderr] Compiling typed-builder v0.21.2 [INFO] [stderr] Compiling lambda_runtime_api_client v0.12.3 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling lambda_runtime v0.14.4 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.9.2 [INFO] [stderr] Compiling testcontainers v0.24.0 [INFO] [stderr] error: could not compile `aws-smithy-http-client` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name aws_smithy_http_client --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-http-client-1.1.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-client"' --cfg 'feature="hyper-014"' --cfg 'feature="legacy-rustls-ring"' --cfg 'feature="rustls-aws-lc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default-client", "hyper-014", "legacy-rustls-ring", "legacy-test-util", "rustls-aws-lc", "rustls-aws-lc-fips", "rustls-ring", "s2n-tls", "test-util", "wire-mock"))' -C metadata=e784ba27b344e304 -C extra-filename=-075037b61889c12e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-1202a19b9e7958f7.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-8197738025606481.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-4f041e41f399743d.rmeta --extern h2_0_3=/opt/rustwide/target/debug/deps/libh2-fd304e7dddd00b13.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-0b5683393d54731c.rmeta --extern http_02x=/opt/rustwide/target/debug/deps/libhttp-8fb51b3baa37ba02.rmeta --extern http_1x=/opt/rustwide/target/debug/deps/libhttp-0772dcd357a080fe.rmeta --extern http_body_04x=/opt/rustwide/target/debug/deps/libhttp_body-672fc6aac3f428c1.rmeta --extern hyper_0_14=/opt/rustwide/target/debug/deps/libhyper-7b01b345f512c306.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2409bfc8bb64bfd2.rmeta --extern legacy_hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-094ef9f8b5764f0e.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-8c8f0fd0ebe76ca2.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-9ffbef64046584a9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern legacy_rustls=/opt/rustwide/target/debug/deps/librustls-bce5d8c2fdf99020.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-d02552e0795963fa.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-8d309d98bec0cd6b.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a7867074414b404a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2ececdad9134bb65.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-1e433fdf6d5498d7.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-2111f2919b77a27c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0c56e69aad607d9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ffc668412e1632b8/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-30767678baa4a6f8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bollard` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name bollard --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-0.18.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="home"' --cfg 'feature="http"' --cfg 'feature="hyper-named-pipe"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-util"' --cfg 'feature="hyperlocal"' --cfg 'feature="pipe"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-pki-types"' --cfg 'feature="ssl"' --cfg 'feature="ssl_providerless"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "bollard-buildkit-proto", "buildkit", "chrono", "default", "home", "http", "hyper-named-pipe", "hyper-rustls", "hyper-util", "hyperlocal", "json_data_content", "num", "pipe", "rand", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-pki-types", "ssl", "ssl_providerless", "test_aws_lc_rs", "test_http", "test_macos", "test_ring", "test_sshforward", "test_ssl", "time", "tokio-stream", "tonic", "tower-service", "webpki"))' -C metadata=5113607335d2e66a -C extra-filename=-6bde275fca5269e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bollard_stubs=/opt/rustwide/target/debug/deps/libbollard_stubs-c9c2feb4b050e1bf.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a110285c70afe3e7.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ae554fc49f63f250.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-c43708049c272d87.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0772dcd357a080fe.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-4946fc4dae046f93.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2409bfc8bb64bfd2.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-8c8f0fd0ebe76ca2.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-9ffbef64046584a9.rmeta --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-3871f7576aefd008.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-d02552e0795963fa.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-8d309d98bec0cd6b.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a7867074414b404a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3da768817574c61b.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c0459db18ae665d3.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-55a3656fe0926180.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-efd70ccaa61277a0.so --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-bac91c28c0dd005f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d6a1ec3611c04833.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2ececdad9134bb65.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4b56e5b86b3f4e6a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5322a4cf0e8cc5c5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-30767678baa4a6f8/out -L native=/opt/rustwide/target/debug/build/ring-ffc668412e1632b8/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6930c3e73936927ad24c8f692ba3cc7a0ff824260c49180734efa88f2ab9c4f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6930c3e73936927ad24c8f692ba3cc7a0ff824260c49180734efa88f2ab9c4f3", kill_on_drop: false }` [INFO] [stdout] 6930c3e73936927ad24c8f692ba3cc7a0ff824260c49180734efa88f2ab9c4f3