[INFO] cloning repository https://github.com/puzza007/spot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/puzza007/spot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuzza007%2Fspot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuzza007%2Fspot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adab2bf04ab3f86273ba6b0866181e338adf28bc [INFO] testing puzza007/spot against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpuzza007%2Fspot" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/puzza007/spot on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/puzza007/spot [INFO] finished tweaking git repo https://github.com/puzza007/spot [INFO] tweaked toml for git repo https://github.com/puzza007/spot written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/puzza007/spot 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-tracing-opentelemetry v0.12.0 [INFO] [stderr] Downloaded tracing-opentelemetry-instrumentation-sdk v0.12.0 [INFO] [stderr] Downloaded datadog-logs v0.2.1 [INFO] [stderr] Downloaded rustify_derive v0.5.2 [INFO] [stderr] Downloaded opentelemetry-datadog v0.7.0 [INFO] [stderr] Downloaded rustify v0.5.3 [INFO] [stderr] Downloaded vaultrs v0.7.0 [INFO] [stderr] Downloaded rustix v0.37.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a44037afa1eb5147784ede0d10601aad998b200a21ec45b6a1a8b646118bbfc2 [INFO] running `Command { std: "docker" "start" "-a" "a44037afa1eb5147784ede0d10601aad998b200a21ec45b6a1a8b646118bbfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a44037afa1eb5147784ede0d10601aad998b200a21ec45b6a1a8b646118bbfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44037afa1eb5147784ede0d10601aad998b200a21ec45b6a1a8b646118bbfc2", kill_on_drop: false }` [INFO] [stdout] a44037afa1eb5147784ede0d10601aad998b200a21ec45b6a1a8b646118bbfc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 394d9da46f76c94a20954d2c6ffa92657ad7e827dea11c9f554dcb8c087be0d7 [INFO] running `Command { std: "docker" "start" "-a" "394d9da46f76c94a20954d2c6ffa92657ad7e827dea11c9f554dcb8c087be0d7", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.176 [INFO] [stderr] Compiling serde_derive v1.0.176 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling rustls-webpki v0.101.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling h2 v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aws-smithy-eventstream v0.55.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling async-compression v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.37.9 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling opentelemetry-http v0.8.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling rustify_derive v0.5.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.1 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling rustify v0.5.3 [INFO] [stderr] Compiling tracing-opentelemetry-instrumentation-sdk v0.12.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.3 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling attohttpc v0.15.0 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling aws-sdk-s3 v0.28.0 [INFO] [stderr] Compiling datadog-logs v0.2.1 [INFO] [stderr] Compiling opentelemetry-datadog v0.7.0 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling vaultrs v0.7.0 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Compiling axum-tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling sqlx v0.7.1 [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/23949593103d03a82c7ebc2e84434ce6c6edc561/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-sdk-s3-0.28.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"' -C metadata=ecff4ae7d50d384b -C extra-filename=-ecff4ae7d50d384b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-a8d65135c8f87ca1.rmeta --extern aws_endpoint=/opt/rustwide/target/debug/deps/libaws_endpoint-69d54c888155fe97.rmeta --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-c48dbcaadc6f449d.rmeta --extern aws_sig_auth=/opt/rustwide/target/debug/deps/libaws_sig_auth-ffe2fa1ee0f1b9c3.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-82769968e87eed6f.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-3ca2b59b9bebf14c.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-f57d40bdf4c7b0ad.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-33328cfca51ae0b8.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-047d55058ee132ec.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-79131b2990d2aa16.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-9b9aeb507543a9c3.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-9d8d16de9ba2308a.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-00a756a7a7d8473a.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-a027a0d17cc8dfee.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-a858c2cd9afa620f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-fa3af0566d92aec4.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-43f44886fccc8a4b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c43f537c621697d1.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1566e61444237723.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-94f434f3dca36620.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-36d962649dc500a3.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-f8d1654303d1cfe7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b897c88807323ef5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f41f5f14fe8a4df6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b656144c72773d21/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "394d9da46f76c94a20954d2c6ffa92657ad7e827dea11c9f554dcb8c087be0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394d9da46f76c94a20954d2c6ffa92657ad7e827dea11c9f554dcb8c087be0d7", kill_on_drop: false }` [INFO] [stdout] 394d9da46f76c94a20954d2c6ffa92657ad7e827dea11c9f554dcb8c087be0d7