[INFO] cloning repository https://github.com/anergictcell/atg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anergictcell/atg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanergictcell%2Fatg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanergictcell%2Fatg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b6f79fd091e1e2040ae943f5b002f28a5f29d0b
[INFO] testing anergictcell/atg/6b6f79fd091e1e2040ae943f5b002f28a5f29d0b against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanergictcell%2Fatg" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anergictcell/atg
[INFO] finished tweaking git repo https://github.com/anergictcell/atg
[INFO] tweaked toml for git repo https://github.com/anergictcell/atg written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anergictcell/atg on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anergictcell/atg 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.9.3
[INFO] [stderr]   Downloaded aws-types v1.3.10
[INFO] [stderr]   Downloaded s3reader v1.2.1
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.7
[INFO] [stderr]   Downloaded aws-smithy-types v1.3.5
[INFO] [stderr]   Downloaded aws-smithy-observability v0.1.5
[INFO] [stderr]   Downloaded aws-smithy-json v0.61.8
[INFO] [stderr]   Downloaded aws-smithy-query v0.60.9
[INFO] [stderr]   Downloaded aws-credential-types v1.2.10
[INFO] [stderr]   Downloaded aws-smithy-http v0.62.6
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded base64ct v1.8.1
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.13
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.63.12
[INFO] [stderr]   Downloaded loggerv v0.7.2
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.14
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.5
[INFO] [stderr]   Downloaded aws-sigv4 v1.3.6
[INFO] [stderr]   Downloaded aws-runtime v1.5.16
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.9.5
[INFO] [stderr]   Downloaded aws-sdk-sso v1.90.0
[INFO] [stderr]   Downloaded crc-fast v1.6.0
[INFO] [stderr]   Downloaded aws-config v1.8.11
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.92.0
[INFO] [stderr]   Downloaded atglib v0.2.3
[INFO] [stderr]   Downloaded aws-sdk-sts v1.94.0
[INFO] [stderr]   Downloaded aws-sdk-s3 v1.116.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bda34d6b8f7ee5c0052731e13f79026f3349fc02bda2ce382307012b85ddb01
[INFO] running `Command { std: "docker" "start" "-a" "8bda34d6b8f7ee5c0052731e13f79026f3349fc02bda2ce382307012b85ddb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bda34d6b8f7ee5c0052731e13f79026f3349fc02bda2ce382307012b85ddb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bda34d6b8f7ee5c0052731e13f79026f3349fc02bda2ce382307012b85ddb01", kill_on_drop: false }`
[INFO] [stdout] 8bda34d6b8f7ee5c0052731e13f79026f3349fc02bda2ce382307012b85ddb01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fabe3d7e98116139b1e73f61c83e9a9b681ea609d7cf4b8ebfb070998ef778c
[INFO] running `Command { std: "docker" "start" "-a" "7fabe3d7e98116139b1e73f61c83e9a9b681ea609d7cf4b8ebfb070998ef778c", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling aws-types v1.3.10
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling loggerv v0.7.2
[INFO] [stderr]    Compiling atglib v0.2.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling aws-smithy-async v1.2.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling aws-smithy-types v1.3.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.3
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.14
[INFO] [stderr]    Compiling aws-smithy-json v0.61.8
[INFO] [stderr]    Compiling crc-fast v1.6.0
[INFO] [stderr]    Compiling aws-smithy-query v0.60.9
[INFO] [stderr]    Compiling aws-smithy-http v0.62.6
[INFO] [stderr]    Compiling aws-credential-types v1.2.10
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.5
[INFO] [stderr]    Compiling aws-sigv4 v1.3.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-smithy-checksums v0.63.12
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.5
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.5
[INFO] [stderr]    Compiling aws-runtime v1.5.16
[INFO] [stderr]    Compiling aws-sdk-sts v1.94.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.92.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.90.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.116.0
[INFO] [stderr]    Compiling aws-config v1.8.11
[INFO] [stderr]    Compiling s3reader v1.2.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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.116.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="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --cfg 'feature="sigv4a"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "http-1x", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=f9e0f2d986b72023 -C extra-filename=-8d7c433cc70cdff9 --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-6d404b6b54a1480f.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-64c9e66ef3770718.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-5363d0ff81c833bd.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-20e7360dc1c09528.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-76531499dcfbf251.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-a3abad3c36453fc3.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-18ffacc58879e317.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-3e40ec6aa84773bc.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-019a75ea68ea0ba8.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-21b0743571b345bc.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-d574432b433e9d29.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-44f94aacadaa8e79.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-ea2ed65b83f78731.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e64decf8cb59e96.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-74ae4622d963d882.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-89b674f2ef6fc3d2.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9df8e1579f06f5f8.rmeta --extern http_1x=/opt/rustwide/target/debug/deps/libhttp-e8bce8bb4e76f45d.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-9c40dfa6b828d650.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-4f30ecbc259dd4f2.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-13c3a66789cbb42c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-245e11256f0f12b9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3f036a13342e519a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-49c08c4f9a991a02.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d768a23c80f3bfd1/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b5318b6102d1be8e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7fabe3d7e98116139b1e73f61c83e9a9b681ea609d7cf4b8ebfb070998ef778c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fabe3d7e98116139b1e73f61c83e9a9b681ea609d7cf4b8ebfb070998ef778c", kill_on_drop: false }`
[INFO] [stdout] 7fabe3d7e98116139b1e73f61c83e9a9b681ea609d7cf4b8ebfb070998ef778c
