[INFO] fetching crate bottomless 0.1.16...
[INFO] testing bottomless-0.1.16 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bottomless 0.1.16 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bottomless 0.1.16
[INFO] finished tweaking crates.io crate bottomless 0.1.16
[INFO] tweaked toml for crates.io crate bottomless 0.1.16 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bottomless 0.1.16 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] [stderr]       Adding async-compression v0.3.15 (available: v0.4.32)
[INFO] [stderr]       Adding aws-config v0.52.0 (available: v1.8.8)
[INFO] [stderr]       Adding aws-sdk-s3 v0.22.0 (available: v1.108.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd206a923f3b956376381010ec17f50aa99f38a346c6aa3f5403da2bb51afb0c
[INFO] running `Command { std: "docker" "start" "-a" "cd206a923f3b956376381010ec17f50aa99f38a346c6aa3f5403da2bb51afb0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd206a923f3b956376381010ec17f50aa99f38a346c6aa3f5403da2bb51afb0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd206a923f3b956376381010ec17f50aa99f38a346c6aa3f5403da2bb51afb0c", kill_on_drop: false }`
[INFO] [stdout] cd206a923f3b956376381010ec17f50aa99f38a346c6aa3f5403da2bb51afb0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 066aab2ed35ae87997ecb3cd4491dd6b02a57534290af3f93967b1425c8fa28e
[INFO] running `Command { std: "docker" "start" "-a" "066aab2ed35ae87997ecb3cd4491dd6b02a57534290af3f93967b1425c8fa28e", kill_on_drop: false }`
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[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 ring v0.16.20
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling aws-types v0.52.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling aws-smithy-xml v0.52.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aws-smithy-types v0.52.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.52.0
[INFO] [stderr]    Compiling aws-smithy-json v0.52.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling aws-smithy-query v0.52.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling aws-smithy-async v0.52.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-smithy-http v0.52.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.52.0
[INFO] [stderr]    Compiling aws-sigv4 v0.52.1
[INFO] [stderr]    Compiling aws-smithy-checksums v0.52.0
[INFO] [stderr]    Compiling aws-smithy-client v0.52.0
[INFO] [stderr]    Compiling aws-sig-auth v0.52.0
[INFO] [stderr]    Compiling aws-endpoint v0.52.0
[INFO] [stderr]    Compiling aws-http v0.52.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.22.0
[INFO] [stderr]    Compiling aws-sdk-sts v0.22.0
[INFO] [stderr]    Compiling aws-sdk-s3 v0.22.0
[INFO] [stderr]    Compiling aws-config v0.52.0
[INFO] [stderr] error: could not compile `aws-config` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name aws_config --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-config-0.52.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="client-hyper"' --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client-hyper", "default", "native-tls", "rt-tokio", "rustls"))' -C metadata=a1bd3ae03818ba28 -C extra-filename=-6e4e65875d5e97a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-a2d7a8cbd5a0f081.rmeta --extern aws_sdk_sso=/opt/rustwide/target/debug/deps/libaws_sdk_sso-076c7434255c64b3.rmeta --extern aws_sdk_sts=/opt/rustwide/target/debug/deps/libaws_sdk_sts-1e6e4d5712af7263.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-5c1946a876e0b2da.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-ffa03e39fc19a32f.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-7cab81e33bb78df9.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-5a2a3d6fa02da7d3.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-7447057f466ed58d.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-d0dab2bce6be1e23.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-e83accfedc2bba8e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ac1de41d75287ad9.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f8780b52ba33bd3a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0ae932ea7abf35f1.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9cc7fbbed040a9ec.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-1cf6010d56ae2271.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b771aee003cb7623.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6a8f36a856882d3c.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-11384b2f3cc69bb1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0d971bd0a847c51d.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-476f8ebbfa9594a4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-4cd2fe1cf158040e/out -L native=/opt/rustwide/target/debug/build/ring-d3fdefbf149cef7a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "066aab2ed35ae87997ecb3cd4491dd6b02a57534290af3f93967b1425c8fa28e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "066aab2ed35ae87997ecb3cd4491dd6b02a57534290af3f93967b1425c8fa28e", kill_on_drop: false }`
[INFO] [stdout] 066aab2ed35ae87997ecb3cd4491dd6b02a57534290af3f93967b1425c8fa28e
